#C4EA89#C4EA89
#C4EA89 is a very light, vivid yellow-green. Relative luminance 0.724; OKLCH L 88.8% C 0.130 H 126.4°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #C4EA89 |
|---|---|
| RGB | rgb(196, 234, 137) |
| HSL | hsl(84, 70%, 73%) |
| HSV | hsv(84, 41%, 92%) |
| CMYK | cmyk(16.2%, 0%, 41.5%, 8.2%) |
| CIE-LAB | lab(88.15, -28.03, 43.04) |
| CIE-LCH | lch(88.15, 51.36, 123.08°) |
| OKLab | oklab(88.81% -0.0773 0.1049) |
| OKLCH | oklch(88.81% 0.13 126.4) |
| XYZ | xyz(56.7027, 72.3870, 34.6468) |
| Luminance | 0.7239 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.22
Celery
#C1FD95
ΔE00 4.82
Light Yellow Green
#CCFD7F
ΔE00 5.12
Light Pea Green
#C4FE82
ΔE00 5.25
Light Yellowish Green
#C2FF89
ΔE00 5.27
Tea Green
#BDF8A3
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4EA89 #AF89EA
analogous
#EADF89 #C4EA89 #93EA89
triadic
#C4EA89 #89C4EA #EA89C4
tetradic
#C4EA89 #89EADF #AF89EA #EA8993
square
#C4EA89 #89EADF #AF89EA #EA8993
split-complementary
#C4EA89 #8993EA #DF89EA
monochromatic
#8FD326 #AAE155 #C4EA89 #DEF3BD #F2FAE5
Accessibility & contrast
On white
1.36
#C4EA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#C4EA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4EA89
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4EA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4EA89 | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF82
Deuteranopia (green-blind)
#EEDD8E
Tritanopia (blue-blind)
#C9E2D2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c4ea89; /* rgb */ color: rgb(196, 234, 137); /* oklch */ color: oklch(88.8% 0.130 126.4);
Tailwind
colors: {
custom: {
50: '#d7f0ad',
500: '#c4ea89',
950: '#000000',
},
}SCSS
$custom: #c4ea89; $custom-light: #d7f0ad; $custom-dark: #000000;
JSON
{
"hex": "#c4ea89",
"rgb": {
"r": 196,
"g": 234,
"b": 137
},
"hsl": {
"h": 83.505,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.88809,
"c": 0.13031,
"h": 126.4
},
"luminance": 0.72388
}Semantic roles & 50–950 ramp
primary
#C4EA89
secondary
#7F53C4
accent
#14D25E
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581