#C4E88D#C4E88D
#C4E88D is a very light, vivid yellow-green. Relative luminance 0.714; OKLCH L 88.4% C 0.123 H 126.4°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E88D |
|---|---|
| RGB | rgb(196, 232, 141) |
| HSL | hsl(84, 66%, 73%) |
| HSV | hsv(84, 39%, 91%) |
| CMYK | cmyk(15.5%, 0%, 39.2%, 9%) |
| CIE-LAB | lab(87.67, -26.60, 40.44) |
| CIE-LCH | lch(87.67, 48.40, 123.33°) |
| OKLab | oklab(88.44% -0.0731 0.0992) |
| OKLCH | oklch(88.44% 0.123 126.4) |
| XYZ | xyz(56.4288, 71.3716, 35.9974) |
| Luminance | 0.7137 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.90
Pale Olive Green
#B1D27B
ΔE00 5.06
Celery
#C1FD95
ΔE00 5.29
Tea Green
#BDF8A3
ΔE00 5.39
Washed Out Green
#BCF5A6
ΔE00 5.51
Light Grey Green
#B7E1A1
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E88D #B18DE8
analogous
#E8DE8D #C4E88D #96E88D
triadic
#C4E88D #8DC4E8 #E88DC4
tetradic
#C4E88D #8DE8DE #B18DE8 #E88D96
square
#C4E88D #8DE8DE #B18DE8 #E88D96
split-complementary
#C4E88D #8D96E8 #DE8DE8
monochromatic
#8FD12A #AADE5A #C4E88D #DEF2C0 #F2FAE6
Accessibility & contrast
On white
1.37
#C4E88D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#C4E88D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E88D
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E88D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E88D | 1.00 | 1.37 | 15.27 | 15.27 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD86
Deuteranopia (green-blind)
#ECDB92
Tritanopia (blue-blind)
#C9E0D2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c4e88d; /* rgb */ color: rgb(196, 232, 141); /* oklch */ color: oklch(88.4% 0.123 126.4);
Tailwind
colors: {
custom: {
50: '#d7efaf',
500: '#c4e88d',
950: '#000000',
},
}SCSS
$custom: #c4e88d; $custom-light: #d7efaf; $custom-dark: #000000;
JSON
{
"hex": "#c4e88d",
"rgb": {
"r": 196,
"g": 232,
"b": 141
},
"hsl": {
"h": 83.736,
"s": 66.423,
"l": 73.137
},
"oklch": {
"l": 0.88435,
"c": 0.12318,
"h": 126.4
},
"luminance": 0.71372
}Semantic roles & 50–950 ramp
primary
#C4E88D
secondary
#8157C2
accent
#17CE60
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581