#D1DCD3#D1DCD3
#D1DCD3 is a very light, near-neutral green. Relative luminance 0.694; OKLCH L 88.4% C 0.017 H 151.1°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #D1DCD3 |
|---|---|
| RGB | rgb(209, 220, 211) |
| HSL | hsl(131, 14%, 84%) |
| HSV | hsv(131, 5%, 86%) |
| CMYK | cmyk(5%, 0%, 4.1%, 13.7%) |
| CIE-LAB | lab(86.72, -5.34, 3.14) |
| CIE-LCH | lch(86.72, 6.20, 149.59°) |
| OKLab | oklab(88.36% -0.0149 0.0082) |
| OKLCH | oklch(88.36% 0.017 151.1) |
| XYZ | xyz(63.6434, 69.4445, 71.6666) |
| Luminance | 0.6945 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.49
Silver (survey)
#C5C9C7
ΔE00 6.30
Gainsboro
#DCDCDC
ΔE00 7.24
Light Gray
#D3D3D3
ΔE00 7.35
Honeydew
#F0FFF0
ΔE00 7.75
Fog
#D8DCE0
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1DCD3 #DCD1DA
analogous
#D5DCD1 #D1DCD3 #D1DCD9
triadic
#D1DCD3 #D3D1DC #DCD3D1
tetradic
#D1DCD3 #D1D5DC #DCD1DA #DCD9D1
square
#D1DCD3 #D1D5DC #DCD1DA #DCD9D1
split-complementary
#D1DCD3 #D9D1DC #DCD1D5
monochromatic
#8BA791 #AEC2B2 #D1DCD3 #EEF2EE #EEF2EE
Accessibility & contrast
On white
1.41
#D1DCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#D1DCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1DCD3
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1DCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1DCD3 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD3
Deuteranopia (green-blind)
#DAD9D3
Tritanopia (blue-blind)
#D0DCD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d1dcd3; /* rgb */ color: rgb(209, 220, 211); /* oklch */ color: oklch(88.4% 0.017 151.1);
Tailwind
colors: {
custom: {
50: '#dfe6e0',
500: '#d1dcd3',
950: '#000000',
},
}SCSS
$custom: #d1dcd3; $custom-light: #dfe6e0; $custom-dark: #000000;
JSON
{
"hex": "#d1dcd3",
"rgb": {
"r": 209,
"g": 220,
"b": 211
},
"hsl": {
"h": 130.909,
"s": 13.58,
"l": 84.118
},
"oklch": {
"l": 0.88357,
"c": 0.01698,
"h": 151.1
},
"luminance": 0.69445
}Semantic roles & 50–950 ramp
primary
#D1DCD3
secondary
#B1A0AE
accent
#4E8A98
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484