#C4E6AA#C4E6AA
#C4E6AA is a very light, moderate yellow-green. Relative luminance 0.712; OKLCH L 88.5% C 0.087 H 132.0°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E6AA |
|---|---|
| RGB | rgb(196, 230, 170) |
| HSL | hsl(94, 55%, 78%) |
| HSV | hsv(94, 26%, 90%) |
| CMYK | cmyk(14.8%, 0%, 26.1%, 9.8%) |
| CIE-LAB | lab(87.60, -21.67, 25.67) |
| CIE-LCH | lch(87.60, 33.59, 130.18°) |
| OKLab | oklab(88.54% -0.0585 0.065) |
| OKLCH | oklch(88.54% 0.087 132) |
| XYZ | xyz(58.3162, 71.2309, 48.6990) |
| Luminance | 0.7123 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.25
Light Sage
#BCECAC
ΔE00 2.74
Very Pale Green
#CFFDBC
ΔE00 4.97
Washed Out Green
#BCF5A6
ΔE00 5.20
Very Light Green
#D1FFBD
ΔE00 5.34
Pale Green
#C7FDB5
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E6AA #CCAAE6
analogous
#E2E6AA #C4E6AA #AAE6AE
triadic
#C4E6AA #AAC4E6 #E6AAC4
tetradic
#C4E6AA #AAE2E6 #CCAAE6 #E6AEAA
square
#C4E6AA #AAE2E6 #CCAAE6 #E6AEAA
split-complementary
#C4E6AA #AEAAE6 #E6AAE2
monochromatic
#82CA4B #A3D87B #C4E6AA #E5F4D9 #EFF8E7
Accessibility & contrast
On white
1.38
#C4E6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#C4E6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E6AA
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E6AA | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDA6
Deuteranopia (green-blind)
#E6DBAD
Tritanopia (blue-blind)
#C5E1D6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c4e6aa; /* rgb */ color: rgb(196, 230, 170); /* oklch */ color: oklch(88.5% 0.087 132.0);
Tailwind
colors: {
custom: {
50: '#d6eec3',
500: '#c4e6aa',
950: '#000000',
},
}SCSS
$custom: #c4e6aa; $custom-light: #d6eec3; $custom-dark: #000000;
JSON
{
"hex": "#c4e6aa",
"rgb": {
"r": 196,
"g": 230,
"b": 170
},
"hsl": {
"h": 94,
"s": 54.545,
"l": 78.431
},
"oklch": {
"l": 0.88536,
"c": 0.08747,
"h": 132
},
"luminance": 0.71232
}Semantic roles & 50–950 ramp
primary
#C4E6AA
secondary
#9F74C1
accent
#23C27D
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141612
muted
#838582