#C4E8A3#C4E8A3
#C4E8A3 is a very light, moderate yellow-green. Relative luminance 0.721; OKLCH L 88.8% C 0.099 H 130.6°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E8A3 |
|---|---|
| RGB | rgb(196, 232, 163) |
| HSL | hsl(91, 60%, 77%) |
| HSV | hsv(91, 30%, 91%) |
| CMYK | cmyk(15.5%, 0%, 29.7%, 9%) |
| CIE-LAB | lab(88.01, -23.67, 29.82) |
| CIE-LCH | lch(88.01, 38.07, 128.44°) |
| OKLab | oklab(88.83% -0.0641 0.0749) |
| OKLCH | oklch(88.83% 0.099 130.6) |
| XYZ | xyz(58.2313, 72.0926, 45.4906) |
| Luminance | 0.7209 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.53
Light Sage
#BCECAC
ΔE00 2.90
Washed Out Green
#BCF5A6
ΔE00 4.16
Very Pale Green
#CFFDBC
ΔE00 4.84
Tea Green
#BDF8A3
ΔE00 4.87
Pale Green
#C7FDB5
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E8A3 #C7A3E8
analogous
#E7E8A3 #C4E8A3 #A3E8A4
triadic
#C4E8A3 #A3C4E8 #E8A3C4
tetradic
#C4E8A3 #A3E7E8 #C7A3E8 #E8A4A3
square
#C4E8A3 #A3E7E8 #C7A3E8 #E8A4A3
split-complementary
#C4E8A3 #A4A3E8 #E8A3E7
monochromatic
#85D041 #A5DC72 #C4E8A3 #E3F4D4 #EFF9E7
Accessibility & contrast
On white
1.36
#C4E8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#C4E8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E8A3
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E8A3 | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDE9F
Deuteranopia (green-blind)
#E9DCA6
Tritanopia (blue-blind)
#C6E2D6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c4e8a3; /* rgb */ color: rgb(196, 232, 163); /* oklch */ color: oklch(88.8% 0.099 130.6);
Tailwind
colors: {
custom: {
50: '#d6efbe',
500: '#c4e8a3',
950: '#000000',
},
}SCSS
$custom: #c4e8a3; $custom-light: #d6efbe; $custom-dark: #000000;
JSON
{
"hex": "#c4e8a3",
"rgb": {
"r": 196,
"g": 232,
"b": 163
},
"hsl": {
"h": 91.304,
"s": 60,
"l": 77.451
},
"oklch": {
"l": 0.88828,
"c": 0.09862,
"h": 130.6
},
"luminance": 0.72093
}Semantic roles & 50–950 ramp
primary
#C4E8A3
secondary
#996CC3
accent
#1EC876
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141612
muted
#838582