#D1DFD5#D1DFD5
#D1DFD5 is a very light, muted green. Relative luminance 0.711; OKLCH L 89.0% C 0.020 H 154.9°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D1DFD5 |
|---|---|
| RGB | rgb(209, 223, 213) |
| HSL | hsl(137, 18%, 85%) |
| HSV | hsv(137, 6%, 87%) |
| CMYK | cmyk(6.3%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(87.55, -6.52, 3.28) |
| CIE-LCH | lch(87.55, 7.30, 153.29°) |
| OKLab | oklab(89.03% -0.0183 0.0086) |
| OKLCH | oklch(89.03% 0.02 154.9) |
| XYZ | xyz(64.6901, 71.1342, 73.2601) |
| Luminance | 0.7114 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.72
Honeydew
#F0FFF0
ΔE00 6.97
Silver (survey)
#C5C9C7
ΔE00 7.53
Mintcream
#F5FFFA
ΔE00 7.66
Azure (CSS)
#F0FFFF
ΔE00 8.35
Gainsboro
#DCDCDC
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1DFD5 #DFD1DB
analogous
#D4DFD1 #D1DFD5 #D1DFDC
triadic
#D1DFD5 #D5D1DF #DFD5D1
tetradic
#D1DFD5 #D1D4DF #DFD1DB #DFDCD1
square
#D1DFD5 #D1D4DF #DFD1DB #DFDCD1
split-complementary
#D1DFD5 #DCD1DF #DFD1D4
monochromatic
#89AD93 #ADC6B4 #D1DFD5 #EDF2EF #EDF2EF
Accessibility & contrast
On white
1.38
#D1DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#D1DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1DFD5
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1DFD5 | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD5
Deuteranopia (green-blind)
#DCDBD5
Tritanopia (blue-blind)
#CFDFDC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d1dfd5; /* rgb */ color: rgb(209, 223, 213); /* oklch */ color: oklch(89.0% 0.020 154.9);
Tailwind
colors: {
custom: {
50: '#dfe9e1',
500: '#d1dfd5',
950: '#000000',
},
}SCSS
$custom: #d1dfd5; $custom-light: #dfe9e1; $custom-dark: #000000;
JSON
{
"hex": "#d1dfd5",
"rgb": {
"r": 209,
"g": 223,
"b": 213
},
"hsl": {
"h": 137.143,
"s": 17.949,
"l": 84.706
},
"oklch": {
"l": 0.89025,
"c": 0.02019,
"h": 154.9
},
"luminance": 0.71135
}Semantic roles & 50–950 ramp
primary
#D1DFD5
secondary
#B59FAF
accent
#49859C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484