#D1DFDC#D1DFDC
#D1DFDC is a very light, near-neutral teal. Relative luminance 0.715; OKLCH L 89.2% C 0.016 H 181.7°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D1DFDC |
|---|---|
| RGB | rgb(209, 223, 220) |
| HSL | hsl(167, 18%, 85%) |
| HSV | hsv(167, 6%, 87%) |
| CMYK | cmyk(6.3%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(87.73, -5.23, -0.15) |
| CIE-LCH | lch(87.73, 5.23, 181.61°) |
| OKLab | oklab(89.22% -0.0155 -0.0005) |
| OKLCH | oklch(89.22% 0.016 181.7) |
| XYZ | xyz(65.5978, 71.4973, 78.0407) |
| Luminance | 0.7150 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.19
Fog
#D8DCE0
ΔE00 6.26
Silver (survey)
#C5C9C7
ΔE00 6.38
Gainsboro
#DCDCDC
ΔE00 6.67
Azure (CSS)
#F0FFFF
ΔE00 6.96
Light Gray
#D3D3D3
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1DFDC #DFD1D4
analogous
#D1DFD5 #D1DFDC #D1DBDF
triadic
#D1DFDC #DCD1DF #DFDCD1
tetradic
#D1DFDC #D5D1DF #DFD1D4 #DBDFD1
square
#D1DFDC #D5D1DF #DFD1D4 #DBDFD1
split-complementary
#D1DFDC #DFD1DB #DFD5D1
monochromatic
#89ADA5 #ADC6C1 #D1DFDC #EDF2F1 #EDF2F1
Accessibility & contrast
On white
1.37
#D1DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#D1DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1DFDC
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1DFDC | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDC
Deuteranopia (green-blind)
#DBDBDC
Tritanopia (blue-blind)
#CEE0DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d1dfdc; /* rgb */ color: rgb(209, 223, 220); /* oklch */ color: oklch(89.2% 0.016 181.7);
Tailwind
colors: {
custom: {
50: '#dfe9e6',
500: '#d1dfdc',
950: '#000000',
},
}SCSS
$custom: #d1dfdc; $custom-light: #dfe9e6; $custom-dark: #000000;
JSON
{
"hex": "#d1dfdc",
"rgb": {
"r": 209,
"g": 223,
"b": 220
},
"hsl": {
"h": 167.143,
"s": 17.949,
"l": 84.706
},
"oklch": {
"l": 0.89222,
"c": 0.01556,
"h": 181.7
},
"luminance": 0.71498
}Semantic roles & 50–950 ramp
primary
#D1DFDC
secondary
#B59FA4
accent
#495B9C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484