#C8EC8A#C8EC8A
#C8EC8A is a very light, vivid yellow-green. Relative luminance 0.741; OKLCH L 89.5% C 0.130 H 125.4°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EC8A |
|---|---|
| RGB | rgb(200, 236, 138) |
| HSL | hsl(82, 72%, 73%) |
| HSV | hsv(82, 42%, 93%) |
| CMYK | cmyk(15.3%, 0%, 41.5%, 7.5%) |
| CIE-LAB | lab(88.97, -27.39, 43.64) |
| CIE-LCH | lch(88.97, 51.52, 122.12°) |
| OKLab | oklab(89.54% -0.0756 0.1063) |
| OKLCH | oklch(89.54% 0.13 125.4) |
| XYZ | xyz(58.4020, 74.1048, 35.2667) |
| Luminance | 0.7410 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.19
Light Yellow Green
#CCFD7F
ΔE00 4.75
Celery
#C1FD95
ΔE00 4.82
Light Pea Green
#C4FE82
ΔE00 5.05
Light Yellowish Green
#C2FF89
ΔE00 5.14
Tea Green
#BDF8A3
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EC8A #AE8AEC
analogous
#ECDF8A #C8EC8A #97EC8A
triadic
#C8EC8A #8AC8EC #EC8AC8
tetradic
#C8EC8A #8AECDF #AE8AEC #EC8A97
square
#C8EC8A #8AECDF #AE8AEC #EC8A97
split-complementary
#C8EC8A #8A97EC #DF8AEC
monochromatic
#96D823 #AFE355 #C8EC8A #E1F5BF #F3FBE5
Accessibility & contrast
On white
1.33
#C8EC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#C8EC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EC8A
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EC8A | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E182
Deuteranopia (green-blind)
#F1DF8F
Tritanopia (blue-blind)
#CEE4D4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c8ec8a; /* rgb */ color: rgb(200, 236, 138); /* oklch */ color: oklch(89.5% 0.130 125.4);
Tailwind
colors: {
custom: {
50: '#daf2ad',
500: '#c8ec8a',
950: '#000000',
},
}SCSS
$custom: #c8ec8a; $custom-light: #daf2ad; $custom-dark: #000000;
JSON
{
"hex": "#c8ec8a",
"rgb": {
"r": 200,
"g": 236,
"b": 138
},
"hsl": {
"h": 82.041,
"s": 72.059,
"l": 73.333
},
"oklch": {
"l": 0.89536,
"c": 0.13044,
"h": 125.4
},
"luminance": 0.74105
}Semantic roles & 50–950 ramp
primary
#C8EC8A
secondary
#7E54C7
accent
#11D459
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581