#D2DEDC#D2DEDC
#D2DEDC is a very light, near-neutral teal. Relative luminance 0.711; OKLCH L 89.1% C 0.013 H 185.0°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DEDC |
|---|---|
| RGB | rgb(210, 222, 220) |
| HSL | hsl(170, 15%, 85%) |
| HSV | hsv(170, 5%, 87%) |
| CMYK | cmyk(5.4%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(87.54, -4.39, -0.41) |
| CIE-LCH | lch(87.54, 4.41, 185.37°) |
| OKLab | oklab(89.09% -0.0131 -0.0012) |
| OKLCH | oklch(89.09% 0.013 185) |
| XYZ | xyz(65.6153, 71.1109, 77.9652) |
| Luminance | 0.7111 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.62
Fog
#D8DCE0
ΔE00 5.27
Silver (survey)
#C5C9C7
ΔE00 5.72
Gainsboro
#DCDCDC
ΔE00 5.74
Light Gray
#D3D3D3
ΔE00 6.06
Azure (CSS)
#F0FFFF
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DEDC #DED2D4
analogous
#D2DED6 #D2DEDC #D2DADE
triadic
#D2DEDC #DCD2DE #DEDCD2
tetradic
#D2DEDC #D6D2DE #DED2D4 #DADED2
square
#D2DEDC #D6D2DE #DED2D4 #DADED2
split-complementary
#D2DEDC #DED2DA #DED6D2
monochromatic
#8BAAA5 #AFC4C1 #D2DEDC #EDF2F1 #EDF2F1
Accessibility & contrast
On white
1.38
#D2DEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#D2DEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DEDC
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DEDC | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCDC
Deuteranopia (green-blind)
#DADBDC
Tritanopia (blue-blind)
#CFDFDD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d2dedc; /* rgb */ color: rgb(210, 222, 220); /* oklch */ color: oklch(89.1% 0.013 185.0);
Tailwind
colors: {
custom: {
50: '#dfe8e6',
500: '#d2dedc',
950: '#000000',
},
}SCSS
$custom: #d2dedc; $custom-light: #dfe8e6; $custom-dark: #000000;
JSON
{
"hex": "#d2dedc",
"rgb": {
"r": 210,
"g": 222,
"b": 220
},
"hsl": {
"h": 170,
"s": 15.385,
"l": 84.706
},
"oklch": {
"l": 0.89093,
"c": 0.01318,
"h": 185
},
"luminance": 0.71111
}Semantic roles & 50–950 ramp
primary
#D2DEDC
secondary
#B3A1A4
accent
#4C599A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484