#D2DEDD#D2DEDD
#D2DEDD is a very light, near-neutral teal. Relative luminance 0.712; OKLCH L 89.1% C 0.013 H 190.9°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DEDD |
|---|---|
| RGB | rgb(210, 222, 221) |
| HSL | hsl(175, 15%, 85%) |
| HSV | hsv(175, 5%, 87%) |
| CMYK | cmyk(5.4%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(87.56, -4.20, -0.90) |
| CIE-LCH | lch(87.56, 4.30, 192.11°) |
| OKLab | oklab(89.12% -0.0127 -0.0025) |
| OKLCH | oklch(89.12% 0.013 190.9) |
| XYZ | xyz(65.7481, 71.1640, 78.6648) |
| Luminance | 0.7117 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.83
Fog
#D8DCE0
ΔE00 4.91
Gainsboro
#DCDCDC
ΔE00 5.57
Silver (survey)
#C5C9C7
ΔE00 5.70
Light Gray
#D3D3D3
ΔE00 5.90
Azure (CSS)
#F0FFFF
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DEDD #DED2D3
analogous
#D2DED7 #D2DEDD #D2D9DE
triadic
#D2DEDD #DDD2DE #DEDDD2
tetradic
#D2DEDD #D7D2DE #DED2D3 #D9DED2
square
#D2DEDD #D7D2DE #DED2D3 #D9DED2
split-complementary
#D2DEDD #DED2D9 #DED7D2
monochromatic
#8BAAA8 #AFC4C2 #D2DEDD #EDF2F2 #EDF2F2
Accessibility & contrast
On white
1.38
#D2DEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#D2DEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DEDD
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DEDD | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDDDD
Deuteranopia (green-blind)
#DADBDD
Tritanopia (blue-blind)
#CFDFDE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d2dedd; /* rgb */ color: rgb(210, 222, 221); /* oklch */ color: oklch(89.1% 0.013 190.9);
Tailwind
colors: {
custom: {
50: '#dfe8e7',
500: '#d2dedd',
950: '#000000',
},
}SCSS
$custom: #d2dedd; $custom-light: #dfe8e7; $custom-dark: #000000;
JSON
{
"hex": "#d2dedd",
"rgb": {
"r": 210,
"g": 222,
"b": 221
},
"hsl": {
"h": 175,
"s": 15.385,
"l": 84.706
},
"oklch": {
"l": 0.89121,
"c": 0.01299,
"h": 190.9
},
"luminance": 0.71165
}Semantic roles & 50–950 ramp
primary
#D2DEDD
secondary
#B3A1A2
accent
#4C529A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484