#D1DDDC#D1DDDC
#D1DDDC is a very light, near-neutral teal. Relative luminance 0.704; OKLCH L 88.8% C 0.013 H 190.9°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D1DDDC |
|---|---|
| RGB | rgb(209, 221, 220) |
| HSL | hsl(175, 15%, 84%) |
| HSV | hsv(175, 5%, 87%) |
| CMYK | cmyk(5.4%, 0%, 0.5%, 13.3%) |
| CIE-LAB | lab(87.21, -4.20, -0.90) |
| CIE-LCH | lch(87.21, 4.30, 192.11°) |
| OKLab | oklab(88.82% -0.0128 -0.0025) |
| OKLCH | oklch(88.82% 0.013 190.9) |
| XYZ | xyz(65.0666, 70.4349, 77.8636) |
| Luminance | 0.7044 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.83
Fog
#D8DCE0
ΔE00 4.92
Silver (survey)
#C5C9C7
ΔE00 5.51
Gainsboro
#DCDCDC
ΔE00 5.58
Light Gray
#D3D3D3
ΔE00 5.83
Azure (CSS)
#F0FFFF
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1DDDC #DDD1D2
analogous
#D1DDD6 #D1DDDC #D1D8DD
triadic
#D1DDDC #DCD1DD #DDDCD1
tetradic
#D1DDDC #D6D1DD #DDD1D2 #D8DDD1
square
#D1DDDC #D6D1DD #DDD1D2 #D8DDD1
split-complementary
#D1DDDC #DDD1D8 #DDD6D1
monochromatic
#8BA9A6 #AEC3C1 #D1DDDC #EDF2F2 #EDF2F2
Accessibility & contrast
On white
1.39
#D1DDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#D1DDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1DDDC
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1DDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1DDDC | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDC
Deuteranopia (green-blind)
#D9DADC
Tritanopia (blue-blind)
#CEDEDD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d1dddc; /* rgb */ color: rgb(209, 221, 220); /* oklch */ color: oklch(88.8% 0.013 190.9);
Tailwind
colors: {
custom: {
50: '#dfe7e6',
500: '#d1dddc',
950: '#000000',
},
}SCSS
$custom: #d1dddc; $custom-light: #dfe7e6; $custom-dark: #000000;
JSON
{
"hex": "#d1dddc",
"rgb": {
"r": 209,
"g": 221,
"b": 220
},
"hsl": {
"h": 175,
"s": 15,
"l": 84.314
},
"oklch": {
"l": 0.88815,
"c": 0.01299,
"h": 190.9
},
"luminance": 0.70436
}Semantic roles & 50–950 ramp
primary
#D1DDDC
secondary
#B2A0A2
accent
#4C5399
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484