#C8EA9D#C8EA9D
#C8EA9D is a very light, moderate yellow-green. Relative luminance 0.736; OKLCH L 89.4% C 0.107 H 127.8°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EA9D |
|---|---|
| RGB | rgb(200, 234, 157) |
| HSL | hsl(86, 65%, 77%) |
| HSV | hsv(86, 33%, 92%) |
| CMYK | cmyk(14.5%, 0%, 32.9%, 8.2%) |
| CIE-LAB | lab(88.71, -24.04, 33.85) |
| CIE-LCH | lch(88.71, 41.52, 125.39°) |
| OKLab | oklab(89.42% -0.0653 0.0843) |
| OKLCH | oklch(89.42% 0.107 127.8) |
| XYZ | xyz(59.3272, 73.5588, 42.9644) |
| Luminance | 0.7356 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.09
Light Sage
#BCECAC
ΔE00 4.37
Washed Out Green
#BCF5A6
ΔE00 4.42
Tea Green
#BDF8A3
ΔE00 4.73
Light Light Green
#C8FFB0
ΔE00 5.30
Pale Green
#C7FDB5
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EA9D #BF9DEA
analogous
#EAE69D #C8EA9D #A2EA9D
triadic
#C8EA9D #9DC8EA #EA9DC8
tetradic
#C8EA9D #9DEAE6 #BF9DEA #EA9DA2
square
#C8EA9D #9DEAE6 #BF9DEA #EA9DA2
split-complementary
#C8EA9D #9DA2EA #E69DEA
monochromatic
#8FD438 #ACDF6B #C8EA9D #E4F5CF #F1FAE6
Accessibility & contrast
On white
1.34
#C8EA9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#C8EA9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EA9D
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EA9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EA9D | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E098
Deuteranopia (green-blind)
#EDDEA1
Tritanopia (blue-blind)
#CCE3D6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c8ea9d; /* rgb */ color: rgb(200, 234, 157); /* oklch */ color: oklch(89.4% 0.107 127.8);
Tailwind
colors: {
custom: {
50: '#d9f0ba',
500: '#c8ea9d',
950: '#000000',
},
}SCSS
$custom: #c8ea9d; $custom-light: #d9f0ba; $custom-dark: #000000;
JSON
{
"hex": "#c8ea9d",
"rgb": {
"r": 200,
"g": 234,
"b": 157
},
"hsl": {
"h": 86.494,
"s": 64.706,
"l": 76.667
},
"oklch": {
"l": 0.89422,
"c": 0.10668,
"h": 127.8
},
"luminance": 0.73559
}Semantic roles & 50–950 ramp
primary
#C8EA9D
secondary
#9066C5
accent
#19CD68
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#151612
muted
#848582