#D3DCDB#D3DCDB
#D3DCDB is a very light, near-neutral teal. Relative luminance 0.702; OKLCH L 88.7% C 0.010 H 189.0°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DCDB |
|---|---|
| RGB | rgb(211, 220, 219) |
| HSL | hsl(173, 11%, 85%) |
| HSV | hsv(173, 4%, 86%) |
| CMYK | cmyk(4.1%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(87.07, -3.21, -0.56) |
| CIE-LCH | lch(87.07, 3.26, 189.93°) |
| OKLab | oklab(88.73% -0.0097 -0.0015) |
| OKLCH | oklch(88.73% 0.01 189) |
| XYZ | xyz(65.2409, 70.1493, 77.1072) |
| Luminance | 0.7015 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.00
Fog
#D8DCE0
ΔE00 3.94
Gainsboro
#DCDCDC
ΔE00 4.39
Light Gray
#D3D3D3
ΔE00 4.67
Silver (survey)
#C5C9C7
ΔE00 4.80
Whitesmoke
#F5F5F5
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DCDB #DCD3D4
analogous
#D3DCD7 #D3DCDB #D3D9DC
triadic
#D3DCDB #DBD3DC #DCDBD3
tetradic
#D3DCDB #D7D3DC #DCD3D4 #D9DCD3
square
#D3DCDB #D7D3DC #DCD3D4 #D9DCD3
split-complementary
#D3DCDB #DCD3D9 #DCD7D3
monochromatic
#8FA6A3 #B1C1BF #D3DCDB #EEF1F1 #EEF1F1
Accessibility & contrast
On white
1.40
#D3DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#D3DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DCDB
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DCDB | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDB
Deuteranopia (green-blind)
#D9D9DB
Tritanopia (blue-blind)
#D1DDDC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d3dcdb; /* rgb */ color: rgb(211, 220, 219); /* oklch */ color: oklch(88.7% 0.010 189.0);
Tailwind
colors: {
custom: {
50: '#e0e6e6',
500: '#d3dcdb',
950: '#000000',
},
}SCSS
$custom: #d3dcdb; $custom-light: #e0e6e6; $custom-dark: #000000;
JSON
{
"hex": "#d3dcdb",
"rgb": {
"r": 211,
"g": 220,
"b": 219
},
"hsl": {
"h": 173.333,
"s": 11.392,
"l": 84.51
},
"oklch": {
"l": 0.88733,
"c": 0.00981,
"h": 189
},
"luminance": 0.7015
}Semantic roles & 50–950 ramp
primary
#D3DCDB
secondary
#B0A3A4
accent
#505895
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484