#D2DCDB#D2DCDB
#D2DCDB is a very light, near-neutral teal. Relative luminance 0.700; OKLCH L 88.7% C 0.011 H 189.8°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DCDB |
|---|---|
| RGB | rgb(210, 220, 219) |
| HSL | hsl(174, 13%, 84%) |
| HSV | hsv(174, 5%, 86%) |
| CMYK | cmyk(4.5%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(87.00, -3.54, -0.68) |
| CIE-LCH | lch(87.00, 3.61, 190.80°) |
| OKLab | oklab(88.66% -0.0107 -0.0018) |
| OKLCH | oklch(88.66% 0.011 189.8) |
| XYZ | xyz(64.9552, 70.0020, 77.0938) |
| Luminance | 0.7000 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.26
Fog
#D8DCE0
ΔE00 4.27
Gainsboro
#DCDCDC
ΔE00 4.80
Silver (survey)
#C5C9C7
ΔE00 4.96
Light Gray
#D3D3D3
ΔE00 5.04
Azure (CSS)
#F0FFFF
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DCDB #DCD2D3
analogous
#D2DCD6 #D2DCDB #D2D8DC
triadic
#D2DCDB #DBD2DC #DCDBD2
tetradic
#D2DCDB #D6D2DC #DCD2D3 #D8DCD2
square
#D2DCDB #D6D2DC #DCD2D3 #D8DCD2
split-complementary
#D2DCDB #DCD2D8 #DCD6D2
monochromatic
#8DA6A4 #B0C1BF #D2DCDB #EEF2F1 #EEF2F1
Accessibility & contrast
On white
1.40
#D2DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#D2DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DCDB
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DCDB | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDB
Deuteranopia (green-blind)
#D9D9DB
Tritanopia (blue-blind)
#D0DDDC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d2dcdb; /* rgb */ color: rgb(210, 220, 219); /* oklch */ color: oklch(88.7% 0.011 189.8);
Tailwind
colors: {
custom: {
50: '#dfe6e6',
500: '#d2dcdb',
950: '#000000',
},
}SCSS
$custom: #d2dcdb; $custom-light: #dfe6e6; $custom-dark: #000000;
JSON
{
"hex": "#d2dcdb",
"rgb": {
"r": 210,
"g": 220,
"b": 219
},
"hsl": {
"h": 174,
"s": 12.5,
"l": 84.314
},
"oklch": {
"l": 0.88658,
"c": 0.01088,
"h": 189.8
},
"luminance": 0.70003
}Semantic roles & 50–950 ramp
primary
#D2DCDB
secondary
#B1A2A3
accent
#4F5697
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484