#C4EAA5#C4EAA5
#C4EAA5 is a very light, moderate yellow-green. Relative luminance 0.733; OKLCH L 89.3% C 0.099 H 131.6°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C4EAA5 |
|---|---|
| RGB | rgb(196, 234, 165) |
| HSL | hsl(93, 62%, 78%) |
| HSV | hsv(93, 29%, 92%) |
| CMYK | cmyk(16.2%, 0%, 29.5%, 8.2%) |
| CIE-LAB | lab(88.59, -24.35, 29.57) |
| CIE-LCH | lch(88.59, 38.31, 129.46°) |
| OKLab | oklab(89.3% -0.066 0.0743) |
| OKLCH | oklch(89.3% 0.099 131.6) |
| XYZ | xyz(58.9781, 73.2972, 46.6305) |
| Luminance | 0.7330 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.48
Light Grey Green
#B7E1A1
ΔE00 2.60
Washed Out Green
#BCF5A6
ΔE00 3.69
Very Pale Green
#CFFDBC
ΔE00 4.34
Tea Green
#BDF8A3
ΔE00 4.44
Pale Green
#C7FDB5
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4EAA5 #CBA5EA
analogous
#E7EAA5 #C4EAA5 #A5EAA8
triadic
#C4EAA5 #A5C4EA #EAA5C4
tetradic
#C4EAA5 #A5E7EA #CBA5EA #EAA8A5
square
#C4EAA5 #A5E7EA #CBA5EA #EAA8A5
split-complementary
#C4EAA5 #A8A5EA #EAA5E7
monochromatic
#83D342 #A3DE73 #C4EAA5 #E5F6D7 #EFF9E6
Accessibility & contrast
On white
1.34
#C4EAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#C4EAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4EAA5
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4EAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4EAA5 | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E0A1
Deuteranopia (green-blind)
#EADDA8
Tritanopia (blue-blind)
#C6E4D8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c4eaa5; /* rgb */ color: rgb(196, 234, 165); /* oklch */ color: oklch(89.3% 0.099 131.6);
Tailwind
colors: {
custom: {
50: '#d6f0c0',
500: '#c4eaa5',
950: '#000000',
},
}SCSS
$custom: #c4eaa5; $custom-light: #d6f0c0; $custom-dark: #000000;
JSON
{
"hex": "#c4eaa5",
"rgb": {
"r": 196,
"g": 234,
"b": 165
},
"hsl": {
"h": 93.043,
"s": 62.162,
"l": 78.235
},
"oklch": {
"l": 0.893,
"c": 0.09942,
"h": 131.6
},
"luminance": 0.73298
}Semantic roles & 50–950 ramp
primary
#C4EAA5
secondary
#9E6DC6
accent
#1CCA7C
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141612
muted
#838582