#D1DCDB#D1DCDB
#D1DCDB is a very light, near-neutral teal. Relative luminance 0.699; OKLCH L 88.6% C 0.012 H 190.4°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #D1DCDB |
|---|---|
| RGB | rgb(209, 220, 219) |
| HSL | hsl(175, 14%, 84%) |
| HSV | hsv(175, 5%, 86%) |
| CMYK | cmyk(5%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(86.93, -3.87, -0.79) |
| CIE-LCH | lch(86.93, 3.95, 191.52°) |
| OKLab | oklab(88.58% -0.0117 -0.0022) |
| OKLCH | oklch(88.58% 0.012 190.4) |
| XYZ | xyz(64.6713, 69.8556, 77.0805) |
| Luminance | 0.6986 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.54
Fog
#D8DCE0
ΔE00 4.60
Silver (survey)
#C5C9C7
ΔE00 5.14
Gainsboro
#DCDCDC
ΔE00 5.21
Light Gray
#D3D3D3
ΔE00 5.41
Azure (CSS)
#F0FFFF
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1DCDB #DCD1D2
analogous
#D1DCD6 #D1DCDB #D1D8DC
triadic
#D1DCDB #DBD1DC #DCDBD1
tetradic
#D1DCDB #D6D1DC #DCD1D2 #D8DCD1
square
#D1DCDB #D6D1DC #DCD1D2 #D8DCD1
split-complementary
#D1DCDB #DCD1D8 #DCD6D1
monochromatic
#8BA7A5 #AEC2C0 #D1DCDB #EEF2F1 #EEF2F1
Accessibility & contrast
On white
1.40
#D1DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#D1DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1DCDB
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1DCDB | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDB
Deuteranopia (green-blind)
#D8D9DB
Tritanopia (blue-blind)
#CEDDDC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d1dcdb; /* rgb */ color: rgb(209, 220, 219); /* oklch */ color: oklch(88.6% 0.012 190.4);
Tailwind
colors: {
custom: {
50: '#dfe6e6',
500: '#d1dcdb',
950: '#000000',
},
}SCSS
$custom: #d1dcdb; $custom-light: #dfe6e6; $custom-dark: #000000;
JSON
{
"hex": "#d1dcdb",
"rgb": {
"r": 209,
"g": 220,
"b": 219
},
"hsl": {
"h": 174.545,
"s": 13.58,
"l": 84.118
},
"oklch": {
"l": 0.88583,
"c": 0.01195,
"h": 190.4
},
"luminance": 0.69856
}Semantic roles & 50–950 ramp
primary
#D1DCDB
secondary
#B1A0A2
accent
#4E5498
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484