#D2DEE0#D2DEE0
#D2DEE0 is a very light, near-neutral teal. Relative luminance 0.713; OKLCH L 89.2% C 0.013 H 208.8°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DEE0 |
|---|---|
| RGB | rgb(210, 222, 224) |
| HSL | hsl(189, 18%, 85%) |
| HSV | hsv(189, 6%, 88%) |
| CMYK | cmyk(6.3%, 0.9%, 0%, 12.2%) |
| CIE-LAB | lab(87.64, -3.63, -2.37) |
| CIE-LCH | lch(87.64, 4.34, 213.07°) |
| OKLab | oklab(89.21% -0.0116 -0.0064) |
| OKLCH | oklch(89.21% 0.013 208.8) |
| XYZ | xyz(66.1514, 71.3254, 80.7886) |
| Luminance | 0.7133 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 3.96
Light Grey
#D8DCD6
ΔE00 4.73
Gainsboro
#DCDCDC
ΔE00 5.24
Light Gray
#D3D3D3
ΔE00 5.61
Silver (survey)
#C5C9C7
ΔE00 5.86
Aliceblue
#F0F8FF
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DEE0 #E0D4D2
analogous
#D2E0DB #D2DEE0 #D2D7E0
triadic
#D2DEE0 #E0D2DE #DEE0D2
tetradic
#D2DEE0 #DBD2E0 #E0D4D2 #D7E0D2
square
#D2DEE0 #DBD2E0 #E0D4D2 #D7E0D2
split-complementary
#D2DEE0 #E0D2D7 #E0DBD2
monochromatic
#8AA9AE #AEC3C7 #D2DEE0 #EDF2F3 #EDF2F3
Accessibility & contrast
On white
1.38
#D2DEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#D2DEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DEE0
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DEE0 | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 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)
#DCDDE0
Deuteranopia (green-blind)
#D9DBE0
Tritanopia (blue-blind)
#CEDFDF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d2dee0; /* rgb */ color: rgb(210, 222, 224); /* oklch */ color: oklch(89.2% 0.013 208.8);
Tailwind
colors: {
custom: {
50: '#dfe8e9',
500: '#d2dee0',
950: '#000000',
},
}SCSS
$custom: #d2dee0; $custom-light: #dfe8e9; $custom-dark: #000000;
JSON
{
"hex": "#d2dee0",
"rgb": {
"r": 210,
"g": 222,
"b": 224
},
"hsl": {
"h": 188.571,
"s": 18.421,
"l": 85.098
},
"oklch": {
"l": 0.89209,
"c": 0.01323,
"h": 208.8
},
"luminance": 0.71326
}Semantic roles & 50–950 ramp
primary
#D2DEE0
secondary
#B6A3A0
accent
#55499D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484