#D3DEDB#D3DEDB
#D3DEDB is a very light, near-neutral teal. Relative luminance 0.712; OKLCH L 89.1% C 0.013 H 178.0°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DEDB |
|---|---|
| RGB | rgb(211, 222, 219) |
| HSL | hsl(164, 14%, 85%) |
| HSV | hsv(164, 5%, 87%) |
| CMYK | cmyk(5%, 0%, 1.4%, 12.9%) |
| CIE-LAB | lab(87.58, -4.24, 0.19) |
| CIE-LCH | lch(87.58, 4.24, 177.43°) |
| OKLab | oklab(89.14% -0.0125 0.0004) |
| OKLCH | oklch(89.14% 0.013 178) |
| XYZ | xyz(65.7689, 71.2054, 77.2832) |
| Luminance | 0.7121 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.12
Fog
#D8DCE0
ΔE00 5.35
Gainsboro
#DCDCDC
ΔE00 5.57
Silver (survey)
#C5C9C7
ΔE00 5.59
Light Gray
#D3D3D3
ΔE00 5.90
Mintcream
#F5FFFA
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DEDB #DED3D6
analogous
#D3DED5 #D3DEDB #D3DCDE
triadic
#D3DEDB #DBD3DE #DEDBD3
tetradic
#D3DEDB #D5D3DE #DED3D6 #DCDED3
square
#D3DEDB #D5D3DE #DED3D6 #DCDED3
split-complementary
#D3DEDB #DED3DC #DED5D3
monochromatic
#8DAAA2 #B0C4BE #D3DEDB #EEF2F1 #EEF2F1
Accessibility & contrast
On white
1.38
#D3DEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#D3DEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DEDB
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DEDB | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCDB
Deuteranopia (green-blind)
#DBDBDB
Tritanopia (blue-blind)
#D1DEDD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d3dedb; /* rgb */ color: rgb(211, 222, 219); /* oklch */ color: oklch(89.1% 0.013 178.0);
Tailwind
colors: {
custom: {
50: '#e0e8e6',
500: '#d3dedb',
950: '#000000',
},
}SCSS
$custom: #d3dedb; $custom-light: #e0e8e6; $custom-dark: #000000;
JSON
{
"hex": "#d3dedb",
"rgb": {
"r": 211,
"g": 222,
"b": 219
},
"hsl": {
"h": 163.636,
"s": 14.286,
"l": 84.902
},
"oklch": {
"l": 0.89138,
"c": 0.01251,
"h": 178
},
"luminance": 0.71206
}Semantic roles & 50–950 ramp
primary
#D3DEDB
secondary
#B3A2A7
accent
#4D6298
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484