#C8EA8A#C8EA8A
#C8EA8A is a very light, vivid yellow-green. Relative luminance 0.730; OKLCH L 89.1% C 0.128 H 124.8°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EA8A |
|---|---|
| RGB | rgb(200, 234, 138) |
| HSL | hsl(81, 70%, 73%) |
| HSV | hsv(81, 41%, 92%) |
| CMYK | cmyk(14.5%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(88.43, -26.44, 42.95) |
| CIE-LCH | lch(88.43, 50.43, 121.62°) |
| OKLab | oklab(89.1% -0.0729 0.1047) |
| OKLCH | oklch(89.1% 0.128 124.8) |
| XYZ | xyz(57.8294, 72.9596, 35.0758) |
| Luminance | 0.7296 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.70
Light Yellow Green
#CCFD7F
ΔE00 5.24
Celery
#C1FD95
ΔE00 5.29
Light Pea Green
#C4FE82
ΔE00 5.57
Pale Olive Green
#B1D27B
ΔE00 5.64
Light Khaki
#E6F2A2
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EA8A #AC8AEA
analogous
#EADC8A #C8EA8A #98EA8A
triadic
#C8EA8A #8AC8EA #EA8AC8
tetradic
#C8EA8A #8AEADC #AC8AEA #EA8A98
square
#C8EA8A #8AEADC #AC8AEA #EA8A98
split-complementary
#C8EA8A #8A98EA #DC8AEA
monochromatic
#96D426 #B0E156 #C8EA8A #E0F3BE #F3FAE5
Accessibility & contrast
On white
1.35
#C8EA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#C8EA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EA8A
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EA8A | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF83
Deuteranopia (green-blind)
#EFDE8F
Tritanopia (blue-blind)
#CEE2D3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c8ea8a; /* rgb */ color: rgb(200, 234, 138); /* oklch */ color: oklch(89.1% 0.128 124.8);
Tailwind
colors: {
custom: {
50: '#daf0ad',
500: '#c8ea8a',
950: '#000000',
},
}SCSS
$custom: #c8ea8a; $custom-light: #daf0ad; $custom-dark: #000000;
JSON
{
"hex": "#c8ea8a",
"rgb": {
"r": 200,
"g": 234,
"b": 138
},
"hsl": {
"h": 81.25,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.891,
"c": 0.12762,
"h": 124.8
},
"luminance": 0.7296
}Semantic roles & 50–950 ramp
primary
#C8EA8A
secondary
#7C54C4
accent
#14D257
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581