#D7DEDD#D7DEDD
#D7DEDD is a very light, near-neutral teal. Relative luminance 0.719; OKLCH L 89.5% C 0.008 H 186.9°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DEDD |
|---|---|
| RGB | rgb(215, 222, 221) |
| HSL | hsl(171, 10%, 86%) |
| HSV | hsv(171, 3%, 87%) |
| CMYK | cmyk(3.2%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(87.93, -2.53, -0.33) |
| CIE-LCH | lch(87.93, 2.56, 187.45°) |
| OKLab | oklab(89.5% -0.0076 -0.0009) |
| OKLCH | oklch(89.5% 0.008 186.9) |
| XYZ | xyz(67.1943, 71.9097, 78.7326) |
| Luminance | 0.7191 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.63
Fog
#D8DCE0
ΔE00 3.33
Gainsboro
#DCDCDC
ΔE00 3.52
Light Gray
#D3D3D3
ΔE00 4.14
Silver (survey)
#C5C9C7
ΔE00 5.02
Whitesmoke
#F5F5F5
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DEDD #DED7D8
analogous
#D7DED9 #D7DEDD #D7DBDE
triadic
#D7DEDD #DDD7DE #DEDDD7
tetradic
#D7DEDD #D9D7DE #DED7D8 #DBDED7
square
#D7DEDD #D9D7DE #DED7D8 #DBDED7
split-complementary
#D7DEDD #DED7DB #DED9D7
monochromatic
#94A7A4 #B5C2C0 #D7DEDD #EEF1F1 #EEF1F1
Accessibility & contrast
On white
1.37
#D7DEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#D7DEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DEDD
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DEDD | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDD
Deuteranopia (green-blind)
#DCDCDD
Tritanopia (blue-blind)
#D5DEDE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d7dedd; /* rgb */ color: rgb(215, 222, 221); /* oklch */ color: oklch(89.5% 0.008 186.9);
Tailwind
colors: {
custom: {
50: '#e3e8e7',
500: '#d7dedd',
950: '#000000',
},
}SCSS
$custom: #d7dedd; $custom-light: #e3e8e7; $custom-dark: #000000;
JSON
{
"hex": "#d7dedd",
"rgb": {
"r": 215,
"g": 222,
"b": 221
},
"hsl": {
"h": 171.429,
"s": 9.589,
"l": 85.686
},
"oklch": {
"l": 0.89495,
"c": 0.00768,
"h": 186.9
},
"luminance": 0.7191
}Semantic roles & 50–950 ramp
primary
#D7DEDD
secondary
#B2A7A9
accent
#525B94
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484