#C8EC8D#C8EC8D
#C8EC8D is a very light, vivid yellow-green. Relative luminance 0.742; OKLCH L 89.6% C 0.127 H 125.8°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EC8D |
|---|---|
| RGB | rgb(200, 236, 141) |
| HSL | hsl(83, 71%, 74%) |
| HSV | hsv(83, 40%, 93%) |
| CMYK | cmyk(15.3%, 0%, 40.3%, 7.5%) |
| CIE-LAB | lab(89.01, -27.04, 42.22) |
| CIE-LCH | lch(89.01, 50.13, 122.63°) |
| OKLab | oklab(89.58% -0.0744 0.1032) |
| OKLCH | oklch(89.58% 0.127 125.8) |
| XYZ | xyz(58.6222, 74.1929, 36.4264) |
| Luminance | 0.7419 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.26
Celery
#C1FD95
ΔE00 4.75
Light Yellow Green
#CCFD7F
ΔE00 5.06
Light Yellowish Green
#C2FF89
ΔE00 5.27
Light Pea Green
#C4FE82
ΔE00 5.27
Tea Green
#BDF8A3
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EC8D #B18DEC
analogous
#ECE18D #C8EC8D #99EC8D
triadic
#C8EC8D #8DC8EC #EC8DC8
tetradic
#C8EC8D #8DECE1 #B18DEC #EC8D99
square
#C8EC8D #8DECE1 #B18DEC #EC8D99
split-complementary
#C8EC8D #8D99EC #E18DEC
monochromatic
#95DA24 #AFE359 #C8EC8D #E1F5C1 #F2FBE5
Accessibility & contrast
On white
1.33
#C8EC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#C8EC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EC8D
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EC8D | 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)
#F5E186
Deuteranopia (green-blind)
#F0DF92
Tritanopia (blue-blind)
#CDE4D5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #c8ec8d; /* rgb */ color: rgb(200, 236, 141); /* oklch */ color: oklch(89.6% 0.127 125.8);
Tailwind
colors: {
custom: {
50: '#daf2af',
500: '#c8ec8d',
950: '#000000',
},
}SCSS
$custom: #c8ec8d; $custom-light: #daf2af; $custom-dark: #000000;
JSON
{
"hex": "#c8ec8d",
"rgb": {
"r": 200,
"g": 236,
"b": 141
},
"hsl": {
"h": 82.737,
"s": 71.429,
"l": 73.922
},
"oklch": {
"l": 0.89583,
"c": 0.12724,
"h": 125.8
},
"luminance": 0.74193
}Semantic roles & 50–950 ramp
primary
#C8EC8D
secondary
#8156C7
accent
#12D35B
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581