#D1DDDF#D1DDDF
#D1DDDF is a very light, near-neutral teal. Relative luminance 0.706; OKLCH L 88.9% C 0.013 H 208.8°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D1DDDF |
|---|---|
| RGB | rgb(209, 221, 223) |
| HSL | hsl(189, 18%, 85%) |
| HSV | hsv(189, 6%, 87%) |
| CMYK | cmyk(6.3%, 0.9%, 0%, 12.5%) |
| CIE-LAB | lab(87.29, -3.64, -2.37) |
| CIE-LCH | lch(87.29, 4.34, 213.08°) |
| OKLab | oklab(88.9% -0.0116 -0.0064) |
| OKLCH | oklch(88.9% 0.013 208.8) |
| XYZ | xyz(65.4675, 70.5953, 79.9749) |
| Luminance | 0.7060 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 3.96
Light Grey
#D8DCD6
ΔE00 4.73
Gainsboro
#DCDCDC
ΔE00 5.25
Light Gray
#D3D3D3
ΔE00 5.54
Silver (survey)
#C5C9C7
ΔE00 5.68
Aliceblue
#F0F8FF
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1DDDF #DFD3D1
analogous
#D1DFDA #D1DDDF #D1D6DF
triadic
#D1DDDF #DFD1DD #DDDFD1
tetradic
#D1DDDF #DAD1DF #DFD3D1 #D6DFD1
square
#D1DDDF #DAD1DF #DFD3D1 #D6DFD1
split-complementary
#D1DDDF #DFD1D6 #DFDAD1
monochromatic
#89A8AD #ADC2C6 #D1DDDF #EDF2F2 #EDF2F2
Accessibility & contrast
On white
1.39
#D1DDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#D1DDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1DDDF
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1DDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1DDDF | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDF
Deuteranopia (green-blind)
#D8DADF
Tritanopia (blue-blind)
#CDDEDE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d1dddf; /* rgb */ color: rgb(209, 221, 223); /* oklch */ color: oklch(88.9% 0.013 208.8);
Tailwind
colors: {
custom: {
50: '#dfe7e9',
500: '#d1dddf',
950: '#000000',
},
}SCSS
$custom: #d1dddf; $custom-light: #dfe7e9; $custom-dark: #000000;
JSON
{
"hex": "#d1dddf",
"rgb": {
"r": 209,
"g": 221,
"b": 223
},
"hsl": {
"h": 188.571,
"s": 17.949,
"l": 84.706
},
"oklch": {
"l": 0.88903,
"c": 0.01324,
"h": 208.8
},
"luminance": 0.70596
}Semantic roles & 50–950 ramp
primary
#D1DDDF
secondary
#B5A29F
accent
#55499C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484