#C8EA89#C8EA89
#C8EA89 is a very light, vivid yellow-green. Relative luminance 0.729; OKLCH L 89.1% C 0.129 H 124.7°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EA89 |
|---|---|
| RGB | rgb(200, 234, 137) |
| HSL | hsl(81, 70%, 73%) |
| HSV | hsv(81, 41%, 92%) |
| CMYK | cmyk(14.5%, 0%, 41.5%, 8.2%) |
| CIE-LAB | lab(88.41, -26.56, 43.42) |
| CIE-LCH | lch(88.41, 50.90, 121.45°) |
| OKLab | oklab(89.09% -0.0733 0.1058) |
| OKLCH | oklch(89.09% 0.129 124.7) |
| XYZ | xyz(57.7573, 72.9308, 34.6963) |
| Luminance | 0.7293 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.68
Light Yellow Green
#CCFD7F
ΔE00 5.14
Celery
#C1FD95
ΔE00 5.32
Light Pea Green
#C4FE82
ΔE00 5.51
Light Yellowish Green
#C2FF89
ΔE00 5.63
Pale Olive Green
#B1D27B
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EA89 #AB89EA
analogous
#EADB89 #C8EA89 #97EA89
triadic
#C8EA89 #89C8EA #EA89C8
tetradic
#C8EA89 #89EADB #AB89EA #EA8997
square
#C8EA89 #89EADB #AB89EA #EA8997
split-complementary
#C8EA89 #8997EA #DB89EA
monochromatic
#96D326 #B0E155 #C8EA89 #E0F3BD #F3FAE5
Accessibility & contrast
On white
1.35
#C8EA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#C8EA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EA89
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EA89 | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF81
Deuteranopia (green-blind)
#EFDE8E
Tritanopia (blue-blind)
#CEE2D2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c8ea89; /* rgb */ color: rgb(200, 234, 137); /* oklch */ color: oklch(89.1% 0.129 124.7);
Tailwind
colors: {
custom: {
50: '#daf0ad',
500: '#c8ea89',
950: '#000000',
},
}SCSS
$custom: #c8ea89; $custom-light: #daf0ad; $custom-dark: #000000;
JSON
{
"hex": "#c8ea89",
"rgb": {
"r": 200,
"g": 234,
"b": 137
},
"hsl": {
"h": 81.031,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.89085,
"c": 0.12868,
"h": 124.7
},
"luminance": 0.72931
}Semantic roles & 50–950 ramp
primary
#C8EA89
secondary
#7B53C4
accent
#14D256
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581