#D1DFD9#D1DFD9
#D1DFD9 is a very light, near-neutral teal. Relative luminance 0.713; OKLCH L 89.1% C 0.017 H 168.5°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D1DFD9 |
|---|---|
| RGB | rgb(209, 223, 217) |
| HSL | hsl(154, 18%, 85%) |
| HSV | hsv(154, 6%, 87%) |
| CMYK | cmyk(6.3%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(87.65, -5.79, 1.32) |
| CIE-LCH | lch(87.65, 5.94, 167.15°) |
| OKLab | oklab(89.14% -0.0167 0.0034) |
| OKLCH | oklch(89.14% 0.017 168.5) |
| XYZ | xyz(65.2041, 71.3398, 75.9669) |
| Luminance | 0.7134 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.17
Silver (survey)
#C5C9C7
ΔE00 6.75
Mintcream
#F5FFFA
ΔE00 7.22
Gainsboro
#DCDCDC
ΔE00 7.33
Fog
#D8DCE0
ΔE00 7.34
Azure (CSS)
#F0FFFF
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1DFD9 #DFD1D7
analogous
#D1DFD2 #D1DFD9 #D1DEDF
triadic
#D1DFD9 #D9D1DF #DFD9D1
tetradic
#D1DFD9 #D2D1DF #DFD1D7 #DEDFD1
square
#D1DFD9 #D2D1DF #DFD1D7 #DEDFD1
split-complementary
#D1DFD9 #DFD1DE #DFD2D1
monochromatic
#89AD9D #ADC6BB #D1DFD9 #EDF2F0 #EDF2F0
Accessibility & contrast
On white
1.38
#D1DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#D1DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1DFD9
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1DFD9 | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDD9
Deuteranopia (green-blind)
#DBDBD9
Tritanopia (blue-blind)
#CEDFDD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d1dfd9; /* rgb */ color: rgb(209, 223, 217); /* oklch */ color: oklch(89.1% 0.017 168.5);
Tailwind
colors: {
custom: {
50: '#dfe9e4',
500: '#d1dfd9',
950: '#000000',
},
}SCSS
$custom: #d1dfd9; $custom-light: #dfe9e4; $custom-dark: #000000;
JSON
{
"hex": "#d1dfd9",
"rgb": {
"r": 209,
"g": 223,
"b": 217
},
"hsl": {
"h": 154.286,
"s": 17.949,
"l": 84.706
},
"oklch": {
"l": 0.89137,
"c": 0.01705,
"h": 168.5
},
"luminance": 0.7134
}Semantic roles & 50–950 ramp
primary
#D1DFD9
secondary
#B59FA9
accent
#496D9C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484