#C8EA8B#C8EA8B
#C8EA8B is a very light, vivid yellow-green. Relative luminance 0.730; OKLCH L 89.1% C 0.127 H 125.0°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EA8B |
|---|---|
| RGB | rgb(200, 234, 139) |
| HSL | hsl(81, 69%, 73%) |
| HSV | hsv(81, 41%, 92%) |
| CMYK | cmyk(14.5%, 0%, 40.6%, 8.2%) |
| CIE-LAB | lab(88.44, -26.32, 42.47) |
| CIE-LCH | lch(88.44, 49.97, 121.79°) |
| OKLab | oklab(89.12% -0.0725 0.1037) |
| OKLCH | oklch(89.12% 0.127 125) |
| XYZ | xyz(57.9021, 72.9887, 35.4589) |
| Luminance | 0.7299 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.72
Celery
#C1FD95
ΔE00 5.27
Light Yellow Green
#CCFD7F
ΔE00 5.33
Pale Olive Green
#B1D27B
ΔE00 5.62
Light Khaki
#E6F2A2
ΔE00 5.62
Light Pea Green
#C4FE82
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EA8B #AD8BEA
analogous
#EADD8B #C8EA8B #98EA8B
triadic
#C8EA8B #8BC8EA #EA8BC8
tetradic
#C8EA8B #8BEADD #AD8BEA #EA8B98
square
#C8EA8B #8BEADD #AD8BEA #EA8B98
split-complementary
#C8EA8B #8B98EA #DD8BEA
monochromatic
#96D426 #AFE157 #C8EA8B #E1F3BF #F3FAE5
Accessibility & contrast
On white
1.35
#C8EA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#C8EA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EA8B
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EA8B | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF84
Deuteranopia (green-blind)
#EFDE90
Tritanopia (blue-blind)
#CEE2D3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c8ea8b; /* rgb */ color: rgb(200, 234, 139); /* oklch */ color: oklch(89.1% 0.127 125.0);
Tailwind
colors: {
custom: {
50: '#daf0ae',
500: '#c8ea8b',
950: '#000000',
},
}SCSS
$custom: #c8ea8b; $custom-light: #daf0ae; $custom-dark: #000000;
JSON
{
"hex": "#c8ea8b",
"rgb": {
"r": 200,
"g": 234,
"b": 139
},
"hsl": {
"h": 81.474,
"s": 69.343,
"l": 73.137
},
"oklch": {
"l": 0.89116,
"c": 0.12655,
"h": 125
},
"luminance": 0.72989
}Semantic roles & 50–950 ramp
primary
#C8EA8B
secondary
#7D55C4
accent
#14D158
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581