#D2DBDC#D2DBDC
#D2DBDC is a very light, near-neutral teal. Relative luminance 0.695; OKLCH L 88.5% C 0.010 H 204.9°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DBDC |
|---|---|
| RGB | rgb(210, 219, 220) |
| HSL | hsl(186, 13%, 84%) |
| HSV | hsv(186, 5%, 86%) |
| CMYK | cmyk(4.5%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(86.77, -2.84, -1.54) |
| CIE-LCH | lch(86.77, 3.23, 208.52°) |
| OKLab | oklab(88.48% -0.0089 -0.0041) |
| OKLCH | oklch(88.48% 0.01 204.9) |
| XYZ | xyz(64.8256, 69.5315, 77.7019) |
| Luminance | 0.6953 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 3.17
Light Grey
#D8DCD6
ΔE00 3.80
Gainsboro
#DCDCDC
ΔE00 4.16
Light Gray
#D3D3D3
ΔE00 4.36
Silver (survey)
#C5C9C7
ΔE00 4.75
Aliceblue
#F0F8FF
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DBDC #DCD3D2
analogous
#D2DCD8 #D2DBDC #D2D6DC
triadic
#D2DBDC #DCD2DB #DBDCD2
tetradic
#D2DBDC #D8D2DC #DCD3D2 #D6DCD2
square
#D2DBDC #D8D2DC #DCD3D2 #D6DCD2
split-complementary
#D2DBDC #DCD2D6 #DCD8D2
monochromatic
#8DA4A6 #B0BFC1 #D2DBDC #EEF1F2 #EEF1F2
Accessibility & contrast
On white
1.41
#D2DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#D2DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DBDC
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DBDC | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADC
Deuteranopia (green-blind)
#D8D9DC
Tritanopia (blue-blind)
#CFDCDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d2dbdc; /* rgb */ color: rgb(210, 219, 220); /* oklch */ color: oklch(88.5% 0.010 204.9);
Tailwind
colors: {
custom: {
50: '#dfe6e6',
500: '#d2dbdc',
950: '#000000',
},
}SCSS
$custom: #d2dbdc; $custom-light: #dfe6e6; $custom-dark: #000000;
JSON
{
"hex": "#d2dbdc",
"rgb": {
"r": 210,
"g": 219,
"b": 220
},
"hsl": {
"h": 186,
"s": 12.5,
"l": 84.314
},
"oklch": {
"l": 0.88484,
"c": 0.00985,
"h": 204.9
},
"luminance": 0.69532
}Semantic roles & 50–950 ramp
primary
#D2DBDC
secondary
#B1A3A2
accent
#564F97
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484