#D5DEDD#D5DEDD
#D5DEDD is a very light, near-neutral teal. Relative luminance 0.716; OKLCH L 89.3% C 0.010 H 189.0°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DEDD |
|---|---|
| RGB | rgb(213, 222, 221) |
| HSL | hsl(173, 12%, 85%) |
| HSV | hsv(173, 4%, 87%) |
| CMYK | cmyk(4.1%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(87.78, -3.20, -0.56) |
| CIE-LCH | lch(87.78, 3.25, 189.93°) |
| OKLab | oklab(89.35% -0.0097 -0.0015) |
| OKLCH | oklch(89.35% 0.01 189) |
| XYZ | xyz(66.6105, 71.6087, 78.7052) |
| Luminance | 0.7161 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.01
Fog
#D8DCE0
ΔE00 3.92
Gainsboro
#DCDCDC
ΔE00 4.36
Light Gray
#D3D3D3
ΔE00 4.84
Silver (survey)
#C5C9C7
ΔE00 5.21
Whitesmoke
#F5F5F5
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DEDD #DED5D6
analogous
#D5DED8 #D5DEDD #D5DADE
triadic
#D5DEDD #DDD5DE #DEDDD5
tetradic
#D5DEDD #D8D5DE #DED5D6 #DADED5
square
#D5DEDD #D8D5DE #DED5D6 #DADED5
split-complementary
#D5DEDD #DED5DA #DED8D5
monochromatic
#90A8A6 #B3C3C1 #D5DEDD #EEF2F1 #EEF2F1
Accessibility & contrast
On white
1.37
#D5DEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#D5DEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DEDD
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DEDD | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDD
Deuteranopia (green-blind)
#DBDBDD
Tritanopia (blue-blind)
#D3DFDE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d5dedd; /* rgb */ color: rgb(213, 222, 221); /* oklch */ color: oklch(89.3% 0.010 189.0);
Tailwind
colors: {
custom: {
50: '#e1e8e7',
500: '#d5dedd',
950: '#000000',
},
}SCSS
$custom: #d5dedd; $custom-light: #e1e8e7; $custom-dark: #000000;
JSON
{
"hex": "#d5dedd",
"rgb": {
"r": 213,
"g": 222,
"b": 221
},
"hsl": {
"h": 173.333,
"s": 12,
"l": 85.294
},
"oklch": {
"l": 0.89345,
"c": 0.0098,
"h": 189
},
"luminance": 0.71609
}Semantic roles & 50–950 ramp
primary
#D5DEDD
secondary
#B3A5A6
accent
#4F5796
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484