#D0DCDE#D0DCDE
#D0DCDE is a very light, near-neutral teal. Relative luminance 0.699; OKLCH L 88.6% C 0.013 H 208.8°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DCDE |
|---|---|
| RGB | rgb(208, 220, 222) |
| HSL | hsl(189, 18%, 84%) |
| HSV | hsv(189, 6%, 87%) |
| CMYK | cmyk(6.3%, 0.9%, 0%, 12.9%) |
| CIE-LAB | lab(86.93, -3.64, -2.37) |
| CIE-LCH | lch(86.93, 4.34, 213.08°) |
| OKLab | oklab(88.6% -0.0116 -0.0064) |
| OKLCH | oklch(88.6% 0.013 208.8) |
| XYZ | xyz(64.7877, 69.8696, 79.1660) |
| Luminance | 0.6987 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 3.98
Light Grey
#D8DCD6
ΔE00 4.74
Gainsboro
#DCDCDC
ΔE00 5.28
Light Gray
#D3D3D3
ΔE00 5.47
Silver (survey)
#C5C9C7
ΔE00 5.51
Aliceblue
#F0F8FF
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DCDE #DED2D0
analogous
#D0DED9 #D0DCDE #D0D5DE
triadic
#D0DCDE #DED0DC #DCDED0
tetradic
#D0DCDE #D9D0DE #DED2D0 #D5DED0
square
#D0DCDE #D9D0DE #DED2D0 #D5DED0
split-complementary
#D0DCDE #DED0D5 #DED9D0
monochromatic
#88A6AC #ACC1C5 #D0DCDE #EDF2F2 #EDF2F2
Accessibility & contrast
On white
1.40
#D0DCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#D0DCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DCDE
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DCDE | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDE
Deuteranopia (green-blind)
#D7D9DE
Tritanopia (blue-blind)
#CCDDDD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d0dcde; /* rgb */ color: rgb(208, 220, 222); /* oklch */ color: oklch(88.6% 0.013 208.8);
Tailwind
colors: {
custom: {
50: '#dee6e8',
500: '#d0dcde',
950: '#000000',
},
}SCSS
$custom: #d0dcde; $custom-light: #dee6e8; $custom-dark: #000000;
JSON
{
"hex": "#d0dcde",
"rgb": {
"r": 208,
"g": 220,
"b": 222
},
"hsl": {
"h": 188.571,
"s": 17.5,
"l": 84.314
},
"oklch": {
"l": 0.88597,
"c": 0.01326,
"h": 208.8
},
"luminance": 0.6987
}Semantic roles & 50–950 ramp
primary
#D0DCDE
secondary
#B4A29F
accent
#554A9C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484