#C4EA87#C4EA87
#C4EA87 is a very light, vivid yellow-green. Relative luminance 0.723; OKLCH L 88.8% C 0.132 H 126.1°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C4EA87 |
|---|---|
| RGB | rgb(196, 234, 135) |
| HSL | hsl(83, 70%, 72%) |
| HSV | hsv(83, 42%, 92%) |
| CMYK | cmyk(16.2%, 0%, 42.3%, 8.2%) |
| CIE-LAB | lab(88.13, -28.26, 43.98) |
| CIE-LCH | lch(88.13, 52.28, 122.73°) |
| OKLab | oklab(88.78% -0.0781 0.107) |
| OKLCH | oklch(88.78% 0.132 126.1) |
| XYZ | xyz(56.5606, 72.3302, 33.8983) |
| Luminance | 0.7233 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.18
Celery
#C1FD95
ΔE00 4.87
Light Yellow Green
#CCFD7F
ΔE00 4.93
Light Pea Green
#C4FE82
ΔE00 5.12
Light Yellowish Green
#C2FF89
ΔE00 5.19
Pale Olive Green
#B1D27B
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4EA87 #AD87EA
analogous
#EADE87 #C4EA87 #93EA87
triadic
#C4EA87 #87C4EA #EA87C4
tetradic
#C4EA87 #87EADE #AD87EA #EA8793
square
#C4EA87 #87EADE #AD87EA #EA8793
split-complementary
#C4EA87 #8793EA #DE87EA
monochromatic
#8FD225 #AAE153 #C4EA87 #DEF3BB #F2FAE5
Accessibility & contrast
On white
1.36
#C4EA87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#C4EA87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4EA87
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4EA87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4EA87 | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF7F
Deuteranopia (green-blind)
#EEDD8C
Tritanopia (blue-blind)
#C9E2D2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c4ea87; /* rgb */ color: rgb(196, 234, 135); /* oklch */ color: oklch(88.8% 0.132 126.1);
Tailwind
colors: {
custom: {
50: '#d7f0ab',
500: '#c4ea87',
950: '#000000',
},
}SCSS
$custom: #c4ea87; $custom-light: #d7f0ab; $custom-dark: #000000;
JSON
{
"hex": "#c4ea87",
"rgb": {
"r": 196,
"g": 234,
"b": 135
},
"hsl": {
"h": 83.03,
"s": 70.213,
"l": 72.353
},
"oklch": {
"l": 0.88779,
"c": 0.13242,
"h": 126.1
},
"luminance": 0.72331
}Semantic roles & 50–950 ramp
primary
#C4EA87
secondary
#7D51C4
accent
#13D25D
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581