#D2DCDC#D2DCDC
#D2DCDC is a very light, near-neutral teal. Relative luminance 0.701; OKLCH L 88.7% C 0.011 H 196.9°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DCDC |
|---|---|
| RGB | rgb(210, 220, 220) |
| HSL | hsl(180, 13%, 84%) |
| HSV | hsv(180, 5%, 86%) |
| CMYK | cmyk(4.5%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(87.02, -3.35, -1.17) |
| CIE-LCH | lch(87.02, 3.55, 199.16°) |
| OKLab | oklab(88.69% -0.0103 -0.0031) |
| OKLCH | oklch(88.69% 0.011 196.9) |
| XYZ | xyz(65.0873, 70.0548, 77.7892) |
| Luminance | 0.7006 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.59
Fog
#D8DCE0
ΔE00 3.88
Gainsboro
#DCDCDC
ΔE00 4.65
Light Gray
#D3D3D3
ΔE00 4.90
Silver (survey)
#C5C9C7
ΔE00 4.99
Aliceblue
#F0F8FF
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DCDC #DCD2D2
analogous
#D2DCD7 #D2DCDC #D2D7DC
triadic
#D2DCDC #DCD2DC #DCDCD2
tetradic
#D2DCDC #D7D2DC #DCD2D2 #D7DCD2
square
#D2DCDC #D7D2DC #DCD2D2 #D7DCD2
split-complementary
#D2DCDC #DCD2D7 #DCD7D2
monochromatic
#8DA6A6 #B0C1C1 #D2DCDC #EEF2F2 #EEF2F2
Accessibility & contrast
On white
1.40
#D2DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#D2DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DCDC
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DCDC | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDC
Deuteranopia (green-blind)
#D8D9DC
Tritanopia (blue-blind)
#CFDDDC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d2dcdc; /* rgb */ color: rgb(210, 220, 220); /* oklch */ color: oklch(88.7% 0.011 196.9);
Tailwind
colors: {
custom: {
50: '#dfe6e6',
500: '#d2dcdc',
950: '#000000',
},
}SCSS
$custom: #d2dcdc; $custom-light: #dfe6e6; $custom-dark: #000000;
JSON
{
"hex": "#d2dcdc",
"rgb": {
"r": 210,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 12.5,
"l": 84.314
},
"oklch": {
"l": 0.88687,
"c": 0.01081,
"h": 196.9
},
"luminance": 0.70055
}Semantic roles & 50–950 ramp
primary
#D2DCDC
secondary
#B1A2A2
accent
#4F4F97
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484