#C8EE84#C8EE84
#C8EE84 is a very light, vivid yellow-green. Relative luminance 0.751; OKLCH L 89.9% C 0.139 H 125.3°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EE84 |
|---|---|
| RGB | rgb(200, 238, 132) |
| HSL | hsl(82, 76%, 73%) |
| HSV | hsv(82, 45%, 93%) |
| CMYK | cmyk(16%, 0%, 44.5%, 6.7%) |
| CIE-LAB | lab(89.44, -29.01, 47.13) |
| CIE-LCH | lch(89.44, 55.34, 121.62°) |
| OKLab | oklab(89.88% -0.0805 0.1139) |
| OKLCH | oklch(89.88% 0.139 125.3) |
| XYZ | xyz(58.5586, 75.0939, 33.2348) |
| Luminance | 0.7509 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.74
Pistachio (survey)
#C0FA8B
ΔE00 3.76
Light Pea Green
#C4FE82
ΔE00 4.22
Light Yellowish Green
#C2FF89
ΔE00 4.52
Celery
#C1FD95
ΔE00 4.67
Pale Lime
#BEFD73
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EE84 #AA84EE
analogous
#EEDF84 #C8EE84 #93EE84
triadic
#C8EE84 #84C8EE #EE84C8
tetradic
#C8EE84 #84EEDF #AA84EE #EE8493
square
#C8EE84 #84EEDF #AA84EE #EE8493
split-complementary
#C8EE84 #8493EE #DF84EE
monochromatic
#96DA1E #B0E74E #C8EE84 #E0F5BA #F3FBE4
Accessibility & contrast
On white
1.31
#C8EE84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#C8EE84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EE84
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EE84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EE84 | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E27B
Deuteranopia (green-blind)
#F3E08A
Tritanopia (blue-blind)
#CEE5D5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #c8ee84; /* rgb */ color: rgb(200, 238, 132); /* oklch */ color: oklch(89.9% 0.139 125.3);
Tailwind
colors: {
custom: {
50: '#daf3a9',
500: '#c8ee84',
950: '#000000',
},
}SCSS
$custom: #c8ee84; $custom-light: #daf3a9; $custom-dark: #000000;
JSON
{
"hex": "#c8ee84",
"rgb": {
"r": 200,
"g": 238,
"b": 132
},
"hsl": {
"h": 81.509,
"s": 75.714,
"l": 72.549
},
"oklch": {
"l": 0.89884,
"c": 0.13946,
"h": 125.3
},
"luminance": 0.75094
}Semantic roles & 50–950 ramp
primary
#C8EE84
secondary
#7A4EC9
accent
#0ED856
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581