#D8DFDD#D8DFDD
#D8DFDD is a very light, near-neutral teal. Relative luminance 0.726; OKLCH L 89.8% C 0.008 H 177.3°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DFDD |
|---|---|
| RGB | rgb(216, 223, 221) |
| HSL | hsl(163, 10%, 86%) |
| HSV | hsv(163, 3%, 87%) |
| CMYK | cmyk(3.1%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(88.25, -2.72, 0.16) |
| CIE-LCH | lch(88.25, 2.72, 176.68°) |
| OKLab | oklab(89.77% -0.008 0.0004) |
| OKLCH | oklch(89.77% 0.008 177.3) |
| XYZ | xyz(67.7553, 72.5944, 78.8352) |
| Luminance | 0.7259 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.26
Gainsboro
#DCDCDC
ΔE00 3.75
Fog
#D8DCE0
ΔE00 3.82
Light Gray
#D3D3D3
ΔE00 4.44
Silver (survey)
#C5C9C7
ΔE00 5.23
Whitesmoke
#F5F5F5
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DFDD #DFD8DA
analogous
#D8DFD9 #D8DFDD #D8DDDF
triadic
#D8DFDD #DDD8DF #DFDDD8
tetradic
#D8DFDD #D9D8DF #DFD8DA #DDDFD8
square
#D8DFDD #D9D8DF #DFD8DA #DDDFD8
split-complementary
#D8DFDD #DFD8DD #DFD9D8
monochromatic
#95A8A2 #B6C3C0 #D8DFDD #EEF1F0 #EEF1F0
Accessibility & contrast
On white
1.35
#D8DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#D8DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DFDD
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DFDD | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDD
Deuteranopia (green-blind)
#DDDDDD
Tritanopia (blue-blind)
#D7DFDE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d8dfdd; /* rgb */ color: rgb(216, 223, 221); /* oklch */ color: oklch(89.8% 0.008 177.3);
Tailwind
colors: {
custom: {
50: '#e4e9e7',
500: '#d8dfdd',
950: '#000000',
},
}SCSS
$custom: #d8dfdd; $custom-light: #e4e9e7; $custom-dark: #000000;
JSON
{
"hex": "#d8dfdd",
"rgb": {
"r": 216,
"g": 223,
"b": 221
},
"hsl": {
"h": 162.857,
"s": 9.859,
"l": 86.078
},
"oklch": {
"l": 0.89772,
"c": 0.00801,
"h": 177.3
},
"luminance": 0.72595
}Semantic roles & 50–950 ramp
primary
#D8DFDD
secondary
#B3A8AB
accent
#526594
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484