#D0DCD9#D0DCD9
#D0DCD9 is a very light, near-neutral teal. Relative luminance 0.696; OKLCH L 88.5% C 0.014 H 179.4°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DCD9 |
|---|---|
| RGB | rgb(208, 220, 217) |
| HSL | hsl(165, 15%, 84%) |
| HSV | hsv(165, 5%, 86%) |
| CMYK | cmyk(5.5%, 0%, 1.4%, 13.7%) |
| CIE-LAB | lab(86.80, -4.58, 0.08) |
| CIE-LCH | lch(86.80, 4.58, 179.03°) |
| OKLab | oklab(88.45% -0.0135 0.0001) |
| OKLCH | oklch(88.45% 0.014 179.4) |
| XYZ | xyz(64.1275, 69.6055, 75.6889) |
| Luminance | 0.6961 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.49
Silver (survey)
#C5C9C7
ΔE00 5.44
Fog
#D8DCE0
ΔE00 5.68
Gainsboro
#DCDCDC
ΔE00 5.98
Light Gray
#D3D3D3
ΔE00 6.13
Azure (CSS)
#F0FFFF
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DCD9 #DCD0D3
analogous
#D0DCD3 #D0DCD9 #D0D9DC
triadic
#D0DCD9 #D9D0DC #DCD9D0
tetradic
#D0DCD9 #D3D0DC #DCD0D3 #D9DCD0
square
#D0DCD9 #D3D0DC #DCD0D3 #D9DCD0
split-complementary
#D0DCD9 #DCD0D9 #DCD3D0
monochromatic
#8AA8A0 #ADC2BD #D0DCD9 #EDF2F1 #EDF2F1
Accessibility & contrast
On white
1.41
#D0DCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#D0DCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DCD9
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DCD9 | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD9
Deuteranopia (green-blind)
#D8D9D9
Tritanopia (blue-blind)
#CDDCDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d0dcd9; /* rgb */ color: rgb(208, 220, 217); /* oklch */ color: oklch(88.5% 0.014 179.4);
Tailwind
colors: {
custom: {
50: '#dee6e4',
500: '#d0dcd9',
950: '#000000',
},
}SCSS
$custom: #d0dcd9; $custom-light: #dee6e4; $custom-dark: #000000;
JSON
{
"hex": "#d0dcd9",
"rgb": {
"r": 208,
"g": 220,
"b": 217
},
"hsl": {
"h": 165,
"s": 14.634,
"l": 83.922
},
"oklch": {
"l": 0.88451,
"c": 0.01354,
"h": 179.4
},
"luminance": 0.69606
}Semantic roles & 50–950 ramp
primary
#D0DCD9
secondary
#B19FA4
accent
#4D6099
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484