#C0EE8A#C0EE8A
#C0EE8A is a very light, vivid yellow-green. Relative luminance 0.742; OKLCH L 89.4% C 0.137 H 129.0°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C0EE8A |
|---|---|
| RGB | rgb(192, 238, 138) |
| HSL | hsl(88, 75%, 74%) |
| HSV | hsv(88, 42%, 93%) |
| CMYK | cmyk(19.3%, 0%, 42%, 6.7%) |
| CIE-LAB | lab(89.01, -31.24, 43.58) |
| CIE-LCH | lch(89.01, 53.62, 125.63°) |
| OKLab | oklab(89.44% -0.0861 0.1062) |
| OKLCH | oklch(89.44% 0.137 129) |
| XYZ | xyz(56.8995, 74.1896, 35.3621) |
| Luminance | 0.7419 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.89
Celery
#C1FD95
ΔE00 3.47
Light Yellowish Green
#C2FF89
ΔE00 4.05
Light Pea Green
#C4FE82
ΔE00 4.24
Tea Green
#BDF8A3
ΔE00 4.42
Light Yellow Green
#CCFD7F
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0EE8A #B88AEE
analogous
#EEEA8A #C0EE8A #8EEE8A
triadic
#C0EE8A #8AC0EE #EE8AC0
tetradic
#C0EE8A #8AEEEA #B88AEE #EE8A8E
square
#C0EE8A #8AEEEA #B88AEE #EE8A8E
split-complementary
#C0EE8A #8A8EEE #EA8AEE
monochromatic
#86DD20 #A3E655 #C0EE8A #DDF6BF #F1FBE4
Accessibility & contrast
On white
1.33
#C0EE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#C0EE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0EE8A
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0EE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0EE8A | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E282
Deuteranopia (green-blind)
#F0DF8F
Tritanopia (blue-blind)
#C4E6D6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #c0ee8a; /* rgb */ color: rgb(192, 238, 138); /* oklch */ color: oklch(89.4% 0.137 129.0);
Tailwind
colors: {
custom: {
50: '#d4f3ad',
500: '#c0ee8a',
950: '#000000',
},
}SCSS
$custom: #c0ee8a; $custom-light: #d4f3ad; $custom-dark: #000000;
JSON
{
"hex": "#c0ee8a",
"rgb": {
"r": 192,
"g": 238,
"b": 138
},
"hsl": {
"h": 87.6,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.89439,
"c": 0.13671,
"h": 129
},
"luminance": 0.74191
}Semantic roles & 50–950 ramp
primary
#C0EE8A
secondary
#8953C9
accent
#0FD76B
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581