#C4E88C#C4E88C
#C4E88C is a very light, vivid yellow-green. Relative luminance 0.713; OKLCH L 88.4% C 0.124 H 126.2°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E88C |
|---|---|
| RGB | rgb(196, 232, 140) |
| HSL | hsl(83, 67%, 73%) |
| HSV | hsv(83, 40%, 91%) |
| CMYK | cmyk(15.5%, 0%, 39.7%, 9%) |
| CIE-LAB | lab(87.65, -26.72, 40.92) |
| CIE-LCH | lch(87.65, 48.87, 123.15°) |
| OKLab | oklab(88.42% -0.0735 0.1002) |
| OKLCH | oklch(88.42% 0.124 126.2) |
| XYZ | xyz(56.3547, 71.3419, 35.6073) |
| Luminance | 0.7134 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.85
Pale Olive Green
#B1D27B
ΔE00 5.06
Celery
#C1FD95
ΔE00 5.29
Tea Green
#BDF8A3
ΔE00 5.48
Washed Out Green
#BCF5A6
ΔE00 5.62
Light Yellow Green
#CCFD7F
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E88C #B08CE8
analogous
#E8DE8C #C4E88C #96E88C
triadic
#C4E88C #8CC4E8 #E88CC4
tetradic
#C4E88C #8CE8DE #B08CE8 #E88C96
square
#C4E88C #8CE8DE #B08CE8 #E88C96
split-complementary
#C4E88C #8C96E8 #DE8CE8
monochromatic
#8FD02A #AADE59 #C4E88C #DEF2BF #F2FAE5
Accessibility & contrast
On white
1.38
#C4E88C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#C4E88C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E88C
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E88C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E88C | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 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)
#F1DD85
Deuteranopia (green-blind)
#ECDB91
Tritanopia (blue-blind)
#C9E0D1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c4e88c; /* rgb */ color: rgb(196, 232, 140); /* oklch */ color: oklch(88.4% 0.124 126.2);
Tailwind
colors: {
custom: {
50: '#d7efaf',
500: '#c4e88c',
950: '#000000',
},
}SCSS
$custom: #c4e88c; $custom-light: #d7efaf; $custom-dark: #000000;
JSON
{
"hex": "#c4e88c",
"rgb": {
"r": 196,
"g": 232,
"b": 140
},
"hsl": {
"h": 83.478,
"s": 66.667,
"l": 72.941
},
"oklch": {
"l": 0.88419,
"c": 0.12426,
"h": 126.2
},
"luminance": 0.71342
}Semantic roles & 50–950 ramp
primary
#C4E88C
secondary
#8056C2
accent
#17CF5F
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581