#D8DFDC#D8DFDC
#D8DFDC is a very light, near-neutral teal. Relative luminance 0.725; OKLCH L 89.7% C 0.009 H 168.7°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DFDC |
|---|---|
| RGB | rgb(216, 223, 220) |
| HSL | hsl(154, 10%, 86%) |
| HSV | hsv(154, 3%, 87%) |
| CMYK | cmyk(3.1%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(88.23, -2.90, 0.65) |
| CIE-LCH | lch(88.23, 2.97, 167.42°) |
| OKLab | oklab(89.74% -0.0084 0.0017) |
| OKLCH | oklch(89.74% 0.009 168.7) |
| XYZ | xyz(67.6225, 72.5413, 78.1356) |
| Luminance | 0.7254 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.89
Gainsboro
#DCDCDC
ΔE00 4.01
Fog
#D8DCE0
ΔE00 4.30
Light Gray
#D3D3D3
ΔE00 4.66
Silver (survey)
#C5C9C7
ΔE00 5.26
Whitesmoke
#F5F5F5
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DFDC #DFD8DB
analogous
#D8DFD8 #D8DFDC #D8DEDF
triadic
#D8DFDC #DCD8DF #DFDCD8
tetradic
#D8DFDC #D8D8DF #DFD8DB #DEDFD8
square
#D8DFDC #D8D8DF #DFD8DB #DEDFD8
split-complementary
#D8DFDC #DFD8DE #DFD8D8
monochromatic
#95A8A0 #B6C3BE #D8DFDC #EEF1F0 #EEF1F0
Accessibility & contrast
On white
1.35
#D8DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#D8DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DFDC
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DFDC | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDC
Deuteranopia (green-blind)
#DDDDDC
Tritanopia (blue-blind)
#D7DFDE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d8dfdc; /* rgb */ color: rgb(216, 223, 220); /* oklch */ color: oklch(89.7% 0.009 168.7);
Tailwind
colors: {
custom: {
50: '#e4e9e6',
500: '#d8dfdc',
950: '#000000',
},
}SCSS
$custom: #d8dfdc; $custom-light: #e4e9e6; $custom-dark: #000000;
JSON
{
"hex": "#d8dfdc",
"rgb": {
"r": 216,
"g": 223,
"b": 220
},
"hsl": {
"h": 154.286,
"s": 9.859,
"l": 86.078
},
"oklch": {
"l": 0.89744,
"c": 0.00855,
"h": 168.7
},
"luminance": 0.72542
}Semantic roles & 50–950 ramp
primary
#D8DFDC
secondary
#B3A8AD
accent
#526E94
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484