#C0EA89#C0EA89
#C0EA89 is a very light, vivid yellow-green. Relative luminance 0.719; OKLCH L 88.5% C 0.132 H 128.0°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #C0EA89 |
|---|---|
| RGB | rgb(192, 234, 137) |
| HSL | hsl(86, 70%, 73%) |
| HSV | hsv(86, 41%, 92%) |
| CMYK | cmyk(17.9%, 0%, 41.5%, 8.2%) |
| CIE-LAB | lab(87.90, -29.49, 42.66) |
| CIE-LCH | lch(87.90, 51.86, 124.65°) |
| OKLab | oklab(88.54% -0.0812 0.1041) |
| OKLCH | oklch(88.54% 0.132 128) |
| XYZ | xyz(55.6758, 71.8575, 34.5987) |
| Luminance | 0.7186 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.88
Celery
#C1FD95
ΔE00 4.42
Tea Green
#BDF8A3
ΔE00 4.96
Light Yellowish Green
#C2FF89
ΔE00 5.02
Light Pea Green
#C4FE82
ΔE00 5.12
Light Yellow Green
#CCFD7F
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0EA89 #B389EA
analogous
#EAE389 #C0EA89 #90EA89
triadic
#C0EA89 #89C0EA #EA89C0
tetradic
#C0EA89 #89EAE3 #B389EA #EA8990
square
#C0EA89 #89EAE3 #B389EA #EA8990
split-complementary
#C0EA89 #8990EA #E389EA
monochromatic
#88D326 #A4E155 #C0EA89 #DCF3BD #F1FAE5
Accessibility & contrast
On white
1.37
#C0EA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#C0EA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0EA89
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0EA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0EA89 | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE82
Deuteranopia (green-blind)
#EDDC8E
Tritanopia (blue-blind)
#C4E2D2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c0ea89; /* rgb */ color: rgb(192, 234, 137); /* oklch */ color: oklch(88.5% 0.132 128.0);
Tailwind
colors: {
custom: {
50: '#d4f1ad',
500: '#c0ea89',
950: '#000000',
},
}SCSS
$custom: #c0ea89; $custom-light: #d4f1ad; $custom-dark: #000000;
JSON
{
"hex": "#c0ea89",
"rgb": {
"r": 192,
"g": 234,
"b": 137
},
"hsl": {
"h": 85.979,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.8854,
"c": 0.13204,
"h": 128
},
"luminance": 0.71858
}Semantic roles & 50–950 ramp
primary
#C0EA89
secondary
#8453C4
accent
#14D266
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581