#D0DFD8#D0DFD8
#D0DFD8 is a very light, near-neutral teal. Relative luminance 0.711; OKLCH L 89.0% C 0.019 H 166.3°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DFD8 |
|---|---|
| RGB | rgb(208, 223, 216) |
| HSL | hsl(152, 19%, 85%) |
| HSV | hsv(152, 7%, 87%) |
| CMYK | cmyk(6.7%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(87.55, -6.31, 1.70) |
| CIE-LCH | lch(87.55, 6.53, 164.92°) |
| OKLab | oklab(89.04% -0.0181 0.0044) |
| OKLCH | oklch(89.04% 0.019 166.3) |
| XYZ | xyz(64.7923, 71.1425, 75.2708) |
| Luminance | 0.7114 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.62
Silver (survey)
#C5C9C7
ΔE00 7.13
Honeydew
#F0FFF0
ΔE00 7.42
Mintcream
#F5FFFA
ΔE00 7.44
Azure (CSS)
#F0FFFF
ΔE00 7.70
Gainsboro
#DCDCDC
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DFD8 #DFD0D7
analogous
#D0DFD1 #D0DFD8 #D0DFDF
triadic
#D0DFD8 #D8D0DF #DFD8D0
tetradic
#D0DFD8 #D1D0DF #DFD0D7 #DFDFD0
square
#D0DFD8 #D1D0DF #DFD0D7 #DFDFD0
split-complementary
#D0DFD8 #DFD0DF #DFD1D0
monochromatic
#87AD9C #ACC6BA #D0DFD8 #EDF3F0 #EDF3F0
Accessibility & contrast
On white
1.38
#D0DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#D0DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DFD8
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DFD8 | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDD8
Deuteranopia (green-blind)
#DBDBD8
Tritanopia (blue-blind)
#CDDFDD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d0dfd8; /* rgb */ color: rgb(208, 223, 216); /* oklch */ color: oklch(89.0% 0.019 166.3);
Tailwind
colors: {
custom: {
50: '#dee9e4',
500: '#d0dfd8',
950: '#000000',
},
}SCSS
$custom: #d0dfd8; $custom-light: #dee9e4; $custom-dark: #000000;
JSON
{
"hex": "#d0dfd8",
"rgb": {
"r": 208,
"g": 223,
"b": 216
},
"hsl": {
"h": 152,
"s": 18.987,
"l": 84.51
},
"oklch": {
"l": 0.89036,
"c": 0.01865,
"h": 166.3
},
"luminance": 0.71143
}Semantic roles & 50–950 ramp
primary
#D0DFD8
secondary
#B59EA9
accent
#48709D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484