#D1DFDD#D1DFDD
#D1DFDD is a very light, near-neutral teal. Relative luminance 0.716; OKLCH L 89.3% C 0.015 H 186.7°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D1DFDD |
|---|---|
| RGB | rgb(209, 223, 221) |
| HSL | hsl(171, 18%, 85%) |
| HSV | hsv(171, 6%, 87%) |
| CMYK | cmyk(6.3%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(87.75, -5.05, -0.64) |
| CIE-LCH | lch(87.75, 5.09, 187.19°) |
| OKLab | oklab(89.25% -0.0152 -0.0018) |
| OKLCH | oklch(89.25% 0.015 186.7) |
| XYZ | xyz(65.7306, 71.5504, 78.7403) |
| Luminance | 0.7155 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.30
Fog
#D8DCE0
ΔE00 5.91
Silver (survey)
#C5C9C7
ΔE00 6.31
Gainsboro
#DCDCDC
ΔE00 6.49
Light Gray
#D3D3D3
ΔE00 6.81
Azure (CSS)
#F0FFFF
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1DFDD #DFD1D3
analogous
#D1DFD6 #D1DFDD #D1DADF
triadic
#D1DFDD #DDD1DF #DFDDD1
tetradic
#D1DFDD #D6D1DF #DFD1D3 #DADFD1
square
#D1DFDD #D6D1DF #DFD1D3 #DADFD1
split-complementary
#D1DFDD #DFD1DA #DFD6D1
monochromatic
#89ADA8 #ADC6C2 #D1DFDD #EDF2F2 #EDF2F2
Accessibility & contrast
On white
1.37
#D1DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#D1DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1DFDD
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1DFDD | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDD
Deuteranopia (green-blind)
#DADBDD
Tritanopia (blue-blind)
#CEE0DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d1dfdd; /* rgb */ color: rgb(209, 223, 221); /* oklch */ color: oklch(89.3% 0.015 186.7);
Tailwind
colors: {
custom: {
50: '#dfe9e7',
500: '#d1dfdd',
950: '#000000',
},
}SCSS
$custom: #d1dfdd; $custom-light: #dfe9e7; $custom-dark: #000000;
JSON
{
"hex": "#d1dfdd",
"rgb": {
"r": 209,
"g": 223,
"b": 221
},
"hsl": {
"h": 171.429,
"s": 17.949,
"l": 84.706
},
"oklch": {
"l": 0.89251,
"c": 0.01526,
"h": 186.7
},
"luminance": 0.71551
}Semantic roles & 50–950 ramp
primary
#D1DFDD
secondary
#B59FA2
accent
#49559C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484