#D2DDDC#D2DDDC
#D2DDDC is a very light, near-neutral teal. Relative luminance 0.706; OKLCH L 88.9% C 0.012 H 190.4°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DDDC |
|---|---|
| RGB | rgb(210, 221, 220) |
| HSL | hsl(175, 14%, 85%) |
| HSV | hsv(175, 5%, 87%) |
| CMYK | cmyk(5%, 0%, 0.5%, 13.3%) |
| CIE-LAB | lab(87.28, -3.87, -0.79) |
| CIE-LCH | lch(87.28, 3.95, 191.52°) |
| OKLab | oklab(88.89% -0.0117 -0.0022) |
| OKLCH | oklch(88.89% 0.012 190.4) |
| XYZ | xyz(65.3505, 70.5813, 77.8769) |
| Luminance | 0.7058 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.53
Fog
#D8DCE0
ΔE00 4.58
Gainsboro
#DCDCDC
ΔE00 5.19
Silver (survey)
#C5C9C7
ΔE00 5.32
Light Gray
#D3D3D3
ΔE00 5.47
Azure (CSS)
#F0FFFF
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DDDC #DDD2D3
analogous
#D2DDD7 #D2DDDC #D2D9DD
triadic
#D2DDDC #DCD2DD #DDDCD2
tetradic
#D2DDDC #D7D2DD #DDD2D3 #D9DDD2
square
#D2DDDC #D7D2DD #DDD2D3 #D9DDD2
split-complementary
#D2DDDC #DDD2D9 #DDD7D2
monochromatic
#8CA8A6 #AFC3C1 #D2DDDC #EEF2F1 #EEF2F1
Accessibility & contrast
On white
1.39
#D2DDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#D2DDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DDDC
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DDDC | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDC
Deuteranopia (green-blind)
#D9DADC
Tritanopia (blue-blind)
#CFDEDD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d2dddc; /* rgb */ color: rgb(210, 221, 220); /* oklch */ color: oklch(88.9% 0.012 190.4);
Tailwind
colors: {
custom: {
50: '#dfe7e6',
500: '#d2dddc',
950: '#000000',
},
}SCSS
$custom: #d2dddc; $custom-light: #dfe7e6; $custom-dark: #000000;
JSON
{
"hex": "#d2dddc",
"rgb": {
"r": 210,
"g": 221,
"b": 220
},
"hsl": {
"h": 174.545,
"s": 13.924,
"l": 84.51
},
"oklch": {
"l": 0.88889,
"c": 0.01194,
"h": 190.4
},
"luminance": 0.70582
}Semantic roles & 50–950 ramp
primary
#D2DDDC
secondary
#B2A1A3
accent
#4D5498
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484