#D7DFDC#D7DFDC
#D7DFDC is a very light, near-neutral teal. Relative luminance 0.724; OKLCH L 89.7% C 0.010 H 171.8°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DFDC |
|---|---|
| RGB | rgb(215, 223, 220) |
| HSL | hsl(158, 11%, 86%) |
| HSV | hsv(158, 4%, 87%) |
| CMYK | cmyk(3.6%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(88.16, -3.23, 0.53) |
| CIE-LCH | lch(88.16, 3.28, 170.66°) |
| OKLab | oklab(89.67% -0.0094 0.0014) |
| OKLCH | oklch(89.67% 0.01 171.8) |
| XYZ | xyz(67.3279, 72.3894, 78.1218) |
| Luminance | 0.7239 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.16
Gainsboro
#DCDCDC
ΔE00 4.40
Fog
#D8DCE0
ΔE00 4.54
Light Gray
#D3D3D3
ΔE00 4.98
Silver (survey)
#C5C9C7
ΔE00 5.35
Whitesmoke
#F5F5F5
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DFDC #DFD7DA
analogous
#D7DFD8 #D7DFDC #D7DEDF
triadic
#D7DFDC #DCD7DF #DFDCD7
tetradic
#D7DFDC #D8D7DF #DFD7DA #DEDFD7
square
#D7DFDC #D8D7DF #DFD7DA #DEDFD7
split-complementary
#D7DFDC #DFD7DE #DFD8D7
monochromatic
#93A9A0 #B5C4BE #D7DFDC #EEF1F0 #EEF1F0
Accessibility & contrast
On white
1.36
#D7DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#D7DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DFDC
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DFDC | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDC
Deuteranopia (green-blind)
#DDDDDC
Tritanopia (blue-blind)
#D5DFDE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d7dfdc; /* rgb */ color: rgb(215, 223, 220); /* oklch */ color: oklch(89.7% 0.010 171.8);
Tailwind
colors: {
custom: {
50: '#e3e9e6',
500: '#d7dfdc',
950: '#000000',
},
}SCSS
$custom: #d7dfdc; $custom-light: #e3e9e6; $custom-dark: #000000;
JSON
{
"hex": "#d7dfdc",
"rgb": {
"r": 215,
"g": 223,
"b": 220
},
"hsl": {
"h": 157.5,
"s": 11.111,
"l": 85.882
},
"oklch": {
"l": 0.89668,
"c": 0.00951,
"h": 171.8
},
"luminance": 0.7239
}Semantic roles & 50–950 ramp
primary
#D7DFDC
secondary
#B3A7AC
accent
#506A95
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484