#D0DFDD#D0DFDD
#D0DFDD is a very light, near-neutral teal. Relative luminance 0.714; OKLCH L 89.2% C 0.016 H 187.3°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DFDD |
|---|---|
| RGB | rgb(208, 223, 221) |
| HSL | hsl(172, 19%, 85%) |
| HSV | hsv(172, 7%, 87%) |
| CMYK | cmyk(6.7%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(87.68, -5.38, -0.75) |
| CIE-LCH | lch(87.68, 5.43, 187.91°) |
| OKLab | oklab(89.18% -0.0162 -0.0021) |
| OKLCH | oklch(89.18% 0.016 187.3) |
| XYZ | xyz(65.4485, 71.4050, 78.7270) |
| Luminance | 0.7141 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.64
Fog
#D8DCE0
ΔE00 6.23
Silver (survey)
#C5C9C7
ΔE00 6.53
Gainsboro
#DCDCDC
ΔE00 6.85
Azure (CSS)
#F0FFFF
ΔE00 6.91
Light Gray
#D3D3D3
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DFDD #DFD0D2
analogous
#D0DFD6 #D0DFDD #D0DADF
triadic
#D0DFDD #DDD0DF #DFDDD0
tetradic
#D0DFDD #D6D0DF #DFD0D2 #DADFD0
square
#D0DFDD #D6D0DF #DFD0D2 #DADFD0
split-complementary
#D0DFDD #DFD0DA #DFD6D0
monochromatic
#87ADA8 #ACC6C3 #D0DFDD #EDF3F2 #EDF3F2
Accessibility & contrast
On white
1.37
#D0DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#D0DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DFDD
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DFDD | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDD
Deuteranopia (green-blind)
#DADBDD
Tritanopia (blue-blind)
#CCE0DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d0dfdd; /* rgb */ color: rgb(208, 223, 221); /* oklch */ color: oklch(89.2% 0.016 187.3);
Tailwind
colors: {
custom: {
50: '#dee9e7',
500: '#d0dfdd',
950: '#000000',
},
}SCSS
$custom: #d0dfdd; $custom-light: #dee9e7; $custom-dark: #000000;
JSON
{
"hex": "#d0dfdd",
"rgb": {
"r": 208,
"g": 223,
"b": 221
},
"hsl": {
"h": 172,
"s": 18.987,
"l": 84.51
},
"oklch": {
"l": 0.89178,
"c": 0.0163,
"h": 187.3
},
"luminance": 0.71406
}Semantic roles & 50–950 ramp
primary
#D0DFDD
secondary
#B59EA1
accent
#48549D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484