#C8EC85#C8EC85
#C8EC85 is a very light, vivid yellow-green. Relative luminance 0.740; OKLCH L 89.5% C 0.136 H 124.8°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EC85 |
|---|---|
| RGB | rgb(200, 236, 133) |
| HSL | hsl(81, 73%, 72%) |
| HSV | hsv(81, 44%, 93%) |
| CMYK | cmyk(15.3%, 0%, 43.6%, 7.5%) |
| CIE-LAB | lab(88.91, -27.96, 45.98) |
| CIE-LCH | lch(88.91, 53.82, 121.30°) |
| OKLab | oklab(89.46% -0.0775 0.1114) |
| OKLCH | oklch(89.46% 0.136 124.8) |
| XYZ | xyz(58.0483, 73.9633, 33.4039) |
| Luminance | 0.7396 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.19
Light Yellow Green
#CCFD7F
ΔE00 4.31
Light Pea Green
#C4FE82
ΔE00 4.78
Celery
#C1FD95
ΔE00 5.02
Light Yellowish Green
#C2FF89
ΔE00 5.03
Pale Lime
#BEFD73
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EC85 #A985EC
analogous
#ECDD85 #C8EC85 #94EC85
triadic
#C8EC85 #85C8EC #EC85C8
tetradic
#C8EC85 #85ECDD #A985EC #EC8594
square
#C8EC85 #85ECDD #A985EC #EC8594
split-complementary
#C8EC85 #8594EC #DD85EC
monochromatic
#96D521 #B0E450 #C8EC85 #E0F4BA #F3FBE5
Accessibility & contrast
On white
1.33
#C8EC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#C8EC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EC85
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EC85 | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E07D
Deuteranopia (green-blind)
#F1DF8B
Tritanopia (blue-blind)
#CEE3D3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c8ec85; /* rgb */ color: rgb(200, 236, 133); /* oklch */ color: oklch(89.5% 0.136 124.8);
Tailwind
colors: {
custom: {
50: '#daf2aa',
500: '#c8ec85',
950: '#000000',
},
}SCSS
$custom: #c8ec85; $custom-light: #daf2aa; $custom-dark: #000000;
JSON
{
"hex": "#c8ec85",
"rgb": {
"r": 200,
"g": 236,
"b": 133
},
"hsl": {
"h": 80.971,
"s": 73.05,
"l": 72.353
},
"oklch": {
"l": 0.89461,
"c": 0.13567,
"h": 124.8
},
"luminance": 0.73964
}Semantic roles & 50–950 ramp
primary
#C8EC85
secondary
#794FC6
accent
#10D555
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581