#D5DEDE#D5DEDE
#D5DEDE is a very light, near-neutral teal. Relative luminance 0.717; OKLCH L 89.4% C 0.010 H 197.0°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DEDE |
|---|---|
| RGB | rgb(213, 222, 222) |
| HSL | hsl(180, 12%, 85%) |
| HSV | hsv(180, 4%, 87%) |
| CMYK | cmyk(4.1%, 0%, 0%, 12.9%) |
| CIE-LAB | lab(87.81, -3.02, -1.05) |
| CIE-LCH | lch(87.81, 3.19, 199.19°) |
| OKLab | oklab(89.37% -0.0093 -0.0028) |
| OKLCH | oklch(89.37% 0.01 197) |
| XYZ | xyz(66.7441, 71.6621, 79.4089) |
| Luminance | 0.7166 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.38
Fog
#D8DCE0
ΔE00 3.51
Gainsboro
#DCDCDC
ΔE00 4.21
Light Gray
#D3D3D3
ΔE00 4.71
Silver (survey)
#C5C9C7
ΔE00 5.25
Whitesmoke
#F5F5F5
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DEDE #DED5D5
analogous
#D5DED9 #D5DEDE #D5D9DE
triadic
#D5DEDE #DED5DE #DEDED5
tetradic
#D5DEDE #D9D5DE #DED5D5 #D9DED5
square
#D5DEDE #D9D5DE #DED5D5 #D9DED5
split-complementary
#D5DEDE #DED5D9 #DED9D5
monochromatic
#90A8A8 #B3C3C3 #D5DEDE #EEF2F2 #EEF2F2
Accessibility & contrast
On white
1.37
#D5DEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#D5DEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DEDE
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DEDE | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDE
Deuteranopia (green-blind)
#DBDCDE
Tritanopia (blue-blind)
#D3DFDE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d5dede; /* rgb */ color: rgb(213, 222, 222); /* oklch */ color: oklch(89.4% 0.010 197.0);
Tailwind
colors: {
custom: {
50: '#e1e8e8',
500: '#d5dede',
950: '#000000',
},
}SCSS
$custom: #d5dede; $custom-light: #e1e8e8; $custom-dark: #000000;
JSON
{
"hex": "#d5dede",
"rgb": {
"r": 213,
"g": 222,
"b": 222
},
"hsl": {
"h": 180,
"s": 12,
"l": 85.294
},
"oklch": {
"l": 0.89374,
"c": 0.00971,
"h": 197
},
"luminance": 0.71663
}Semantic roles & 50–950 ramp
primary
#D5DEDE
secondary
#B3A5A5
accent
#4F4F96
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484