#D0DEDE#D0DEDE
#D0DEDE is a very light, near-neutral teal. Relative luminance 0.709; OKLCH L 89.0% C 0.015 H 196.9°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DEDE |
|---|---|
| RGB | rgb(208, 222, 222) |
| HSL | hsl(180, 18%, 84%) |
| HSV | hsv(180, 6%, 87%) |
| CMYK | cmyk(6.3%, 0%, 0%, 12.9%) |
| CIE-LAB | lab(87.45, -4.67, -1.61) |
| CIE-LCH | lch(87.45, 4.94, 199.06°) |
| OKLab | oklab(89% -0.0144 -0.0044) |
| OKLCH | oklch(89% 0.015 196.9) |
| XYZ | xyz(65.3158, 70.9257, 79.3420) |
| Luminance | 0.7093 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.66
Fog
#D8DCE0
ΔE00 5.27
Silver (survey)
#C5C9C7
ΔE00 6.11
Gainsboro
#DCDCDC
ΔE00 6.19
Light Gray
#D3D3D3
ΔE00 6.47
Azure (CSS)
#F0FFFF
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DEDE #DED0D0
analogous
#D0DED7 #D0DEDE #D0D7DE
triadic
#D0DEDE #DED0DE #DEDED0
tetradic
#D0DEDE #D7D0DE #DED0D0 #D7DED0
square
#D0DEDE #D7D0DE #DED0D0 #D7DED0
split-complementary
#D0DEDE #DED0D7 #DED7D0
monochromatic
#88ACAC #ACC5C5 #D0DEDE #EDF2F2 #EDF2F2
Accessibility & contrast
On white
1.38
#D0DEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#D0DEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DEDE
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DEDE | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDE
Deuteranopia (green-blind)
#D9DADE
Tritanopia (blue-blind)
#CCDFDE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d0dede; /* rgb */ color: rgb(208, 222, 222); /* oklch */ color: oklch(89.0% 0.015 196.9);
Tailwind
colors: {
custom: {
50: '#dee8e8',
500: '#d0dede',
950: '#000000',
},
}SCSS
$custom: #d0dede; $custom-light: #dee8e8; $custom-dark: #000000;
JSON
{
"hex": "#d0dede",
"rgb": {
"r": 208,
"g": 222,
"b": 222
},
"hsl": {
"h": 180,
"s": 17.5,
"l": 84.314
},
"oklch": {
"l": 0.89003,
"c": 0.01505,
"h": 196.9
},
"luminance": 0.70926
}Semantic roles & 50–950 ramp
primary
#D0DEDE
secondary
#B49F9F
accent
#4A4A9C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484