#C8EC8F#C8EC8F
#C8EC8F is a very light, vivid yellow-green. Relative luminance 0.743; OKLCH L 89.6% C 0.125 H 126.1°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EC8F |
|---|---|
| RGB | rgb(200, 236, 143) |
| HSL | hsl(83, 71%, 74%) |
| HSV | hsv(83, 39%, 93%) |
| CMYK | cmyk(15.3%, 0%, 39.4%, 7.5%) |
| CIE-LAB | lab(89.04, -26.79, 41.27) |
| CIE-LCH | lch(89.04, 49.20, 122.99°) |
| OKLab | oklab(89.62% -0.0736 0.1011) |
| OKLCH | oklch(89.62% 0.125 126.1) |
| XYZ | xyz(58.7723, 74.2530, 37.2172) |
| Luminance | 0.7425 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.34
Celery
#C1FD95
ΔE00 4.74
Tea Green
#BDF8A3
ΔE00 5.17
Light Yellow Green
#CCFD7F
ΔE00 5.29
Light Yellowish Green
#C2FF89
ΔE00 5.38
Washed Out Green
#BCF5A6
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EC8F #B38FEC
analogous
#ECE28F #C8EC8F #9AEC8F
triadic
#C8EC8F #8FC8EC #EC8FC8
tetradic
#C8EC8F #8FECE2 #B38FEC #EC8F9A
square
#C8EC8F #8FECE2 #B38FEC #EC8F9A
split-complementary
#C8EC8F #8F9AEC #E28FEC
monochromatic
#95DA26 #AEE35B #C8EC8F #E2F5C3 #F2FBE5
Accessibility & contrast
On white
1.32
#C8EC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#C8EC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EC8F
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EC8F | 1.00 | 1.32 | 15.85 | 15.85 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E188
Deuteranopia (green-blind)
#F0DF94
Tritanopia (blue-blind)
#CDE4D5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #c8ec8f; /* rgb */ color: rgb(200, 236, 143); /* oklch */ color: oklch(89.6% 0.125 126.1);
Tailwind
colors: {
custom: {
50: '#daf2b1',
500: '#c8ec8f',
950: '#000000',
},
}SCSS
$custom: #c8ec8f; $custom-light: #daf2b1; $custom-dark: #000000;
JSON
{
"hex": "#c8ec8f",
"rgb": {
"r": 200,
"g": 236,
"b": 143
},
"hsl": {
"h": 83.226,
"s": 70.992,
"l": 74.314
},
"oklch": {
"l": 0.89615,
"c": 0.12509,
"h": 126.1
},
"luminance": 0.74253
}Semantic roles & 50–950 ramp
primary
#C8EC8F
secondary
#8358C7
accent
#12D35D
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151711
muted
#848581