#D0DDDC#D0DDDC
#D0DDDC is a very light, near-neutral teal. Relative luminance 0.703; OKLCH L 88.7% C 0.014 H 191.4°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DDDC |
|---|---|
| RGB | rgb(208, 221, 220) |
| HSL | hsl(175, 16%, 84%) |
| HSV | hsv(175, 6%, 87%) |
| CMYK | cmyk(5.9%, 0%, 0.5%, 13.3%) |
| CIE-LAB | lab(87.14, -4.53, -1.01) |
| CIE-LCH | lch(87.14, 4.65, 192.61°) |
| OKLab | oklab(88.74% -0.0138 -0.0028) |
| OKLCH | oklch(88.74% 0.014 191.4) |
| XYZ | xyz(64.7845, 70.2895, 77.8504) |
| Luminance | 0.7029 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.14
Fog
#D8DCE0
ΔE00 5.26
Silver (survey)
#C5C9C7
ΔE00 5.72
Gainsboro
#DCDCDC
ΔE00 5.97
Light Gray
#D3D3D3
ΔE00 6.19
Azure (CSS)
#F0FFFF
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DDDC #DDD0D1
analogous
#D0DDD6 #D0DDDC #D0D8DD
triadic
#D0DDDC #DCD0DD #DDDCD0
tetradic
#D0DDDC #D6D0DD #DDD0D1 #D8DDD0
square
#D0DDDC #D6D0DD #DDD0D1 #D8DDD0
split-complementary
#D0DDDC #DDD0D8 #DDD6D0
monochromatic
#89AAA7 #ACC3C2 #D0DDDC #EDF2F2 #EDF2F2
Accessibility & contrast
On white
1.39
#D0DDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#D0DDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DDDC
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DDDC | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDC
Deuteranopia (green-blind)
#D9D9DC
Tritanopia (blue-blind)
#CDDEDD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d0dddc; /* rgb */ color: rgb(208, 221, 220); /* oklch */ color: oklch(88.7% 0.014 191.4);
Tailwind
colors: {
custom: {
50: '#dee7e6',
500: '#d0dddc',
950: '#000000',
},
}SCSS
$custom: #d0dddc; $custom-light: #dee7e6; $custom-dark: #000000;
JSON
{
"hex": "#d0dddc",
"rgb": {
"r": 208,
"g": 221,
"b": 220
},
"hsl": {
"h": 175.385,
"s": 16.049,
"l": 84.118
},
"oklch": {
"l": 0.88742,
"c": 0.01406,
"h": 191.4
},
"luminance": 0.7029
}Semantic roles & 50–950 ramp
primary
#D0DDDC
secondary
#B29FA0
accent
#4B519A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484