#D2DEDE#D2DEDE
#D2DEDE is a very light, near-neutral teal. Relative luminance 0.712; OKLCH L 89.1% C 0.013 H 196.9°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DEDE |
|---|---|
| RGB | rgb(210, 222, 222) |
| HSL | hsl(180, 15%, 85%) |
| HSV | hsv(180, 5%, 87%) |
| CMYK | cmyk(5.4%, 0%, 0%, 12.9%) |
| CIE-LAB | lab(87.59, -4.01, -1.39) |
| CIE-LCH | lch(87.59, 4.25, 199.11°) |
| OKLab | oklab(89.15% -0.0124 -0.0038) |
| OKLCH | oklch(89.15% 0.013 196.9) |
| XYZ | xyz(65.8818, 71.2175, 79.3685) |
| Luminance | 0.7122 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.09
Fog
#D8DCE0
ΔE00 4.56
Gainsboro
#DCDCDC
ΔE00 5.42
Silver (survey)
#C5C9C7
ΔE00 5.71
Light Gray
#D3D3D3
ΔE00 5.77
Azure (CSS)
#F0FFFF
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DEDE #DED2D2
analogous
#D2DED8 #D2DEDE #D2D8DE
triadic
#D2DEDE #DED2DE #DEDED2
tetradic
#D2DEDE #D8D2DE #DED2D2 #D8DED2
square
#D2DEDE #D8D2DE #DED2D2 #D8DED2
split-complementary
#D2DEDE #DED2D8 #DED8D2
monochromatic
#8BAAAA #AFC4C4 #D2DEDE #EDF2F2 #EDF2F2
Accessibility & contrast
On white
1.38
#D2DEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#D2DEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DEDE
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DEDE | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDDDE
Deuteranopia (green-blind)
#DADBDE
Tritanopia (blue-blind)
#CFDFDE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d2dede; /* rgb */ color: rgb(210, 222, 222); /* oklch */ color: oklch(89.1% 0.013 196.9);
Tailwind
colors: {
custom: {
50: '#dfe8e8',
500: '#d2dede',
950: '#000000',
},
}SCSS
$custom: #d2dede; $custom-light: #dfe8e8; $custom-dark: #000000;
JSON
{
"hex": "#d2dede",
"rgb": {
"r": 210,
"g": 222,
"b": 222
},
"hsl": {
"h": 180,
"s": 15.385,
"l": 84.706
},
"oklch": {
"l": 0.8915,
"c": 0.01292,
"h": 196.9
},
"luminance": 0.71218
}Semantic roles & 50–950 ramp
primary
#D2DEDE
secondary
#B3A1A1
accent
#4C4C9A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484