#D1DFD3#D1DFD3
#D1DFD3 is a very light, muted green. Relative luminance 0.710; OKLCH L 89.0% C 0.022 H 149.7°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D1DFD3 |
|---|---|
| RGB | rgb(209, 223, 211) |
| HSL | hsl(129, 18%, 85%) |
| HSV | hsv(129, 6%, 87%) |
| CMYK | cmyk(6.3%, 0%, 5.4%, 12.5%) |
| CIE-LAB | lab(87.50, -6.88, 4.26) |
| CIE-LCH | lch(87.50, 8.10, 148.23°) |
| OKLab | oklab(88.97% -0.0191 0.0112) |
| OKLCH | oklch(88.97% 0.022 149.7) |
| XYZ | xyz(64.4378, 71.0333, 71.9314) |
| Luminance | 0.7103 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.15
Honeydew
#F0FFF0
ΔE00 6.82
Silver (survey)
#C5C9C7
ΔE00 7.99
Mintcream
#F5FFFA
ΔE00 8.00
Beige
#F5F5DC
ΔE00 8.64
Azure (CSS)
#F0FFFF
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1DFD3 #DFD1DD
analogous
#D6DFD1 #D1DFD3 #D1DFDA
triadic
#D1DFD3 #D3D1DF #DFD3D1
tetradic
#D1DFD3 #D1D6DF #DFD1DD #DFDAD1
square
#D1DFD3 #D1D6DF #DFD1DD #DFDAD1
split-complementary
#D1DFD3 #DAD1DF #DFD1D6
monochromatic
#89AD8E #ADC6B0 #D1DFD3 #EDF2EE #EDF2EE
Accessibility & contrast
On white
1.38
#D1DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#D1DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1DFD3
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1DFD3 | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD2
Deuteranopia (green-blind)
#DDDBD4
Tritanopia (blue-blind)
#D0DEDB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d1dfd3; /* rgb */ color: rgb(209, 223, 211); /* oklch */ color: oklch(89.0% 0.022 149.7);
Tailwind
colors: {
custom: {
50: '#dfe9e0',
500: '#d1dfd3',
950: '#000000',
},
}SCSS
$custom: #d1dfd3; $custom-light: #dfe9e0; $custom-dark: #000000;
JSON
{
"hex": "#d1dfd3",
"rgb": {
"r": 209,
"g": 223,
"b": 211
},
"hsl": {
"h": 128.571,
"s": 17.949,
"l": 84.706
},
"oklch": {
"l": 0.88971,
"c": 0.02209,
"h": 149.7
},
"luminance": 0.71034
}Semantic roles & 50–950 ramp
primary
#D1DFD3
secondary
#B59FB2
accent
#49909C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484