#D1DFD4#D1DFD4
#D1DFD4 is a very light, muted green. Relative luminance 0.711; OKLCH L 89.0% C 0.021 H 152.2°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #D1DFD4 |
|---|---|
| RGB | rgb(209, 223, 212) |
| HSL | hsl(133, 18%, 85%) |
| HSV | hsv(133, 6%, 87%) |
| CMYK | cmyk(6.3%, 0%, 4.9%, 12.5%) |
| CIE-LAB | lab(87.53, -6.70, 3.77) |
| CIE-LCH | lch(87.53, 7.69, 150.63°) |
| OKLab | oklab(89% -0.0187 0.0099) |
| OKLCH | oklch(89% 0.021 152.2) |
| XYZ | xyz(64.5636, 71.0836, 72.5937) |
| Luminance | 0.7108 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.92
Honeydew
#F0FFF0
ΔE00 6.89
Silver (survey)
#C5C9C7
ΔE00 7.75
Mintcream
#F5FFFA
ΔE00 7.82
Azure (CSS)
#F0FFFF
ΔE00 8.60
Gainsboro
#DCDCDC
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1DFD4 #DFD1DC
analogous
#D5DFD1 #D1DFD4 #D1DFDB
triadic
#D1DFD4 #D4D1DF #DFD4D1
tetradic
#D1DFD4 #D1D5DF #DFD1DC #DFDBD1
square
#D1DFD4 #D1D5DF #DFD1DC #DFDBD1
split-complementary
#D1DFD4 #DBD1DF #DFD1D5
monochromatic
#89AD91 #ADC6B2 #D1DFD4 #EDF2EE #EDF2EE
Accessibility & contrast
On white
1.38
#D1DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#D1DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1DFD4
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1DFD4 | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD3
Deuteranopia (green-blind)
#DCDBD5
Tritanopia (blue-blind)
#CFDEDC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d1dfd4; /* rgb */ color: rgb(209, 223, 212); /* oklch */ color: oklch(89.0% 0.021 152.2);
Tailwind
colors: {
custom: {
50: '#dfe9e1',
500: '#d1dfd4',
950: '#000000',
},
}SCSS
$custom: #d1dfd4; $custom-light: #dfe9e1; $custom-dark: #000000;
JSON
{
"hex": "#d1dfd4",
"rgb": {
"r": 209,
"g": 223,
"b": 212
},
"hsl": {
"h": 132.857,
"s": 17.949,
"l": 84.706
},
"oklch": {
"l": 0.88998,
"c": 0.02111,
"h": 152.2
},
"luminance": 0.71084
}Semantic roles & 50–950 ramp
primary
#D1DFD4
secondary
#B59FB0
accent
#498A9C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484