#D7DEDC#D7DEDC
#D7DEDC is a very light, near-neutral teal. Relative luminance 0.719; OKLCH L 89.5% C 0.008 H 177.3°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DEDC |
|---|---|
| RGB | rgb(215, 222, 220) |
| HSL | hsl(163, 10%, 86%) |
| HSV | hsv(163, 3%, 87%) |
| CMYK | cmyk(3.2%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(87.90, -2.72, 0.16) |
| CIE-LCH | lch(87.90, 2.72, 176.68°) |
| OKLab | oklab(89.47% -0.008 0.0004) |
| OKLCH | oklch(89.47% 0.008 177.3) |
| XYZ | xyz(67.0615, 71.8566, 78.0330) |
| Luminance | 0.7186 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.21
Gainsboro
#DCDCDC
ΔE00 3.74
Fog
#D8DCE0
ΔE00 3.80
Light Gray
#D3D3D3
ΔE00 4.32
Silver (survey)
#C5C9C7
ΔE00 5.01
Whitesmoke
#F5F5F5
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DEDC #DED7D9
analogous
#D7DED8 #D7DEDC #D7DCDE
triadic
#D7DEDC #DCD7DE #DEDCD7
tetradic
#D7DEDC #D8D7DE #DED7D9 #DCDED7
square
#D7DEDC #D8D7DE #DED7D9 #DCDED7
split-complementary
#D7DEDC #DED7DC #DED8D7
monochromatic
#94A7A1 #B5C2BF #D7DEDC #EEF1F0 #EEF1F0
Accessibility & contrast
On white
1.37
#D7DEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#D7DEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DEDC
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DEDC | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDC
Deuteranopia (green-blind)
#DCDCDC
Tritanopia (blue-blind)
#D6DEDD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d7dedc; /* rgb */ color: rgb(215, 222, 220); /* oklch */ color: oklch(89.5% 0.008 177.3);
Tailwind
colors: {
custom: {
50: '#e3e8e6',
500: '#d7dedc',
950: '#000000',
},
}SCSS
$custom: #d7dedc; $custom-light: #e3e8e6; $custom-dark: #000000;
JSON
{
"hex": "#d7dedc",
"rgb": {
"r": 215,
"g": 222,
"b": 220
},
"hsl": {
"h": 162.857,
"s": 9.589,
"l": 85.686
},
"oklch": {
"l": 0.89466,
"c": 0.00802,
"h": 177.3
},
"luminance": 0.71857
}Semantic roles & 50–950 ramp
primary
#D7DEDC
secondary
#B2A7AA
accent
#526594
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484