#C4E97F#C4E97F
#C4E97F is a very light, vivid yellow-green. Relative luminance 0.715; OKLCH L 88.4% C 0.139 H 125.0°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E97F |
|---|---|
| RGB | rgb(196, 233, 127) |
| HSL | hsl(81, 71%, 71%) |
| HSV | hsv(81, 45%, 91%) |
| CMYK | cmyk(15.9%, 0%, 45.5%, 8.6%) |
| CIE-LAB | lab(87.75, -28.69, 47.38) |
| CIE-LCH | lch(87.75, 55.39, 121.20°) |
| OKLab | oklab(88.44% -0.0798 0.1142) |
| OKLCH | oklch(88.44% 0.139 125) |
| XYZ | xyz(55.7345, 71.5455, 30.9479) |
| Luminance | 0.7155 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.52
Light Yellow Green
#CCFD7F
ΔE00 4.59
Light Pea Green
#C4FE82
ΔE00 5.03
Light Yellowish Green
#C2FF89
ΔE00 5.35
Celery
#C1FD95
ΔE00 5.47
Pale Lime
#BEFD73
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E97F #A47FE9
analogous
#E9D97F #C4E97F #8FE97F
triadic
#C4E97F #7FC4E9 #E97FC4
tetradic
#C4E97F #7FE9D9 #A47FE9 #E97F8F
square
#C4E97F #7FE9D9 #A47FE9 #E97F8F
split-complementary
#C4E97F #7F8FE9 #D97FE9
monochromatic
#90CB23 #ACE04B #C4E97F #DCF2B3 #F3FBE5
Accessibility & contrast
On white
1.37
#C4E97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#C4E97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E97F
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E97F | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD76
Deuteranopia (green-blind)
#EEDC85
Tritanopia (blue-blind)
#CAE0D0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c4e97f; /* rgb */ color: rgb(196, 233, 127); /* oklch */ color: oklch(88.4% 0.139 125.0);
Tailwind
colors: {
custom: {
50: '#d7f0a6',
500: '#c4e97f',
950: '#000000',
},
}SCSS
$custom: #c4e97f; $custom-light: #d7f0a6; $custom-dark: #000000;
JSON
{
"hex": "#c4e97f",
"rgb": {
"r": 196,
"g": 233,
"b": 127
},
"hsl": {
"h": 80.943,
"s": 70.667,
"l": 70.588
},
"oklch": {
"l": 0.88441,
"c": 0.13929,
"h": 125
},
"luminance": 0.71546
}Semantic roles & 50–950 ramp
primary
#C4E97F
secondary
#744AC2
accent
#13D356
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#15160F
muted
#848580