#C4EAA4#C4EAA4
#C4EAA4 is a very light, moderate yellow-green. Relative luminance 0.733; OKLCH L 89.3% C 0.101 H 131.3°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C4EAA4 |
|---|---|
| RGB | rgb(196, 234, 164) |
| HSL | hsl(93, 63%, 78%) |
| HSV | hsv(93, 30%, 92%) |
| CMYK | cmyk(16.2%, 0%, 29.9%, 8.2%) |
| CIE-LAB | lab(88.57, -24.49, 30.06) |
| CIE-LCH | lch(88.57, 38.77, 129.17°) |
| OKLab | oklab(89.28% -0.0664 0.0755) |
| OKLCH | oklch(89.28% 0.101 131.3) |
| XYZ | xyz(58.8874, 73.2609, 46.1531) |
| Luminance | 0.7326 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.62
Light Grey Green
#B7E1A1
ΔE00 2.69
Washed Out Green
#BCF5A6
ΔE00 3.66
Tea Green
#BDF8A3
ΔE00 4.37
Very Pale Green
#CFFDBC
ΔE00 4.43
Pale Green
#C7FDB5
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4EAA4 #CAA4EA
analogous
#E7EAA4 #C4EAA4 #A4EAA7
triadic
#C4EAA4 #A4C4EA #EAA4C4
tetradic
#C4EAA4 #A4E7EA #CAA4EA #EAA7A4
square
#C4EAA4 #A4E7EA #CAA4EA #EAA7A4
split-complementary
#C4EAA4 #A7A4EA #EAA4E7
monochromatic
#84D341 #A4DF72 #C4EAA4 #E4F5D6 #EFF9E6
Accessibility & contrast
On white
1.34
#C4EAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#C4EAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4EAA4
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4EAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4EAA4 | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E09F
Deuteranopia (green-blind)
#EADDA7
Tritanopia (blue-blind)
#C6E4D8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c4eaa4; /* rgb */ color: rgb(196, 234, 164); /* oklch */ color: oklch(89.3% 0.101 131.3);
Tailwind
colors: {
custom: {
50: '#d6f0bf',
500: '#c4eaa4',
950: '#000000',
},
}SCSS
$custom: #c4eaa4; $custom-light: #d6f0bf; $custom-dark: #000000;
JSON
{
"hex": "#c4eaa4",
"rgb": {
"r": 196,
"g": 234,
"b": 164
},
"hsl": {
"h": 92.571,
"s": 62.5,
"l": 78.039
},
"oklch": {
"l": 0.89281,
"c": 0.10055,
"h": 131.3
},
"luminance": 0.73262
}Semantic roles & 50–950 ramp
primary
#C4EAA4
secondary
#9D6DC6
accent
#1BCA7A
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141612
muted
#838582