#D0DEDD#D0DEDD
#D0DEDD is a very light, near-neutral teal. Relative luminance 0.709; OKLCH L 89.0% C 0.015 H 191.7°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DEDD |
|---|---|
| RGB | rgb(208, 222, 221) |
| HSL | hsl(176, 18%, 84%) |
| HSV | hsv(176, 6%, 87%) |
| CMYK | cmyk(6.3%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(87.42, -4.86, -1.13) |
| CIE-LCH | lch(87.42, 4.99, 193.04°) |
| OKLab | oklab(88.97% -0.0148 -0.0031) |
| OKLCH | oklch(88.97% 0.015 191.7) |
| XYZ | xyz(65.1821, 70.8722, 78.6382) |
| Luminance | 0.7087 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.45
Fog
#D8DCE0
ΔE00 5.58
Silver (survey)
#C5C9C7
ΔE00 6.11
Gainsboro
#DCDCDC
ΔE00 6.33
Light Gray
#D3D3D3
ΔE00 6.60
Azure (CSS)
#F0FFFF
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DEDD #DED0D1
analogous
#D0DED6 #D0DEDD #D0D8DE
triadic
#D0DEDD #DDD0DE #DEDDD0
tetradic
#D0DEDD #D6D0DE #DED0D1 #D8DED0
square
#D0DEDD #D6D0DE #DED0D1 #D8DED0
split-complementary
#D0DEDD #DED0D8 #DED6D0
monochromatic
#88ACA9 #ACC5C3 #D0DEDD #EDF2F2 #EDF2F2
Accessibility & contrast
On white
1.38
#D0DEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#D0DEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DEDD
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DEDD | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDD
Deuteranopia (green-blind)
#D9DADD
Tritanopia (blue-blind)
#CCDFDE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d0dedd; /* rgb */ color: rgb(208, 222, 221); /* oklch */ color: oklch(89.0% 0.015 191.7);
Tailwind
colors: {
custom: {
50: '#dee8e7',
500: '#d0dedd',
950: '#000000',
},
}SCSS
$custom: #d0dedd; $custom-light: #dee8e7; $custom-dark: #000000;
JSON
{
"hex": "#d0dedd",
"rgb": {
"r": 208,
"g": 222,
"b": 221
},
"hsl": {
"h": 175.714,
"s": 17.5,
"l": 84.314
},
"oklch": {
"l": 0.88974,
"c": 0.01511,
"h": 191.7
},
"luminance": 0.70873
}Semantic roles & 50–950 ramp
primary
#D0DEDD
secondary
#B49FA0
accent
#4A509C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484