#D6DCD4#D6DCD4
#D6DCD4 is a very light, near-neutral green. Relative luminance 0.702; OKLCH L 88.8% C 0.013 H 137.8°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DCD4 |
|---|---|
| RGB | rgb(214, 220, 212) |
| HSL | hsl(105, 10%, 85%) |
| HSV | hsv(105, 4%, 86%) |
| CMYK | cmyk(2.7%, 0%, 3.6%, 13.7%) |
| CIE-LAB | lab(87.11, -3.47, 3.22) |
| CIE-LCH | lch(87.11, 4.73, 137.14°) |
| OKLab | oklab(88.76% -0.0093 0.0084) |
| OKLCH | oklch(88.76% 0.013 137.8) |
| XYZ | xyz(65.2064, 70.2358, 72.3962) |
| Luminance | 0.7024 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.40
Silver (survey)
#C5C9C7
ΔE00 5.37
Gainsboro
#DCDCDC
ΔE00 5.39
Light Gray
#D3D3D3
ΔE00 5.63
Fog
#D8DCE0
ΔE00 6.48
Eggshell
#F0EAD6
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DCD4 #DAD4DC
analogous
#DADCD4 #D6DCD4 #D4DCD6
triadic
#D6DCD4 #D4D6DC #DCD4D6
tetradic
#D6DCD4 #D4DADC #DAD4DC #DCD6D4
square
#D6DCD4 #D4DADC #DAD4DC #DCD6D4
split-complementary
#D6DCD4 #D6D4DC #DCD4DA
monochromatic
#96A591 #B6C1B2 #D6DCD4 #EFF1EE #EFF1EE
Accessibility & contrast
On white
1.40
#D6DCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#D6DCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DCD4
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DCD4 | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDBD4
Deuteranopia (green-blind)
#DCDAD4
Tritanopia (blue-blind)
#D6DBDA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d6dcd4; /* rgb */ color: rgb(214, 220, 212); /* oklch */ color: oklch(88.8% 0.013 137.8);
Tailwind
colors: {
custom: {
50: '#e2e6e1',
500: '#d6dcd4',
950: '#000000',
},
}SCSS
$custom: #d6dcd4; $custom-light: #e2e6e1; $custom-dark: #000000;
JSON
{
"hex": "#d6dcd4",
"rgb": {
"r": 214,
"g": 220,
"b": 212
},
"hsl": {
"h": 105,
"s": 10.256,
"l": 84.706
},
"oklch": {
"l": 0.88762,
"c": 0.01258,
"h": 137.8
},
"luminance": 0.70236
}Semantic roles & 50–950 ramp
primary
#D6DCD4
secondary
#ADA4B0
accent
#519484
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484