#D8DEDF#D8DEDF
#D8DEDF is a very light, near-neutral teal. Relative luminance 0.722; OKLCH L 89.6% C 0.007 H 208.8°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DEDF |
|---|---|
| RGB | rgb(216, 222, 223) |
| HSL | hsl(189, 10%, 86%) |
| HSV | hsv(189, 3%, 87%) |
| CMYK | cmyk(3.1%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(88.05, -1.83, -1.19) |
| CIE-LCH | lch(88.05, 2.19, 213.07°) |
| OKLab | oklab(89.63% -0.0058 -0.0032) |
| OKLCH | oklch(89.63% 0.007 208.8) |
| XYZ | xyz(67.7570, 72.1689, 80.1581) |
| Luminance | 0.7217 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 2.10
Gainsboro
#DCDCDC
ΔE00 2.81
Light Grey
#D8DCD6
ΔE00 3.55
Light Gray
#D3D3D3
ΔE00 3.61
Silver (survey)
#C5C9C7
ΔE00 5.19
Whitesmoke
#F5F5F5
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DEDF #DFD9D8
analogous
#D8DFDC #D8DEDF #D8DADF
triadic
#D8DEDF #DFD8DE #DEDFD8
tetradic
#D8DEDF #DCD8DF #DFD9D8 #DADFD8
square
#D8DEDF #DCD8DF #DFD9D8 #DADFD8
split-complementary
#D8DEDF #DFD8DA #DFDCD8
monochromatic
#95A5A8 #B6C2C3 #D8DEDF #EEF1F1 #EEF1F1
Accessibility & contrast
On white
1.36
#D8DEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#D8DEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DEDF
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DEDF | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDF
Deuteranopia (green-blind)
#DCDCDF
Tritanopia (blue-blind)
#D6DFDE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d8dedf; /* rgb */ color: rgb(216, 222, 223); /* oklch */ color: oklch(89.6% 0.007 208.8);
Tailwind
colors: {
custom: {
50: '#e4e8e9',
500: '#d8dedf',
950: '#000000',
},
}SCSS
$custom: #d8dedf; $custom-light: #e4e8e9; $custom-dark: #000000;
JSON
{
"hex": "#d8dedf",
"rgb": {
"r": 216,
"g": 222,
"b": 223
},
"hsl": {
"h": 188.571,
"s": 9.859,
"l": 86.078
},
"oklch": {
"l": 0.89628,
"c": 0.00665,
"h": 208.8
},
"luminance": 0.72169
}Semantic roles & 50–950 ramp
primary
#D8DEDF
secondary
#B3AAA8
accent
#5B5294
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484