#D3DDDC#D3DDDC
#D3DDDC is a very light, near-neutral teal. Relative luminance 0.707; OKLCH L 89.0% C 0.011 H 189.8°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DDDC |
|---|---|
| RGB | rgb(211, 221, 220) |
| HSL | hsl(174, 13%, 85%) |
| HSV | hsv(174, 5%, 87%) |
| CMYK | cmyk(4.5%, 0%, 0.5%, 13.3%) |
| CIE-LAB | lab(87.35, -3.54, -0.68) |
| CIE-LCH | lch(87.35, 3.60, 190.80°) |
| OKLab | oklab(88.96% -0.0107 -0.0018) |
| OKLCH | oklch(88.96% 0.011 189.8) |
| XYZ | xyz(65.6362, 70.7286, 77.8903) |
| Luminance | 0.7073 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.25
Fog
#D8DCE0
ΔE00 4.25
Gainsboro
#DCDCDC
ΔE00 4.78
Light Gray
#D3D3D3
ΔE00 5.11
Silver (survey)
#C5C9C7
ΔE00 5.15
Azure (CSS)
#F0FFFF
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DDDC #DDD3D4
analogous
#D3DDD7 #D3DDDC #D3D9DD
triadic
#D3DDDC #DCD3DD #DDDCD3
tetradic
#D3DDDC #D7D3DD #DDD3D4 #D9DDD3
square
#D3DDDC #D7D3DD #DDD3D4 #D9DDD3
split-complementary
#D3DDDC #DDD3D9 #DDD7D3
monochromatic
#8EA8A5 #B0C2C1 #D3DDDC #EEF2F1 #EEF2F1
Accessibility & contrast
On white
1.39
#D3DDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#D3DDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DDDC
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DDDC | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDC
Deuteranopia (green-blind)
#DADADC
Tritanopia (blue-blind)
#D1DEDD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d3dddc; /* rgb */ color: rgb(211, 221, 220); /* oklch */ color: oklch(89.0% 0.011 189.8);
Tailwind
colors: {
custom: {
50: '#e0e7e6',
500: '#d3dddc',
950: '#000000',
},
}SCSS
$custom: #d3dddc; $custom-light: #e0e7e6; $custom-dark: #000000;
JSON
{
"hex": "#d3dddc",
"rgb": {
"r": 211,
"g": 221,
"b": 220
},
"hsl": {
"h": 174,
"s": 12.821,
"l": 84.706
},
"oklch": {
"l": 0.88964,
"c": 0.01087,
"h": 189.8
},
"luminance": 0.70729
}Semantic roles & 50–950 ramp
primary
#D3DDDC
secondary
#B2A2A4
accent
#4F5697
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484