#D8DFDE#D8DFDE
#D8DFDE is a very light, near-neutral teal. Relative luminance 0.726; OKLCH L 89.8% C 0.008 H 186.9°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DFDE |
|---|---|
| RGB | rgb(216, 223, 222) |
| HSL | hsl(171, 10%, 86%) |
| HSV | hsv(171, 3%, 87%) |
| CMYK | cmyk(3.1%, 0%, 0.4%, 12.5%) |
| CIE-LAB | lab(88.28, -2.53, -0.33) |
| CIE-LCH | lch(88.28, 2.55, 187.45°) |
| OKLab | oklab(89.8% -0.0076 -0.0009) |
| OKLCH | oklch(89.8% 0.008 186.9) |
| XYZ | xyz(67.8889, 72.6479, 79.5389) |
| Luminance | 0.7265 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.68
Fog
#D8DCE0
ΔE00 3.35
Gainsboro
#DCDCDC
ΔE00 3.53
Light Gray
#D3D3D3
ΔE00 4.26
Silver (survey)
#C5C9C7
ΔE00 5.24
Whitesmoke
#F5F5F5
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DFDE #DFD8D9
analogous
#D8DFDA #D8DFDE #D8DCDF
triadic
#D8DFDE #DED8DF #DFDED8
tetradic
#D8DFDE #DAD8DF #DFD8D9 #DCDFD8
square
#D8DFDE #DAD8DF #DFD8D9 #DCDFD8
split-complementary
#D8DFDE #DFD8DC #DFDAD8
monochromatic
#95A8A5 #B6C3C2 #D8DFDE #EEF1F1 #EEF1F1
Accessibility & contrast
On white
1.35
#D8DFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#D8DFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DFDE
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DFDE | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDE
Deuteranopia (green-blind)
#DDDDDE
Tritanopia (blue-blind)
#D6DFDF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d8dfde; /* rgb */ color: rgb(216, 223, 222); /* oklch */ color: oklch(89.8% 0.008 186.9);
Tailwind
colors: {
custom: {
50: '#e4e9e8',
500: '#d8dfde',
950: '#000000',
},
}SCSS
$custom: #d8dfde; $custom-light: #e4e9e8; $custom-dark: #000000;
JSON
{
"hex": "#d8dfde",
"rgb": {
"r": 216,
"g": 223,
"b": 222
},
"hsl": {
"h": 171.429,
"s": 9.859,
"l": 86.078
},
"oklch": {
"l": 0.89801,
"c": 0.00768,
"h": 186.9
},
"luminance": 0.72648
}Semantic roles & 50–950 ramp
primary
#D8DFDE
secondary
#B3A8AA
accent
#525B94
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484