#C8EE89#C8EE89
#C8EE89 is a very light, vivid yellow-green. Relative luminance 0.752; OKLCH L 90.0% C 0.134 H 125.8°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EE89 |
|---|---|
| RGB | rgb(200, 238, 137) |
| HSL | hsl(83, 75%, 74%) |
| HSV | hsv(83, 42%, 93%) |
| CMYK | cmyk(16%, 0%, 42.4%, 6.7%) |
| CIE-LAB | lab(89.50, -28.45, 44.79) |
| CIE-LCH | lch(89.50, 53.06, 122.42°) |
| OKLab | oklab(89.96% -0.0786 0.1089) |
| OKLCH | oklch(89.96% 0.134 125.8) |
| XYZ | xyz(58.9090, 75.2341, 35.0802) |
| Luminance | 0.7523 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.68
Light Yellow Green
#CCFD7F
ΔE00 4.18
Celery
#C1FD95
ΔE00 4.40
Light Pea Green
#C4FE82
ΔE00 4.47
Light Yellowish Green
#C2FF89
ΔE00 4.59
Pale Lime
#BEFD73
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EE89 #AF89EE
analogous
#EEE189 #C8EE89 #95EE89
triadic
#C8EE89 #89C8EE #EE89C8
tetradic
#C8EE89 #89EEE1 #AF89EE #EE8995
square
#C8EE89 #89EEE1 #AF89EE #EE8995
split-complementary
#C8EE89 #8995EE #E189EE
monochromatic
#96DD20 #AFE654 #C8EE89 #E1F6BE #F3FBE4
Accessibility & contrast
On white
1.31
#C8EE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#C8EE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EE89
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EE89 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E281
Deuteranopia (green-blind)
#F2E08E
Tritanopia (blue-blind)
#CEE6D6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #c8ee89; /* rgb */ color: rgb(200, 238, 137); /* oklch */ color: oklch(90.0% 0.134 125.8);
Tailwind
colors: {
custom: {
50: '#daf3ad',
500: '#c8ee89',
950: '#000000',
},
}SCSS
$custom: #c8ee89; $custom-light: #daf3ad; $custom-dark: #000000;
JSON
{
"hex": "#c8ee89",
"rgb": {
"r": 200,
"g": 238,
"b": 137
},
"hsl": {
"h": 82.574,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.89958,
"c": 0.13429,
"h": 125.8
},
"luminance": 0.75235
}Semantic roles & 50–950 ramp
primary
#C8EE89
secondary
#7F52C9
accent
#0FD75A
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581