#C8EA84#C8EA84
#C8EA84 is a very light, vivid yellow-green. Relative luminance 0.728; OKLCH L 89.0% C 0.134 H 124.2°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EA84 |
|---|---|
| RGB | rgb(200, 234, 132) |
| HSL | hsl(80, 71%, 72%) |
| HSV | hsv(80, 44%, 92%) |
| CMYK | cmyk(14.5%, 0%, 43.6%, 8.2%) |
| CIE-LAB | lab(88.35, -27.13, 45.77) |
| CIE-LCH | lch(88.35, 53.20, 120.65°) |
| OKLab | oklab(89.01% -0.0752 0.1108) |
| OKLCH | oklch(89.01% 0.134 124.2) |
| XYZ | xyz(57.4069, 72.7906, 32.8510) |
| Luminance | 0.7279 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.69
Light Yellow Green
#CCFD7F
ΔE00 4.74
Light Pea Green
#C4FE82
ΔE00 5.26
Celery
#C1FD95
ΔE00 5.50
Light Yellowish Green
#C2FF89
ΔE00 5.53
Pale Olive Green
#B1D27B
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EA84 #A684EA
analogous
#EAD984 #C8EA84 #95EA84
triadic
#C8EA84 #84C8EA #EA84C8
tetradic
#C8EA84 #84EAD9 #A684EA #EA8495
square
#C8EA84 #84EAD9 #A684EA #EA8495
split-complementary
#C8EA84 #8495EA #D984EA
monochromatic
#97D024 #B1E150 #C8EA84 #DFF3B8 #F3FBE5
Accessibility & contrast
On white
1.35
#C8EA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#C8EA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EA84
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EA84 | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF7C
Deuteranopia (green-blind)
#F0DD89
Tritanopia (blue-blind)
#CFE1D2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c8ea84; /* rgb */ color: rgb(200, 234, 132); /* oklch */ color: oklch(89.0% 0.134 124.2);
Tailwind
colors: {
custom: {
50: '#daf0a9',
500: '#c8ea84',
950: '#000000',
},
}SCSS
$custom: #c8ea84; $custom-light: #daf0a9; $custom-dark: #000000;
JSON
{
"hex": "#c8ea84",
"rgb": {
"r": 200,
"g": 234,
"b": 132
},
"hsl": {
"h": 80,
"s": 70.833,
"l": 71.765
},
"oklch": {
"l": 0.89009,
"c": 0.13394,
"h": 124.2
},
"luminance": 0.72791
}Semantic roles & 50–950 ramp
primary
#C8EA84
secondary
#764FC4
accent
#13D353
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581