#D8DEDE#D8DEDE
#D8DEDE is a very light, near-neutral teal. Relative luminance 0.721; OKLCH L 89.6% C 0.006 H 197.0°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DEDE |
|---|---|
| RGB | rgb(216, 222, 222) |
| HSL | hsl(180, 8%, 86%) |
| HSV | hsv(180, 3%, 87%) |
| CMYK | cmyk(2.7%, 0%, 0%, 12.9%) |
| CIE-LAB | lab(88.02, -2.02, -0.70) |
| CIE-LCH | lch(88.02, 2.14, 199.26°) |
| OKLab | oklab(89.6% -0.0062 -0.0019) |
| OKLCH | oklch(89.6% 0.006 197) |
| XYZ | xyz(67.6226, 72.1151, 79.4501) |
| Luminance | 0.7211 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 2.58
Gainsboro
#DCDCDC
ΔE00 2.91
Light Grey
#D8DCD6
ΔE00 3.03
Light Gray
#D3D3D3
ΔE00 3.67
Silver (survey)
#C5C9C7
ΔE00 5.06
Whitesmoke
#F5F5F5
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DEDE #DED8D8
analogous
#D8DEDB #D8DEDE #D8DBDE
triadic
#D8DEDE #DED8DE #DEDED8
tetradic
#D8DEDE #DBD8DE #DED8D8 #DBDED8
square
#D8DEDE #DBD8DE #DED8D8 #DBDED8
split-complementary
#D8DEDE #DED8DB #DEDBD8
monochromatic
#96A6A6 #B7C2C2 #D8DEDE #EEF1F1 #EEF1F1
Accessibility & contrast
On white
1.36
#D8DEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#D8DEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DEDE
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DEDE | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDE
Deuteranopia (green-blind)
#DCDCDE
Tritanopia (blue-blind)
#D6DEDE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d8dede; /* rgb */ color: rgb(216, 222, 222); /* oklch */ color: oklch(89.6% 0.006 197.0);
Tailwind
colors: {
custom: {
50: '#e4e8e8',
500: '#d8dede',
950: '#000000',
},
}SCSS
$custom: #d8dede; $custom-light: #e4e8e8; $custom-dark: #000000;
JSON
{
"hex": "#d8dede",
"rgb": {
"r": 216,
"g": 222,
"b": 222
},
"hsl": {
"h": 180,
"s": 8.333,
"l": 85.882
},
"oklch": {
"l": 0.896,
"c": 0.00649,
"h": 197
},
"luminance": 0.72115
}Semantic roles & 50–950 ramp
primary
#D8DEDE
secondary
#B2A8A8
accent
#535392
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484