#C8EB8E#C8EB8E
#C8EB8E is a very light, vivid yellow-green. Relative luminance 0.736; OKLCH L 89.4% C 0.125 H 125.6°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EB8E |
|---|---|
| RGB | rgb(200, 235, 142) |
| HSL | hsl(83, 70%, 74%) |
| HSV | hsv(83, 40%, 92%) |
| CMYK | cmyk(14.9%, 0%, 39.6%, 7.8%) |
| CIE-LAB | lab(88.76, -26.44, 41.40) |
| CIE-LCH | lch(88.76, 49.12, 122.57°) |
| OKLab | oklab(89.38% -0.0727 0.1014) |
| OKLCH | oklch(89.38% 0.125 125.6) |
| XYZ | xyz(58.4098, 73.6486, 36.7243) |
| Luminance | 0.7365 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.56
Celery
#C1FD95
ΔE00 4.99
Light Yellow Green
#CCFD7F
ΔE00 5.41
Tea Green
#BDF8A3
ΔE00 5.42
Light Yellowish Green
#C2FF89
ΔE00 5.59
Light Pea Green
#C4FE82
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EB8E #B18EEB
analogous
#EBE08E #C8EB8E #9AEB8E
triadic
#C8EB8E #8EC8EB #EB8EC8
tetradic
#C8EB8E #8EEBE0 #B18EEB #EB8E9A
square
#C8EB8E #8EEBE0 #B18EEB #EB8E9A
split-complementary
#C8EB8E #8E9AEB #E08EEB
monochromatic
#95D826 #AFE25A #C8EB8E #E1F4C2 #F2FAE5
Accessibility & contrast
On white
1.34
#C8EB8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#C8EB8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EB8E
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EB8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EB8E | 1.00 | 1.34 | 15.73 | 15.73 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E087
Deuteranopia (green-blind)
#EFDE93
Tritanopia (blue-blind)
#CDE3D4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c8eb8e; /* rgb */ color: rgb(200, 235, 142); /* oklch */ color: oklch(89.4% 0.125 125.6);
Tailwind
colors: {
custom: {
50: '#daf1b0',
500: '#c8eb8e',
950: '#000000',
},
}SCSS
$custom: #c8eb8e; $custom-light: #daf1b0; $custom-dark: #000000;
JSON
{
"hex": "#c8eb8e",
"rgb": {
"r": 200,
"g": 235,
"b": 142
},
"hsl": {
"h": 82.581,
"s": 69.925,
"l": 73.922
},
"oklch": {
"l": 0.89381,
"c": 0.12474,
"h": 125.6
},
"luminance": 0.73649
}Semantic roles & 50–950 ramp
primary
#C8EB8E
secondary
#8158C6
accent
#14D25B
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581