#D3DBDC#D3DBDC
#D3DBDC is a very light, near-neutral teal. Relative luminance 0.697; OKLCH L 88.6% C 0.009 H 205.9°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DBDC |
|---|---|
| RGB | rgb(211, 219, 220) |
| HSL | hsl(187, 11%, 85%) |
| HSV | hsv(187, 4%, 86%) |
| CMYK | cmyk(4.1%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(86.84, -2.50, -1.43) |
| CIE-LCH | lch(86.84, 2.88, 209.68°) |
| OKLab | oklab(88.56% -0.0079 -0.0038) |
| OKLCH | oklch(88.56% 0.009 205.9) |
| XYZ | xyz(65.1113, 69.6788, 77.7153) |
| Luminance | 0.6968 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 2.80
Light Grey
#D8DCD6
ΔE00 3.66
Gainsboro
#DCDCDC
ΔE00 3.73
Light Gray
#D3D3D3
ΔE00 3.98
Silver (survey)
#C5C9C7
ΔE00 4.64
Whitesmoke
#F5F5F5
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DBDC #DCD4D3
analogous
#D3DCD9 #D3DBDC #D3D7DC
triadic
#D3DBDC #DCD3DB #DBDCD3
tetradic
#D3DBDC #D9D3DC #DCD4D3 #D7DCD3
square
#D3DBDC #D9D3DC #DCD4D3 #D7DCD3
split-complementary
#D3DBDC #DCD3D7 #DCD9D3
monochromatic
#8FA3A6 #B1BFC1 #D3DBDC #EEF1F1 #EEF1F1
Accessibility & contrast
On white
1.41
#D3DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#D3DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DBDC
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DBDC | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADC
Deuteranopia (green-blind)
#D8D9DC
Tritanopia (blue-blind)
#D1DCDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d3dbdc; /* rgb */ color: rgb(211, 219, 220); /* oklch */ color: oklch(88.6% 0.009 205.9);
Tailwind
colors: {
custom: {
50: '#e0e6e6',
500: '#d3dbdc',
950: '#000000',
},
}SCSS
$custom: #d3dbdc; $custom-light: #e0e6e6; $custom-dark: #000000;
JSON
{
"hex": "#d3dbdc",
"rgb": {
"r": 211,
"g": 219,
"b": 220
},
"hsl": {
"h": 186.667,
"s": 11.392,
"l": 84.51
},
"oklch": {
"l": 0.88559,
"c": 0.00879,
"h": 205.9
},
"luminance": 0.69679
}Semantic roles & 50–950 ramp
primary
#D3DBDC
secondary
#B0A4A3
accent
#585095
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484