#D1DFD6#D1DFD6
#D1DFD6 is a very light, near-neutral green. Relative luminance 0.712; OKLCH L 89.1% C 0.019 H 157.8°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D1DFD6 |
|---|---|
| RGB | rgb(209, 223, 214) |
| HSL | hsl(141, 18%, 85%) |
| HSV | hsv(141, 6%, 87%) |
| CMYK | cmyk(6.3%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(87.57, -6.34, 2.79) |
| CIE-LCH | lch(87.57, 6.93, 156.24°) |
| OKLab | oklab(89.05% -0.0179 0.0073) |
| OKLCH | oklch(89.05% 0.019 157.8) |
| XYZ | xyz(64.8174, 71.1851, 73.9306) |
| Luminance | 0.7119 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.53
Honeydew
#F0FFF0
ΔE00 7.09
Silver (survey)
#C5C9C7
ΔE00 7.31
Mintcream
#F5FFFA
ΔE00 7.52
Azure (CSS)
#F0FFFF
ΔE00 8.10
Gainsboro
#DCDCDC
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1DFD6 #DFD1DA
analogous
#D3DFD1 #D1DFD6 #D1DFDD
triadic
#D1DFD6 #D6D1DF #DFD6D1
tetradic
#D1DFD6 #D1D3DF #DFD1DA #DFDDD1
square
#D1DFD6 #D1D3DF #DFD1DA #DFDDD1
split-complementary
#D1DFD6 #DDD1DF #DFD1D3
monochromatic
#89AD96 #ADC6B6 #D1DFD6 #EDF2EF #EDF2EF
Accessibility & contrast
On white
1.38
#D1DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#D1DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1DFD6
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1DFD6 | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDDD6
Deuteranopia (green-blind)
#DCDBD6
Tritanopia (blue-blind)
#CFDFDC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d1dfd6; /* rgb */ color: rgb(209, 223, 214); /* oklch */ color: oklch(89.1% 0.019 157.8);
Tailwind
colors: {
custom: {
50: '#dfe9e2',
500: '#d1dfd6',
950: '#000000',
},
}SCSS
$custom: #d1dfd6; $custom-light: #dfe9e2; $custom-dark: #000000;
JSON
{
"hex": "#d1dfd6",
"rgb": {
"r": 209,
"g": 223,
"b": 214
},
"hsl": {
"h": 141.429,
"s": 17.949,
"l": 84.706
},
"oklch": {
"l": 0.89053,
"c": 0.01932,
"h": 157.8
},
"luminance": 0.71186
}Semantic roles & 50–950 ramp
primary
#D1DFD6
secondary
#B59FAD
accent
#497F9C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484