#C8EA88#C8EA88
#C8EA88 is a very light, vivid yellow-green. Relative luminance 0.729; OKLCH L 89.1% C 0.130 H 124.6°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EA88 |
|---|---|
| RGB | rgb(200, 234, 136) |
| HSL | hsl(81, 70%, 73%) |
| HSV | hsv(81, 42%, 92%) |
| CMYK | cmyk(14.5%, 0%, 41.9%, 8.2%) |
| CIE-LAB | lab(88.40, -26.67, 43.89) |
| CIE-LCH | lch(88.40, 51.36, 121.29°) |
| OKLab | oklab(89.07% -0.0737 0.1068) |
| OKLCH | oklch(89.07% 0.13 124.6) |
| XYZ | xyz(57.6859, 72.9022, 34.3202) |
| Luminance | 0.7290 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.67
Light Yellow Green
#CCFD7F
ΔE00 5.05
Celery
#C1FD95
ΔE00 5.34
Light Pea Green
#C4FE82
ΔE00 5.45
Light Yellowish Green
#C2FF89
ΔE00 5.60
Pale Olive Green
#B1D27B
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EA88 #AA88EA
analogous
#EADB88 #C8EA88 #97EA88
triadic
#C8EA88 #88C8EA #EA88C8
tetradic
#C8EA88 #88EADB #AA88EA #EA8897
square
#C8EA88 #88EADB #AA88EA #EA8897
split-complementary
#C8EA88 #8897EA #DB88EA
monochromatic
#96D225 #B0E154 #C8EA88 #E0F3BC #F3FAE5
Accessibility & contrast
On white
1.35
#C8EA88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#C8EA88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EA88
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EA88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EA88 | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF80
Deuteranopia (green-blind)
#EFDE8D
Tritanopia (blue-blind)
#CEE2D2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c8ea88; /* rgb */ color: rgb(200, 234, 136); /* oklch */ color: oklch(89.1% 0.130 124.6);
Tailwind
colors: {
custom: {
50: '#daf0ac',
500: '#c8ea88',
950: '#000000',
},
}SCSS
$custom: #c8ea88; $custom-light: #daf0ac; $custom-dark: #000000;
JSON
{
"hex": "#c8ea88",
"rgb": {
"r": 200,
"g": 234,
"b": 136
},
"hsl": {
"h": 80.816,
"s": 70,
"l": 72.549
},
"oklch": {
"l": 0.89069,
"c": 0.12974,
"h": 124.6
},
"luminance": 0.72903
}Semantic roles & 50–950 ramp
primary
#C8EA88
secondary
#7A52C4
accent
#14D256
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581