#D0DFDE#D0DFDE
#D0DFDE is a very light, near-neutral teal. Relative luminance 0.715; OKLCH L 89.2% C 0.016 H 192.0°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DFDE |
|---|---|
| RGB | rgb(208, 223, 222) |
| HSL | hsl(176, 19%, 85%) |
| HSV | hsv(176, 7%, 87%) |
| CMYK | cmyk(6.7%, 0%, 0.4%, 12.5%) |
| CIE-LAB | lab(87.71, -5.19, -1.24) |
| CIE-LCH | lch(87.71, 5.33, 193.40°) |
| OKLab | oklab(89.21% -0.0158 -0.0034) |
| OKLCH | oklch(89.21% 0.016 192) |
| XYZ | xyz(65.5821, 71.4584, 79.4308) |
| Luminance | 0.7146 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.77
Fog
#D8DCE0
ΔE00 5.91
Silver (survey)
#C5C9C7
ΔE00 6.49
Gainsboro
#DCDCDC
ΔE00 6.69
Azure (CSS)
#F0FFFF
ΔE00 6.84
Light Gray
#D3D3D3
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DFDE #DFD0D1
analogous
#D0DFD7 #D0DFDE #D0D9DF
triadic
#D0DFDE #DED0DF #DFDED0
tetradic
#D0DFDE #D7D0DF #DFD0D1 #D9DFD0
square
#D0DFDE #D7D0DF #DFD0D1 #D9DFD0
split-complementary
#D0DFDE #DFD0D9 #DFD7D0
monochromatic
#87ADAB #ACC6C4 #D0DFDE #EDF3F2 #EDF3F2
Accessibility & contrast
On white
1.37
#D0DFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#D0DFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DFDE
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DFDE | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDE
Deuteranopia (green-blind)
#DADBDE
Tritanopia (blue-blind)
#CCE0DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d0dfde; /* rgb */ color: rgb(208, 223, 222); /* oklch */ color: oklch(89.2% 0.016 192.0);
Tailwind
colors: {
custom: {
50: '#dee9e8',
500: '#d0dfde',
950: '#000000',
},
}SCSS
$custom: #d0dfde; $custom-light: #dee9e8; $custom-dark: #000000;
JSON
{
"hex": "#d0dfde",
"rgb": {
"r": 208,
"g": 223,
"b": 222
},
"hsl": {
"h": 176,
"s": 18.987,
"l": 84.51
},
"oklch": {
"l": 0.89207,
"c": 0.01615,
"h": 192
},
"luminance": 0.71459
}Semantic roles & 50–950 ramp
primary
#D0DFDE
secondary
#B59EA0
accent
#484E9D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484