#D1DBDC#D1DBDC
#D1DBDC is a very light, near-neutral teal. Relative luminance 0.694; OKLCH L 88.4% C 0.011 H 204.1°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #D1DBDC |
|---|---|
| RGB | rgb(209, 219, 220) |
| HSL | hsl(185, 14%, 84%) |
| HSV | hsv(185, 5%, 86%) |
| CMYK | cmyk(5%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(86.69, -3.17, -1.66) |
| CIE-LCH | lch(86.69, 3.58, 207.59°) |
| OKLab | oklab(88.41% -0.01 -0.0045) |
| OKLCH | oklch(88.41% 0.011 204.1) |
| XYZ | xyz(64.5417, 69.3851, 77.6886) |
| Luminance | 0.6939 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 3.55
Light Grey
#D8DCD6
ΔE00 3.98
Gainsboro
#DCDCDC
ΔE00 4.57
Light Gray
#D3D3D3
ΔE00 4.73
Silver (survey)
#C5C9C7
ΔE00 4.88
Aliceblue
#F0F8FF
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1DBDC #DCD2D1
analogous
#D1DCD8 #D1DBDC #D1D6DC
triadic
#D1DBDC #DCD1DB #DBDCD1
tetradic
#D1DBDC #D8D1DC #DCD2D1 #D6DCD1
square
#D1DBDC #D8D1DC #DCD2D1 #D6DCD1
split-complementary
#D1DBDC #DCD1D6 #DCD8D1
monochromatic
#8BA5A7 #AEC0C2 #D1DBDC #EEF1F2 #EEF1F2
Accessibility & contrast
On white
1.41
#D1DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#D1DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1DBDC
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1DBDC | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADC
Deuteranopia (green-blind)
#D7D8DC
Tritanopia (blue-blind)
#CEDCDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d1dbdc; /* rgb */ color: rgb(209, 219, 220); /* oklch */ color: oklch(88.4% 0.011 204.1);
Tailwind
colors: {
custom: {
50: '#dfe6e6',
500: '#d1dbdc',
950: '#000000',
},
}SCSS
$custom: #d1dbdc; $custom-light: #dfe6e6; $custom-dark: #000000;
JSON
{
"hex": "#d1dbdc",
"rgb": {
"r": 209,
"g": 219,
"b": 220
},
"hsl": {
"h": 185.455,
"s": 13.58,
"l": 84.118
},
"oklch": {
"l": 0.88409,
"c": 0.01091,
"h": 204.1
},
"luminance": 0.69386
}Semantic roles & 50–950 ramp
primary
#D1DBDC
secondary
#B1A2A0
accent
#544E98
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484