#D3DCDD#D3DCDD
#D3DCDD is a very light, near-neutral teal. Relative luminance 0.703; OKLCH L 88.8% C 0.010 H 204.9°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DCDD |
|---|---|
| RGB | rgb(211, 220, 221) |
| HSL | hsl(186, 13%, 85%) |
| HSV | hsv(186, 5%, 87%) |
| CMYK | cmyk(4.5%, 0.5%, 0%, 13.3%) |
| CIE-LAB | lab(87.12, -2.84, -1.54) |
| CIE-LCH | lch(87.12, 3.23, 208.52°) |
| OKLab | oklab(88.79% -0.0089 -0.0041) |
| OKLCH | oklch(88.79% 0.01 204.9) |
| XYZ | xyz(65.5058, 70.2553, 78.5021) |
| Luminance | 0.7026 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 3.14
Light Grey
#D8DCD6
ΔE00 3.79
Gainsboro
#DCDCDC
ΔE00 4.13
Light Gray
#D3D3D3
ΔE00 4.43
Silver (survey)
#C5C9C7
ΔE00 4.95
Aliceblue
#F0F8FF
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DCDD #DDD4D3
analogous
#D3DDD9 #D3DCDD #D3D7DD
triadic
#D3DCDD #DDD3DC #DCDDD3
tetradic
#D3DCDD #D9D3DD #DDD4D3 #D7DDD3
square
#D3DCDD #D9D3DD #DDD4D3 #D7DDD3
split-complementary
#D3DCDD #DDD3D7 #DDD9D3
monochromatic
#8EA5A8 #B0C1C2 #D3DCDD #EEF1F2 #EEF1F2
Accessibility & contrast
On white
1.40
#D3DCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#D3DCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DCDD
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DCDD | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDD
Deuteranopia (green-blind)
#D9DADD
Tritanopia (blue-blind)
#D0DDDC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d3dcdd; /* rgb */ color: rgb(211, 220, 221); /* oklch */ color: oklch(88.8% 0.010 204.9);
Tailwind
colors: {
custom: {
50: '#e0e6e7',
500: '#d3dcdd',
950: '#000000',
},
}SCSS
$custom: #d3dcdd; $custom-light: #e0e6e7; $custom-dark: #000000;
JSON
{
"hex": "#d3dcdd",
"rgb": {
"r": 211,
"g": 220,
"b": 221
},
"hsl": {
"h": 186,
"s": 12.821,
"l": 84.706
},
"oklch": {
"l": 0.88791,
"c": 0.00985,
"h": 204.9
},
"luminance": 0.70256
}Semantic roles & 50–950 ramp
primary
#D3DCDD
secondary
#B2A4A2
accent
#564F97
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484