#D1DDDB#D1DDDB
#D1DDDB is a very light, near-neutral teal. Relative luminance 0.704; OKLCH L 88.8% C 0.013 H 185.0°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #D1DDDB |
|---|---|
| RGB | rgb(209, 221, 219) |
| HSL | hsl(170, 15%, 84%) |
| HSV | hsv(170, 5%, 87%) |
| CMYK | cmyk(5.4%, 0%, 0.9%, 13.3%) |
| CIE-LAB | lab(87.18, -4.39, -0.41) |
| CIE-LCH | lch(87.18, 4.41, 185.37°) |
| OKLab | oklab(88.79% -0.0131 -0.0012) |
| OKLCH | oklch(88.79% 0.013 185) |
| XYZ | xyz(64.9346, 70.3821, 77.1682) |
| Luminance | 0.7038 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.63
Fog
#D8DCE0
ΔE00 5.28
Silver (survey)
#C5C9C7
ΔE00 5.54
Gainsboro
#DCDCDC
ΔE00 5.76
Light Gray
#D3D3D3
ΔE00 5.99
Azure (CSS)
#F0FFFF
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1DDDB #DDD1D3
analogous
#D1DDD5 #D1DDDB #D1D9DD
triadic
#D1DDDB #DBD1DD #DDDBD1
tetradic
#D1DDDB #D5D1DD #DDD1D3 #D9DDD1
square
#D1DDDB #D5D1DD #DDD1D3 #D9DDD1
split-complementary
#D1DDDB #DDD1D9 #DDD5D1
monochromatic
#8BA9A4 #AEC3BF #D1DDDB #EDF2F1 #EDF2F1
Accessibility & contrast
On white
1.39
#D1DDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#D1DDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1DDDB
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1DDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1DDDB | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBDB
Deuteranopia (green-blind)
#D9DADB
Tritanopia (blue-blind)
#CEDEDC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d1dddb; /* rgb */ color: rgb(209, 221, 219); /* oklch */ color: oklch(88.8% 0.013 185.0);
Tailwind
colors: {
custom: {
50: '#dfe7e6',
500: '#d1dddb',
950: '#000000',
},
}SCSS
$custom: #d1dddb; $custom-light: #dfe7e6; $custom-dark: #000000;
JSON
{
"hex": "#d1dddb",
"rgb": {
"r": 209,
"g": 221,
"b": 219
},
"hsl": {
"h": 170,
"s": 15,
"l": 84.314
},
"oklch": {
"l": 0.88786,
"c": 0.01319,
"h": 185
},
"luminance": 0.70383
}Semantic roles & 50–950 ramp
primary
#D1DDDB
secondary
#B2A0A3
accent
#4C5999
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484