#C8EA86#C8EA86
#C8EA86 is a very light, vivid yellow-green. Relative luminance 0.728; OKLCH L 89.0% C 0.132 H 124.4°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EA86 |
|---|---|
| RGB | rgb(200, 234, 134) |
| HSL | hsl(80, 70%, 72%) |
| HSV | hsv(80, 43%, 92%) |
| CMYK | cmyk(14.5%, 0%, 42.7%, 8.2%) |
| CIE-LAB | lab(88.37, -26.90, 44.83) |
| CIE-LCH | lch(88.37, 52.28, 120.97°) |
| OKLab | oklab(89.04% -0.0745 0.1088) |
| OKLCH | oklch(89.04% 0.132 124.4) |
| XYZ | xyz(57.5451, 72.8459, 33.5787) |
| Luminance | 0.7285 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.67
Light Yellow Green
#CCFD7F
ΔE00 4.89
Light Pea Green
#C4FE82
ΔE00 5.35
Celery
#C1FD95
ΔE00 5.42
Light Yellowish Green
#C2FF89
ΔE00 5.56
Pale Olive Green
#B1D27B
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EA86 #A886EA
analogous
#EADA86 #C8EA86 #96EA86
triadic
#C8EA86 #86C8EA #EA86C8
tetradic
#C8EA86 #86EADA #A886EA #EA8696
square
#C8EA86 #86EADA #A886EA #EA8696
split-complementary
#C8EA86 #8696EA #DA86EA
monochromatic
#96D124 #B0E152 #C8EA86 #E0F3BA #F3FAE5
Accessibility & contrast
On white
1.35
#C8EA86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#C8EA86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EA86
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EA86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EA86 | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF7E
Deuteranopia (green-blind)
#EFDD8B
Tritanopia (blue-blind)
#CEE1D2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c8ea86; /* rgb */ color: rgb(200, 234, 134); /* oklch */ color: oklch(89.0% 0.132 124.4);
Tailwind
colors: {
custom: {
50: '#daf0ab',
500: '#c8ea86',
950: '#000000',
},
}SCSS
$custom: #c8ea86; $custom-light: #daf0ab; $custom-dark: #000000;
JSON
{
"hex": "#c8ea86",
"rgb": {
"r": 200,
"g": 234,
"b": 134
},
"hsl": {
"h": 80.4,
"s": 70.423,
"l": 72.157
},
"oklch": {
"l": 0.89039,
"c": 0.13185,
"h": 124.4
},
"luminance": 0.72846
}Semantic roles & 50–950 ramp
primary
#C8EA86
secondary
#7850C4
accent
#13D254
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581