#C4EAA6#C4EAA6
#C4EAA6 is a very light, moderate yellow-green. Relative luminance 0.733; OKLCH L 89.3% C 0.098 H 131.9°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #C4EAA6 |
|---|---|
| RGB | rgb(196, 234, 166) |
| HSL | hsl(94, 62%, 78%) |
| HSV | hsv(94, 29%, 92%) |
| CMYK | cmyk(16.2%, 0%, 29.1%, 8.2%) |
| CIE-LAB | lab(88.61, -24.20, 29.09) |
| CIE-LCH | lch(88.61, 37.84, 129.76°) |
| OKLab | oklab(89.32% -0.0656 0.0732) |
| OKLCH | oklch(89.32% 0.098 131.9) |
| XYZ | xyz(59.0695, 73.3337, 47.1118) |
| Luminance | 0.7333 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.35
Light Grey Green
#B7E1A1
ΔE00 2.52
Washed Out Green
#BCF5A6
ΔE00 3.73
Very Pale Green
#CFFDBC
ΔE00 4.27
Pale Green
#C7FDB5
ΔE00 4.43
Tea Green
#BDF8A3
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4EAA6 #CCA6EA
analogous
#E6EAA6 #C4EAA6 #A6EAAA
triadic
#C4EAA6 #A6C4EA #EAA6C4
tetradic
#C4EAA6 #A6E6EA #CCA6EA #EAAAA6
square
#C4EAA6 #A6E6EA #CCA6EA #EAAAA6
split-complementary
#C4EAA6 #AAA6EA #EAA6E6
monochromatic
#82D343 #A3DE74 #C4EAA6 #E5F6D8 #EFF9E6
Accessibility & contrast
On white
1.34
#C4EAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#C4EAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4EAA6
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4EAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4EAA6 | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E0A2
Deuteranopia (green-blind)
#EADDA9
Tritanopia (blue-blind)
#C6E4D8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c4eaa6; /* rgb */ color: rgb(196, 234, 166); /* oklch */ color: oklch(89.3% 0.098 131.9);
Tailwind
colors: {
custom: {
50: '#d6f0c1',
500: '#c4eaa6',
950: '#000000',
},
}SCSS
$custom: #c4eaa6; $custom-light: #d6f0c1; $custom-dark: #000000;
JSON
{
"hex": "#c4eaa6",
"rgb": {
"r": 196,
"g": 234,
"b": 166
},
"hsl": {
"h": 93.529,
"s": 61.818,
"l": 78.431
},
"oklch": {
"l": 0.8932,
"c": 0.09829,
"h": 131.9
},
"luminance": 0.73335
}Semantic roles & 50–950 ramp
primary
#C4EAA6
secondary
#9F6EC6
accent
#1CCA7D
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141612
muted
#838582