#C8EA9F#C8EA9F
#C8EA9F is a very light, moderate yellow-green. Relative luminance 0.736; OKLCH L 89.5% C 0.104 H 128.2°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EA9F |
|---|---|
| RGB | rgb(200, 234, 159) |
| HSL | hsl(87, 64%, 77%) |
| HSV | hsv(87, 32%, 92%) |
| CMYK | cmyk(14.5%, 0%, 32.1%, 8.2%) |
| CIE-LAB | lab(88.75, -23.77, 32.88) |
| CIE-LCH | lch(88.75, 40.57, 125.87°) |
| OKLab | oklab(89.46% -0.0645 0.0821) |
| OKLCH | oklch(89.46% 0.104 128.2) |
| XYZ | xyz(59.4994, 73.6276, 43.8711) |
| Luminance | 0.7363 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.83
Light Sage
#BCECAC
ΔE00 4.06
Washed Out Green
#BCF5A6
ΔE00 4.33
Tea Green
#BDF8A3
ΔE00 4.73
Light Light Green
#C8FFB0
ΔE00 5.22
Very Pale Green
#CFFDBC
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EA9F #C19FEA
analogous
#EAE79F #C8EA9F #A3EA9F
triadic
#C8EA9F #9FC8EA #EA9FC8
tetradic
#C8EA9F #9FEAE7 #C19FEA #EA9FA3
square
#C8EA9F #9FEAE7 #C19FEA #EA9FA3
split-complementary
#C8EA9F #9FA3EA #E79FEA
monochromatic
#8ED43B #ABDF6D #C8EA9F #E5F5D1 #F1FAE6
Accessibility & contrast
On white
1.34
#C8EA9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#C8EA9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EA9F
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EA9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EA9F | 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)
#F1E09A
Deuteranopia (green-blind)
#ECDEA3
Tritanopia (blue-blind)
#CBE3D7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c8ea9f; /* rgb */ color: rgb(200, 234, 159); /* oklch */ color: oklch(89.5% 0.104 128.2);
Tailwind
colors: {
custom: {
50: '#d9f0bc',
500: '#c8ea9f',
950: '#000000',
},
}SCSS
$custom: #c8ea9f; $custom-light: #d9f0bc; $custom-dark: #000000;
JSON
{
"hex": "#c8ea9f",
"rgb": {
"r": 200,
"g": 234,
"b": 159
},
"hsl": {
"h": 87.2,
"s": 64.103,
"l": 77.059
},
"oklch": {
"l": 0.89458,
"c": 0.10442,
"h": 128.2
},
"luminance": 0.73628
}Semantic roles & 50–950 ramp
primary
#C8EA9F
secondary
#9268C5
accent
#1ACC6A
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#151612
muted
#848582