#C4E8A0#C4E8A0
#C4E8A0 is a very light, moderate yellow-green. Relative luminance 0.720; OKLCH L 88.8% C 0.102 H 129.9°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E8A0 |
|---|---|
| RGB | rgb(196, 232, 160) |
| HSL | hsl(90, 61%, 77%) |
| HSV | hsv(90, 31%, 91%) |
| CMYK | cmyk(15.5%, 0%, 31%, 9%) |
| CIE-LAB | lab(87.96, -24.10, 31.28) |
| CIE-LCH | lch(87.96, 39.48, 127.61°) |
| OKLab | oklab(88.77% -0.0654 0.0783) |
| OKLCH | oklch(88.77% 0.102 129.9) |
| XYZ | xyz(57.9657, 71.9863, 44.0918) |
| Luminance | 0.7199 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.88
Light Sage
#BCECAC
ΔE00 3.32
Washed Out Green
#BCF5A6
ΔE00 4.12
Tea Green
#BDF8A3
ΔE00 4.72
Very Pale Green
#CFFDBC
ΔE00 5.11
Pale Green
#C7FDB5
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E8A0 #C4A0E8
analogous
#E8E8A0 #C4E8A0 #A0E8A0
triadic
#C4E8A0 #A0C4E8 #E8A0C4
tetradic
#C4E8A0 #A0E8E8 #C4A0E8 #E8A0A0
square
#C4E8A0 #A0E8E8 #C4A0E8 #E8A0A0
split-complementary
#C4E8A0 #A0A0E8 #E8A0E8
monochromatic
#87D03D #A5DC6F #C4E8A0 #E3F4D1 #F0F9E6
Accessibility & contrast
On white
1.36
#C4E8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#C4E8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E8A0
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E8A0 | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDE9B
Deuteranopia (green-blind)
#E9DCA3
Tritanopia (blue-blind)
#C7E2D5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c4e8a0; /* rgb */ color: rgb(196, 232, 160); /* oklch */ color: oklch(88.8% 0.102 129.9);
Tailwind
colors: {
custom: {
50: '#d6efbc',
500: '#c4e8a0',
950: '#000000',
},
}SCSS
$custom: #c4e8a0; $custom-light: #d6efbc; $custom-dark: #000000;
JSON
{
"hex": "#c4e8a0",
"rgb": {
"r": 196,
"g": 232,
"b": 160
},
"hsl": {
"h": 90,
"s": 61.017,
"l": 76.863
},
"oklch": {
"l": 0.8877,
"c": 0.10203,
"h": 129.9
},
"luminance": 0.71987
}Semantic roles & 50–950 ramp
primary
#C4E8A0
secondary
#9669C3
accent
#1DC973
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141612
muted
#838582