#D3DEDE#D3DEDE
#D3DEDE is a very light, near-neutral teal. Relative luminance 0.714; OKLCH L 89.2% C 0.012 H 197.0°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DEDE |
|---|---|
| RGB | rgb(211, 222, 222) |
| HSL | hsl(180, 14%, 85%) |
| HSV | hsv(180, 5%, 87%) |
| CMYK | cmyk(5%, 0%, 0%, 12.9%) |
| CIE-LAB | lab(87.66, -3.68, -1.28) |
| CIE-LCH | lch(87.66, 3.90, 199.13°) |
| OKLab | oklab(89.22% -0.0113 -0.0035) |
| OKLCH | oklch(89.22% 0.012 197) |
| XYZ | xyz(66.1674, 71.3648, 79.3819) |
| Luminance | 0.7137 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.83
Fog
#D8DCE0
ΔE00 4.21
Gainsboro
#DCDCDC
ΔE00 5.03
Light Gray
#D3D3D3
ΔE00 5.42
Silver (survey)
#C5C9C7
ΔE00 5.54
Azure (CSS)
#F0FFFF
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DEDE #DED3D3
analogous
#D3DED9 #D3DEDE #D3D9DE
triadic
#D3DEDE #DED3DE #DEDED3
tetradic
#D3DEDE #D9D3DE #DED3D3 #D9DED3
square
#D3DEDE #D9D3DE #DED3D3 #D9DED3
split-complementary
#D3DEDE #DED3D9 #DED9D3
monochromatic
#8DAAAA #B0C4C4 #D3DEDE #EEF2F2 #EEF2F2
Accessibility & contrast
On white
1.37
#D3DEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#D3DEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DEDE
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DEDE | 1.00 | 1.37 | 15.27 | 15.27 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDDDE
Deuteranopia (green-blind)
#DADBDE
Tritanopia (blue-blind)
#D0DFDE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d3dede; /* rgb */ color: rgb(211, 222, 222); /* oklch */ color: oklch(89.2% 0.012 197.0);
Tailwind
colors: {
custom: {
50: '#e0e8e8',
500: '#d3dede',
950: '#000000',
},
}SCSS
$custom: #d3dede; $custom-light: #e0e8e8; $custom-dark: #000000;
JSON
{
"hex": "#d3dede",
"rgb": {
"r": 211,
"g": 222,
"b": 222
},
"hsl": {
"h": 180,
"s": 14.286,
"l": 84.902
},
"oklch": {
"l": 0.89224,
"c": 0.01186,
"h": 197
},
"luminance": 0.71365
}Semantic roles & 50–950 ramp
primary
#D3DEDE
secondary
#B3A2A2
accent
#4D4D98
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484