#D0DFDB#D0DFDB
#D0DFDB is a very light, near-neutral teal. Relative luminance 0.713; OKLCH L 89.1% C 0.017 H 178.2°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DFDB |
|---|---|
| RGB | rgb(208, 223, 219) |
| HSL | hsl(164, 19%, 85%) |
| HSV | hsv(164, 7%, 87%) |
| CMYK | cmyk(6.7%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(87.63, -5.75, 0.23) |
| CIE-LCH | lch(87.63, 5.76, 177.70°) |
| OKLab | oklab(89.12% -0.0169 0.0005) |
| OKLCH | oklch(89.12% 0.017 178.2) |
| XYZ | xyz(65.1836, 71.2990, 77.3320) |
| Luminance | 0.7130 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.50
Silver (survey)
#C5C9C7
ΔE00 6.70
Fog
#D8DCE0
ΔE00 6.90
Azure (CSS)
#F0FFFF
ΔE00 7.15
Gainsboro
#DCDCDC
ΔE00 7.23
Mintcream
#F5FFFA
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DFDB #DFD0D4
analogous
#D0DFD4 #D0DFDB #D0DCDF
triadic
#D0DFDB #DBD0DF #DFDBD0
tetradic
#D0DFDB #D4D0DF #DFD0D4 #DCDFD0
square
#D0DFDB #D4D0DF #DFD0D4 #DCDFD0
split-complementary
#D0DFDB #DFD0DC #DFD4D0
monochromatic
#87ADA3 #ACC6BF #D0DFDB #EDF3F1 #EDF3F1
Accessibility & contrast
On white
1.38
#D0DFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#D0DFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DFDB
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DFDB | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDB
Deuteranopia (green-blind)
#DBDBDB
Tritanopia (blue-blind)
#CDE0DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d0dfdb; /* rgb */ color: rgb(208, 223, 219); /* oklch */ color: oklch(89.1% 0.017 178.2);
Tailwind
colors: {
custom: {
50: '#dee9e6',
500: '#d0dfdb',
950: '#000000',
},
}SCSS
$custom: #d0dfdb; $custom-light: #dee9e6; $custom-dark: #000000;
JSON
{
"hex": "#d0dfdb",
"rgb": {
"r": 208,
"g": 223,
"b": 219
},
"hsl": {
"h": 164,
"s": 18.987,
"l": 84.51
},
"oklch": {
"l": 0.89121,
"c": 0.01696,
"h": 178.2
},
"luminance": 0.713
}Semantic roles & 50–950 ramp
primary
#D0DFDB
secondary
#B59EA4
accent
#485F9D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484