#C4DEAD#C4DEAD
#C4DEAD is a very light, moderate yellow-green. Relative luminance 0.670; OKLCH L 86.9% C 0.071 H 130.6°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DEAD |
|---|---|
| RGB | rgb(196, 222, 173) |
| HSL | hsl(92, 43%, 77%) |
| HSV | hsv(92, 22%, 87%) |
| CMYK | cmyk(11.7%, 0%, 22.1%, 12.9%) |
| CIE-LAB | lab(85.50, -17.27, 21.23) |
| CIE-LCH | lch(85.50, 27.37, 129.13°) |
| OKLab | oklab(86.88% -0.0463 0.0542) |
| OKLCH | oklch(86.88% 0.071 130.6) |
| XYZ | xyz(56.4278, 66.9949, 49.4856) |
| Luminance | 0.6700 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.17
Light Sage
#BCECAC
ΔE00 5.28
Very Pale Green
#CFFDBC
ΔE00 7.37
Very Light Green
#D1FFBD
ΔE00 7.74
Pale Olive
#B9CC81
ΔE00 7.78
Washed Out Green
#BCF5A6
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DEAD #C7ADDE
analogous
#DCDEAD #C4DEAD #ADDEAF
triadic
#C4DEAD #ADC4DE #DEADC4
tetradic
#C4DEAD #ADDCDE #C7ADDE #DEAFAD
square
#C4DEAD #ADDCDE #C7ADDE #DEAFAD
split-complementary
#C4DEAD #AFADDE #DEADDC
monochromatic
#85BB56 #A5CC81 #C4DEAD #E3F0D9 #EFF6E9
Accessibility & contrast
On white
1.46
#C4DEAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#C4DEAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DEAD
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DEAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DEAD | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D7AA
Deuteranopia (green-blind)
#DFD5AF
Tritanopia (blue-blind)
#C6DAD1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c4dead; /* rgb */ color: rgb(196, 222, 173); /* oklch */ color: oklch(86.9% 0.071 130.6);
Tailwind
colors: {
custom: {
50: '#d6e8c5',
500: '#c4dead',
950: '#000000',
},
}SCSS
$custom: #c4dead; $custom-light: #d6e8c5; $custom-dark: #000000;
JSON
{
"hex": "#c4dead",
"rgb": {
"r": 196,
"g": 222,
"b": 173
},
"hsl": {
"h": 91.837,
"s": 42.609,
"l": 77.451
},
"oklch": {
"l": 0.86882,
"c": 0.07129,
"h": 130.6
},
"luminance": 0.66995
}Semantic roles & 50–950 ramp
primary
#C4DEAD
secondary
#9979B6
accent
#30B677
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141613
muted
#838482