#D7DFDD#D7DFDD
#D7DFDD is a very light, near-neutral teal. Relative luminance 0.724; OKLCH L 89.7% C 0.009 H 179.6°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DFDD |
|---|---|
| RGB | rgb(215, 223, 221) |
| HSL | hsl(165, 11%, 86%) |
| HSV | hsv(165, 4%, 87%) |
| CMYK | cmyk(3.6%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(88.18, -3.05, 0.04) |
| CIE-LCH | lch(88.18, 3.05, 179.20°) |
| OKLab | oklab(89.7% -0.009 0.0001) |
| OKLCH | oklch(89.7% 0.009 179.6) |
| XYZ | xyz(67.4607, 72.4425, 78.8213) |
| Luminance | 0.7244 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.46
Fog
#D8DCE0
ΔE00 4.08
Gainsboro
#DCDCDC
ΔE00 4.16
Light Gray
#D3D3D3
ΔE00 4.77
Silver (survey)
#C5C9C7
ΔE00 5.31
Whitesmoke
#F5F5F5
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DFDD #DFD7D9
analogous
#D7DFD9 #D7DFDD #D7DDDF
triadic
#D7DFDD #DDD7DF #DFDDD7
tetradic
#D7DFDD #D9D7DF #DFD7D9 #DDDFD7
square
#D7DFDD #D9D7DF #DFD7D9 #DDDFD7
split-complementary
#D7DFDD #DFD7DD #DFD9D7
monochromatic
#93A9A3 #B5C4C0 #D7DFDD #EEF1F1 #EEF1F1
Accessibility & contrast
On white
1.36
#D7DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#D7DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DFDD
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DFDD | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDD
Deuteranopia (green-blind)
#DDDDDD
Tritanopia (blue-blind)
#D5DFDE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d7dfdd; /* rgb */ color: rgb(215, 223, 221); /* oklch */ color: oklch(89.7% 0.009 179.6);
Tailwind
colors: {
custom: {
50: '#e3e9e7',
500: '#d7dfdd',
950: '#000000',
},
}SCSS
$custom: #d7dfdd; $custom-light: #e3e9e7; $custom-dark: #000000;
JSON
{
"hex": "#d7dfdd",
"rgb": {
"r": 215,
"g": 223,
"b": 221
},
"hsl": {
"h": 165,
"s": 11.111,
"l": 85.882
},
"oklch": {
"l": 0.89697,
"c": 0.00903,
"h": 179.6
},
"luminance": 0.72443
}Semantic roles & 50–950 ramp
primary
#D7DFDD
secondary
#B3A7AA
accent
#506295
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484