#C4DAC0#C4DAC0
#C4DAC0 is a very light, muted green. Relative luminance 0.657; OKLCH L 86.5% C 0.042 H 140.8°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DAC0 |
|---|---|
| RGB | rgb(196, 218, 192) |
| HSL | hsl(111, 26%, 80%) |
| HSV | hsv(111, 12%, 85%) |
| CMYK | cmyk(10.1%, 0%, 11.9%, 14.5%) |
| CIE-LAB | lab(84.83, -12.13, 10.33) |
| CIE-LCH | lch(84.83, 15.93, 139.58°) |
| OKLab | oklab(86.48% -0.0329 0.0268) |
| OKLCH | oklch(86.48% 0.042 140.8) |
| XYZ | xyz(57.3489, 65.6837, 59.5158) |
| Luminance | 0.6568 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 9.71
Light Grey Green
#B7E1A1
ΔE00 9.87
Light Sage
#BCECAC
ΔE00 10.39
Beige
#F5F5DC
ΔE00 10.56
Light Grey
#D8DCD6
ΔE00 10.60
Mint
#AAF0C1
ΔE00 10.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DAC0 #D6C0DA
analogous
#D1DAC0 #C4DAC0 #C0DAC9
triadic
#C4DAC0 #C0C4DA #DAC0C4
tetradic
#C4DAC0 #C0D1DA #D6C0DA #DAC9C0
square
#C4DAC0 #C0D1DA #D6C0DA #DAC9C0
split-complementary
#C4DAC0 #C9C0DA #DAC0D1
monochromatic
#7CAD73 #A0C399 #C4DAC0 #E8F1E7 #EDF4EC
Accessibility & contrast
On white
1.49
#C4DAC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#C4DAC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DAC0
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DAC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DAC0 | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD5BF
Deuteranopia (green-blind)
#D8D3C1
Tritanopia (blue-blind)
#C3D8D2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c4dac0; /* rgb */ color: rgb(196, 218, 192); /* oklch */ color: oklch(86.5% 0.042 140.8);
Tailwind
colors: {
custom: {
50: '#d6e5d3',
500: '#c4dac0',
950: '#000000',
},
}SCSS
$custom: #c4dac0; $custom-light: #d6e5d3; $custom-dark: #000000;
JSON
{
"hex": "#c4dac0",
"rgb": {
"r": 196,
"g": 218,
"b": 192
},
"hsl": {
"h": 110.769,
"s": 26,
"l": 80.392
},
"oklch": {
"l": 0.86484,
"c": 0.04247,
"h": 140.8
},
"luminance": 0.65684
}Semantic roles & 50–950 ramp
primary
#C4DAC0
secondary
#AB8EB1
accent
#41A595
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483