#D0DFD9#D0DFD9
#D0DFD9 is a very light, near-neutral teal. Relative luminance 0.712; OKLCH L 89.1% C 0.018 H 170.1°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DFD9 |
|---|---|
| RGB | rgb(208, 223, 217) |
| HSL | hsl(156, 19%, 85%) |
| HSV | hsv(156, 7%, 87%) |
| CMYK | cmyk(6.7%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(87.58, -6.12, 1.21) |
| CIE-LCH | lch(87.58, 6.24, 168.82°) |
| OKLab | oklab(89.06% -0.0177 0.0031) |
| OKLCH | oklch(89.06% 0.018 170.1) |
| XYZ | xyz(64.9219, 71.1943, 75.9537) |
| Luminance | 0.7119 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.53
Silver (survey)
#C5C9C7
ΔE00 6.97
Mintcream
#F5FFFA
ΔE00 7.36
Azure (CSS)
#F0FFFF
ΔE00 7.50
Fog
#D8DCE0
ΔE00 7.60
Honeydew
#F0FFF0
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DFD9 #DFD0D6
analogous
#D0DFD2 #D0DFD9 #D0DEDF
triadic
#D0DFD9 #D9D0DF #DFD9D0
tetradic
#D0DFD9 #D2D0DF #DFD0D6 #DEDFD0
square
#D0DFD9 #D2D0DF #DFD0D6 #DEDFD0
split-complementary
#D0DFD9 #DFD0DE #DFD2D0
monochromatic
#87AD9E #ACC6BC #D0DFD9 #EDF3F0 #EDF3F0
Accessibility & contrast
On white
1.38
#D0DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#D0DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DFD9
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DFD9 | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDD9
Deuteranopia (green-blind)
#DBDBD9
Tritanopia (blue-blind)
#CDDFDD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d0dfd9; /* rgb */ color: rgb(208, 223, 217); /* oklch */ color: oklch(89.1% 0.018 170.1);
Tailwind
colors: {
custom: {
50: '#dee9e4',
500: '#d0dfd9',
950: '#000000',
},
}SCSS
$custom: #d0dfd9; $custom-light: #dee9e4; $custom-dark: #000000;
JSON
{
"hex": "#d0dfd9",
"rgb": {
"r": 208,
"g": 223,
"b": 217
},
"hsl": {
"h": 156,
"s": 18.987,
"l": 84.51
},
"oklch": {
"l": 0.89064,
"c": 0.018,
"h": 170.1
},
"luminance": 0.71195
}Semantic roles & 50–950 ramp
primary
#D0DFD9
secondary
#B59EA7
accent
#486A9D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484