#D3DEDD#D3DEDD
#D3DEDD is a very light, near-neutral teal. Relative luminance 0.713; OKLCH L 89.2% C 0.012 H 190.4°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DEDD |
|---|---|
| RGB | rgb(211, 222, 221) |
| HSL | hsl(175, 14%, 85%) |
| HSV | hsv(175, 5%, 87%) |
| CMYK | cmyk(5%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(87.64, -3.87, -0.79) |
| CIE-LCH | lch(87.64, 3.95, 191.52°) |
| OKLab | oklab(89.2% -0.0117 -0.0022) |
| OKLCH | oklch(89.2% 0.012 190.4) |
| XYZ | xyz(66.0338, 71.3113, 78.6782) |
| Luminance | 0.7131 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.54
Fog
#D8DCE0
ΔE00 4.58
Gainsboro
#DCDCDC
ΔE00 5.17
Silver (survey)
#C5C9C7
ΔE00 5.51
Light Gray
#D3D3D3
ΔE00 5.55
Azure (CSS)
#F0FFFF
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DEDD #DED3D4
analogous
#D3DED7 #D3DEDD #D3DADE
triadic
#D3DEDD #DDD3DE #DEDDD3
tetradic
#D3DEDD #D7D3DE #DED3D4 #DADED3
square
#D3DEDD #D7D3DE #DED3D4 #DADED3
split-complementary
#D3DEDD #DED3DA #DED7D3
monochromatic
#8DAAA7 #B0C4C2 #D3DEDD #EEF2F1 #EEF2F1
Accessibility & contrast
On white
1.38
#D3DEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#D3DEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DEDD
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DEDD | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDD
Deuteranopia (green-blind)
#DADBDD
Tritanopia (blue-blind)
#D0DFDE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d3dedd; /* rgb */ color: rgb(211, 222, 221); /* oklch */ color: oklch(89.2% 0.012 190.4);
Tailwind
colors: {
custom: {
50: '#e0e8e7',
500: '#d3dedd',
950: '#000000',
},
}SCSS
$custom: #d3dedd; $custom-light: #e0e8e7; $custom-dark: #000000;
JSON
{
"hex": "#d3dedd",
"rgb": {
"r": 211,
"g": 222,
"b": 221
},
"hsl": {
"h": 174.545,
"s": 14.286,
"l": 84.902
},
"oklch": {
"l": 0.89196,
"c": 0.01193,
"h": 190.4
},
"luminance": 0.71312
}Semantic roles & 50–950 ramp
primary
#D3DEDD
secondary
#B3A2A4
accent
#4D5498
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484