#D0DFDC#D0DFDC
#D0DFDC is a very light, near-neutral teal. Relative luminance 0.714; OKLCH L 89.1% C 0.017 H 182.7°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DFDC |
|---|---|
| RGB | rgb(208, 223, 220) |
| HSL | hsl(168, 19%, 85%) |
| HSV | hsv(168, 7%, 87%) |
| CMYK | cmyk(6.7%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(87.66, -5.56, -0.26) |
| CIE-LCH | lch(87.66, 5.57, 182.66°) |
| OKLab | oklab(89.15% -0.0166 -0.0008) |
| OKLCH | oklch(89.15% 0.017 182.7) |
| XYZ | xyz(65.3157, 71.3518, 78.0274) |
| Luminance | 0.7135 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.54
Fog
#D8DCE0
ΔE00 6.56
Silver (survey)
#C5C9C7
ΔE00 6.60
Azure (CSS)
#F0FFFF
ΔE00 7.02
Gainsboro
#DCDCDC
ΔE00 7.03
Mintcream
#F5FFFA
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DFDC #DFD0D3
analogous
#D0DFD5 #D0DFDC #D0DBDF
triadic
#D0DFDC #DCD0DF #DFDCD0
tetradic
#D0DFDC #D5D0DF #DFD0D3 #DBDFD0
square
#D0DFDC #D5D0DF #DFD0D3 #DBDFD0
split-complementary
#D0DFDC #DFD0DB #DFD5D0
monochromatic
#87ADA6 #ACC6C1 #D0DFDC #EDF3F1 #EDF3F1
Accessibility & contrast
On white
1.38
#D0DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#D0DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DFDC
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DFDC | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDC
Deuteranopia (green-blind)
#DADBDC
Tritanopia (blue-blind)
#CDE0DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d0dfdc; /* rgb */ color: rgb(208, 223, 220); /* oklch */ color: oklch(89.1% 0.017 182.7);
Tailwind
colors: {
custom: {
50: '#dee9e6',
500: '#d0dfdc',
950: '#000000',
},
}SCSS
$custom: #d0dfdc; $custom-light: #dee9e6; $custom-dark: #000000;
JSON
{
"hex": "#d0dfdc",
"rgb": {
"r": 208,
"g": 223,
"b": 220
},
"hsl": {
"h": 168,
"s": 18.987,
"l": 84.51
},
"oklch": {
"l": 0.89149,
"c": 0.01658,
"h": 182.7
},
"luminance": 0.71353
}Semantic roles & 50–950 ramp
primary
#D0DFDC
secondary
#B59EA3
accent
#48599D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484