#D7DDDC#D7DDDC
#D7DDDC is a very light, near-neutral teal. Relative luminance 0.713; OKLCH L 89.3% C 0.007 H 185.3°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DDDC |
|---|---|
| RGB | rgb(215, 221, 220) |
| HSL | hsl(170, 8%, 85%) |
| HSV | hsv(170, 3%, 87%) |
| CMYK | cmyk(2.7%, 0%, 0.5%, 13.3%) |
| CIE-LAB | lab(87.64, -2.20, -0.22) |
| CIE-LCH | lch(87.64, 2.21, 185.60°) |
| OKLab | oklab(89.27% -0.0066 -0.0006) |
| OKLCH | oklch(89.27% 0.007 185.3) |
| XYZ | xyz(66.7967, 71.3270, 77.9447) |
| Luminance | 0.7133 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.51
Fog
#D8DCE0
ΔE00 3.06
Gainsboro
#DCDCDC
ΔE00 3.08
Light Gray
#D3D3D3
ΔE00 3.68
Silver (survey)
#C5C9C7
ΔE00 4.76
Whitesmoke
#F5F5F5
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DDDC #DDD7D8
analogous
#D7DDD9 #D7DDDC #D7DBDD
triadic
#D7DDDC #DCD7DD #DDDCD7
tetradic
#D7DDDC #D9D7DD #DDD7D8 #DBDDD7
square
#D7DDDC #D9D7DD #DDD7D8 #DBDDD7
split-complementary
#D7DDDC #DDD7DB #DDD9D7
monochromatic
#95A5A2 #B6C1BF #D7DDDC #EEF1F1 #EEF1F1
Accessibility & contrast
On white
1.38
#D7DDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#D7DDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DDDC
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DDDC | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDC
Deuteranopia (green-blind)
#DBDBDC
Tritanopia (blue-blind)
#D6DDDD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d7dddc; /* rgb */ color: rgb(215, 221, 220); /* oklch */ color: oklch(89.3% 0.007 185.3);
Tailwind
colors: {
custom: {
50: '#e3e7e6',
500: '#d7dddc',
950: '#000000',
},
}SCSS
$custom: #d7dddc; $custom-light: #e3e7e6; $custom-dark: #000000;
JSON
{
"hex": "#d7dddc",
"rgb": {
"r": 215,
"g": 221,
"b": 220
},
"hsl": {
"h": 170,
"s": 8.108,
"l": 85.49
},
"oklch": {
"l": 0.89265,
"c": 0.00663,
"h": 185.3
},
"luminance": 0.71327
}Semantic roles & 50–950 ramp
primary
#D7DDDC
secondary
#B1A7A9
accent
#535E92
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484