#C4EAA3#C4EAA3
#C4EAA3 is a very light, moderate yellow-green. Relative luminance 0.732; OKLCH L 89.3% C 0.102 H 131.1°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C4EAA3 |
|---|---|
| RGB | rgb(196, 234, 163) |
| HSL | hsl(92, 63%, 78%) |
| HSV | hsv(92, 30%, 92%) |
| CMYK | cmyk(16.2%, 0%, 30.3%, 8.2%) |
| CIE-LAB | lab(88.55, -24.63, 30.55) |
| CIE-LCH | lch(88.55, 39.24, 128.89°) |
| OKLab | oklab(89.26% -0.0668 0.0766) |
| OKLCH | oklch(89.26% 0.102 131.1) |
| XYZ | xyz(58.7975, 73.2249, 45.6793) |
| Luminance | 0.7323 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.77
Light Grey Green
#B7E1A1
ΔE00 2.79
Washed Out Green
#BCF5A6
ΔE00 3.63
Tea Green
#BDF8A3
ΔE00 4.31
Very Pale Green
#CFFDBC
ΔE00 4.52
Pale Green
#C7FDB5
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4EAA3 #C9A3EA
analogous
#E7EAA3 #C4EAA3 #A3EAA5
triadic
#C4EAA3 #A3C4EA #EAA3C4
tetradic
#C4EAA3 #A3E7EA #C9A3EA #EAA5A3
square
#C4EAA3 #A3E7EA #C9A3EA #EAA5A3
split-complementary
#C4EAA3 #A5A3EA #EAA3E7
monochromatic
#84D33F #A4DF71 #C4EAA3 #E4F5D5 #EFF9E6
Accessibility & contrast
On white
1.34
#C4EAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#C4EAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4EAA3
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4EAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4EAA3 | 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)
#F0E09E
Deuteranopia (green-blind)
#EBDDA6
Tritanopia (blue-blind)
#C6E4D7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c4eaa3; /* rgb */ color: rgb(196, 234, 163); /* oklch */ color: oklch(89.3% 0.102 131.1);
Tailwind
colors: {
custom: {
50: '#d6f0be',
500: '#c4eaa3',
950: '#000000',
},
}SCSS
$custom: #c4eaa3; $custom-light: #d6f0be; $custom-dark: #000000;
JSON
{
"hex": "#c4eaa3",
"rgb": {
"r": 196,
"g": 234,
"b": 163
},
"hsl": {
"h": 92.113,
"s": 62.832,
"l": 77.843
},
"oklch": {
"l": 0.89261,
"c": 0.10169,
"h": 131.1
},
"luminance": 0.73226
}Semantic roles & 50–950 ramp
primary
#C4EAA3
secondary
#9C6CC6
accent
#1BCB79
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141612
muted
#838582