Color

Reef

#C9FFA2
Hue
95°
Saturation
100%
Lightness
82%

Accessibility

WCAG 2.1 contrast against white and black text — pick the combination that passes for your use case.

AaThe quick brown fox.
1.15White on this color
AA FailAA Large FailAAA Fail
AaThe quick brown fox.
18.31Black on this color
AA PassAA Large PassAAA Pass

Color in use

Reef applied to common UI primitives — see how it reads in real interfaces.

Buttons
Badges
ActiveFeaturedLive
Typography

The future of color is bright.

A paragraph with an inline link in Reef.

Card
Premium Plan

50+ tools, lifetime updates.

Alert
Progress & Input

Shades & tints

Click any swatch to copy its hex.

Color harmonies

Pairings derived from the color wheel — click any swatch to explore.

CSS variables

/* Reef */
:root {
  --color-reef: #C9FFA2;
  --color-reef-rgb: 201, 255, 162;
  --color-reef-hsl: 95, 100%, 82%;
}

Color tools