#C4DACA#C4DACA
#C4DACA is a very light, muted green. Relative luminance 0.661; OKLCH L 86.7% C 0.032 H 154.1°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DACA |
|---|---|
| RGB | rgb(196, 218, 202) |
| HSL | hsl(136, 23%, 81%) |
| HSV | hsv(136, 10%, 85%) |
| CMYK | cmyk(10.1%, 0%, 7.3%, 14.5%) |
| CIE-LAB | lab(85.07, -10.34, 5.38) |
| CIE-LCH | lch(85.07, 11.66, 152.51°) |
| OKLab | oklab(86.75% -0.0289 0.014) |
| OKLCH | oklch(86.75% 0.032 154.1) |
| XYZ | xyz(58.4948, 66.1420, 65.5506) |
| Luminance | 0.6614 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.48
Honeydew
#F0FFF0
ΔE00 8.72
Ice
#D6FFFA
ΔE00 9.97
Silver (survey)
#C5C9C7
ΔE00 10.09
Lightcyan
#E0FFFF
ΔE00 10.61
Ice Blue (survey)
#D7FFFE
ΔE00 10.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DACA #DAC4D4
analogous
#C9DAC4 #C4DACA #C4DAD5
triadic
#C4DACA #CAC4DA #DACAC4
tetradic
#C4DACA #C4C9DA #DAC4D4 #DAD5C4
square
#C4DACA #C4C9DA #DAC4D4 #DAD5C4
split-complementary
#C4DACA #D5C4DA #DAC4C9
monochromatic
#79AB86 #9EC2A8 #C4DACA #EAF2EC #ECF3EE
Accessibility & contrast
On white
1.48
#C4DACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#C4DACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DACA
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DACA | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6C9
Deuteranopia (green-blind)
#D6D3CB
Tritanopia (blue-blind)
#C1D9D5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c4daca; /* rgb */ color: rgb(196, 218, 202); /* oklch */ color: oklch(86.7% 0.032 154.1);
Tailwind
colors: {
custom: {
50: '#d6e5da',
500: '#c4daca',
950: '#000000',
},
}SCSS
$custom: #c4daca; $custom-light: #d6e5da; $custom-dark: #000000;
JSON
{
"hex": "#c4daca",
"rgb": {
"r": 196,
"g": 218,
"b": 202
},
"hsl": {
"h": 136.364,
"s": 22.917,
"l": 81.176
},
"oklch": {
"l": 0.86747,
"c": 0.0321,
"h": 154.1
},
"luminance": 0.66143
}Semantic roles & 50–950 ramp
primary
#C4DACA
secondary
#B092A8
accent
#4488A1
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483