#D1DCD4#D1DCD4
#D1DCD4 is a very light, near-neutral green. Relative luminance 0.695; OKLCH L 88.4% C 0.016 H 154.4°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #D1DCD4 |
|---|---|
| RGB | rgb(209, 220, 212) |
| HSL | hsl(136, 14%, 84%) |
| HSV | hsv(136, 5%, 86%) |
| CMYK | cmyk(5%, 0%, 3.6%, 13.7%) |
| CIE-LAB | lab(86.75, -5.16, 2.65) |
| CIE-LCH | lch(86.75, 5.80, 152.88°) |
| OKLab | oklab(88.38% -0.0145 0.0069) |
| OKLCH | oklch(88.38% 0.016 154.4) |
| XYZ | xyz(63.7691, 69.4948, 72.3288) |
| Luminance | 0.6949 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.29
Silver (survey)
#C5C9C7
ΔE00 6.06
Gainsboro
#DCDCDC
ΔE00 6.94
Light Gray
#D3D3D3
ΔE00 7.06
Fog
#D8DCE0
ΔE00 7.42
Mintcream
#F5FFFA
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1DCD4 #DCD1D9
analogous
#D4DCD1 #D1DCD4 #D1DCDA
triadic
#D1DCD4 #D4D1DC #DCD4D1
tetradic
#D1DCD4 #D1D4DC #DCD1D9 #DCDAD1
square
#D1DCD4 #D1D4DC #DCD1D9 #DCDAD1
split-complementary
#D1DCD4 #DAD1DC #DCD1D4
monochromatic
#8BA793 #AEC2B4 #D1DCD4 #EEF2EF #EEF2EF
Accessibility & contrast
On white
1.41
#D1DCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#D1DCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1DCD4
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1DCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1DCD4 | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD4
Deuteranopia (green-blind)
#DAD9D4
Tritanopia (blue-blind)
#D0DCDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d1dcd4; /* rgb */ color: rgb(209, 220, 212); /* oklch */ color: oklch(88.4% 0.016 154.4);
Tailwind
colors: {
custom: {
50: '#dfe6e1',
500: '#d1dcd4',
950: '#000000',
},
}SCSS
$custom: #d1dcd4; $custom-light: #dfe6e1; $custom-dark: #000000;
JSON
{
"hex": "#d1dcd4",
"rgb": {
"r": 209,
"g": 220,
"b": 212
},
"hsl": {
"h": 136.364,
"s": 13.58,
"l": 84.118
},
"oklch": {
"l": 0.88384,
"c": 0.01604,
"h": 154.4
},
"luminance": 0.69495
}Semantic roles & 50–950 ramp
primary
#D1DCD4
secondary
#B1A0AC
accent
#4E8498
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484