#C4E6AE#C4E6AE
#C4E6AE is a very light, moderate yellow-green. Relative luminance 0.714; OKLCH L 88.6% C 0.083 H 133.4°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E6AE |
|---|---|
| RGB | rgb(196, 230, 174) |
| HSL | hsl(96, 53%, 79%) |
| HSV | hsv(96, 24%, 90%) |
| CMYK | cmyk(14.8%, 0%, 24.3%, 9.8%) |
| CIE-LAB | lab(87.67, -21.06, 23.70) |
| CIE-LCH | lch(87.67, 31.71, 131.62°) |
| OKLab | oklab(88.62% -0.0569 0.0603) |
| OKLCH | oklch(88.62% 0.083 133.4) |
| XYZ | xyz(58.7003, 71.3846, 50.7222) |
| Luminance | 0.7138 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.63
Light Sage
#BCECAC
ΔE00 2.89
Very Pale Green
#CFFDBC
ΔE00 5.05
Very Light Green
#D1FFBD
ΔE00 5.44
Washed Out Green
#BCF5A6
ΔE00 5.67
Pale Green
#C7FDB5
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E6AE #D0AEE6
analogous
#E0E6AE #C4E6AE #AEE6B4
triadic
#C4E6AE #AEC4E6 #E6AEC4
tetradic
#C4E6AE #AEE0E6 #D0AEE6 #E6B4AE
square
#C4E6AE #AEE0E6 #D0AEE6 #E6B4AE
split-complementary
#C4E6AE #B4AEE6 #E6AEE0
monochromatic
#80C950 #A2D87F #C4E6AE #E6F4DD #EEF8E8
Accessibility & contrast
On white
1.37
#C4E6AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#C4E6AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E6AE
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E6AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E6AE | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDEAB
Deuteranopia (green-blind)
#E5DBB1
Tritanopia (blue-blind)
#C5E1D7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c4e6ae; /* rgb */ color: rgb(196, 230, 174); /* oklch */ color: oklch(88.6% 0.083 133.4);
Tailwind
colors: {
custom: {
50: '#d6eec6',
500: '#c4e6ae',
950: '#000000',
},
}SCSS
$custom: #c4e6ae; $custom-light: #d6eec6; $custom-dark: #000000;
JSON
{
"hex": "#c4e6ae",
"rgb": {
"r": 196,
"g": 230,
"b": 174
},
"hsl": {
"h": 96.429,
"s": 52.83,
"l": 79.216
},
"oklch": {
"l": 0.8862,
"c": 0.08286,
"h": 133.4
},
"luminance": 0.71385
}Semantic roles & 50–950 ramp
primary
#C4E6AE
secondary
#A478C1
accent
#25C083
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141613
muted
#838582