#C4E8AA#C4E8AA
#C4E8AA is a very light, moderate yellow-green. Relative luminance 0.724; OKLCH L 89.0% C 0.091 H 132.5°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E8AA |
|---|---|
| RGB | rgb(196, 232, 170) |
| HSL | hsl(95, 57%, 79%) |
| HSV | hsv(95, 27%, 91%) |
| CMYK | cmyk(15.5%, 0%, 26.7%, 9%) |
| CIE-LAB | lab(88.14, -22.64, 26.40) |
| CIE-LCH | lch(88.14, 34.78, 130.62°) |
| OKLab | oklab(88.97% -0.0612 0.0668) |
| OKLCH | oklch(88.97% 0.091 132.5) |
| XYZ | xyz(58.8759, 72.3504, 48.8856) |
| Luminance | 0.7235 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.22
Light Sage
#BCECAC
ΔE00 2.29
Very Pale Green
#CFFDBC
ΔE00 4.49
Washed Out Green
#BCF5A6
ΔE00 4.60
Very Light Green
#D1FFBD
ΔE00 4.86
Pale Green
#C7FDB5
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E8AA #CEAAE8
analogous
#E3E8AA #C4E8AA #AAE8AF
triadic
#C4E8AA #AAC4E8 #E8AAC4
tetradic
#C4E8AA #AAE3E8 #CEAAE8 #E8AFAA
square
#C4E8AA #AAE3E8 #CEAAE8 #E8AFAA
split-complementary
#C4E8AA #AFAAE8 #E8AAE3
monochromatic
#81CE4A #A3DB7A #C4E8AA #E5F5DA #EEF8E7
Accessibility & contrast
On white
1.36
#C4E8AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#C4E8AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E8AA
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E8AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E8AA | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDFA6
Deuteranopia (green-blind)
#E8DCAD
Tritanopia (blue-blind)
#C5E3D7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c4e8aa; /* rgb */ color: rgb(196, 232, 170); /* oklch */ color: oklch(89.0% 0.091 132.5);
Tailwind
colors: {
custom: {
50: '#d6efc3',
500: '#c4e8aa',
950: '#000000',
},
}SCSS
$custom: #c4e8aa; $custom-light: #d6efc3; $custom-dark: #000000;
JSON
{
"hex": "#c4e8aa",
"rgb": {
"r": 196,
"g": 232,
"b": 170
},
"hsl": {
"h": 94.839,
"s": 57.407,
"l": 78.824
},
"oklch": {
"l": 0.88967,
"c": 0.09061,
"h": 132.5
},
"luminance": 0.72351
}Semantic roles & 50–950 ramp
primary
#C4E8AA
secondary
#A273C3
accent
#21C580
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141612
muted
#838582