#C8EB8D#C8EB8D
#C8EB8D is a very light, vivid yellow-green. Relative luminance 0.736; OKLCH L 89.4% C 0.126 H 125.5°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EB8D |
|---|---|
| RGB | rgb(200, 235, 141) |
| HSL | hsl(82, 70%, 74%) |
| HSV | hsv(82, 40%, 92%) |
| CMYK | cmyk(14.9%, 0%, 40%, 7.8%) |
| CIE-LAB | lab(88.74, -26.56, 41.87) |
| CIE-LCH | lch(88.74, 49.58, 122.39°) |
| OKLab | oklab(89.37% -0.0731 0.1024) |
| OKLCH | oklch(89.37% 0.126 125.5) |
| XYZ | xyz(58.3351, 73.6187, 36.3307) |
| Luminance | 0.7362 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.52
Celery
#C1FD95
ΔE00 5.00
Light Yellow Green
#CCFD7F
ΔE00 5.30
Tea Green
#BDF8A3
ΔE00 5.52
Light Yellowish Green
#C2FF89
ΔE00 5.53
Light Pea Green
#C4FE82
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EB8D #B08DEB
analogous
#EBDF8D #C8EB8D #99EB8D
triadic
#C8EB8D #8DC8EB #EB8DC8
tetradic
#C8EB8D #8DEBDF #B08DEB #EB8D99
square
#C8EB8D #8DEBDF #B08DEB #EB8D99
split-complementary
#C8EB8D #8D99EB #DF8DEB
monochromatic
#96D826 #AFE259 #C8EB8D #E1F4C1 #F2FAE5
Accessibility & contrast
On white
1.34
#C8EB8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#C8EB8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EB8D
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EB8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EB8D | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E086
Deuteranopia (green-blind)
#EFDE92
Tritanopia (blue-blind)
#CDE3D4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c8eb8d; /* rgb */ color: rgb(200, 235, 141); /* oklch */ color: oklch(89.4% 0.126 125.5);
Tailwind
colors: {
custom: {
50: '#daf1af',
500: '#c8eb8d',
950: '#000000',
},
}SCSS
$custom: #c8eb8d; $custom-light: #daf1af; $custom-dark: #000000;
JSON
{
"hex": "#c8eb8d",
"rgb": {
"r": 200,
"g": 235,
"b": 141
},
"hsl": {
"h": 82.34,
"s": 70.149,
"l": 73.725
},
"oklch": {
"l": 0.89365,
"c": 0.12583,
"h": 125.5
},
"luminance": 0.73619
}Semantic roles & 50–950 ramp
primary
#C8EB8D
secondary
#8057C6
accent
#13D25A
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581