#D0DFDF#D0DFDF
#D0DFDF is a very light, near-neutral teal. Relative luminance 0.715; OKLCH L 89.2% C 0.016 H 196.9°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DFDF |
|---|---|
| RGB | rgb(208, 223, 223) |
| HSL | hsl(180, 19%, 85%) |
| HSV | hsv(180, 7%, 87%) |
| CMYK | cmyk(6.7%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(87.73, -5.00, -1.72) |
| CIE-LCH | lch(87.73, 5.29, 199.04°) |
| OKLab | oklab(89.24% -0.0154 -0.0047) |
| OKLCH | oklch(89.24% 0.016 196.9) |
| XYZ | xyz(65.7166, 71.5122, 80.1387) |
| Luminance | 0.7151 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.95
Fog
#D8DCE0
ΔE00 5.61
Silver (survey)
#C5C9C7
ΔE00 6.48
Gainsboro
#DCDCDC
ΔE00 6.56
Azure (CSS)
#F0FFFF
ΔE00 6.80
Light Gray
#D3D3D3
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DFDF #DFD0D0
analogous
#D0DFD8 #D0DFDF #D0D8DF
triadic
#D0DFDF #DFD0DF #DFDFD0
tetradic
#D0DFDF #D8D0DF #DFD0D0 #D8DFD0
square
#D0DFDF #D8D0DF #DFD0D0 #D8DFD0
split-complementary
#D0DFDF #DFD0D8 #DFD8D0
monochromatic
#87ADAD #ACC6C6 #D0DFDF #EDF3F3 #EDF3F3
Accessibility & contrast
On white
1.37
#D0DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#D0DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DFDF
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DFDF | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDF
Deuteranopia (green-blind)
#DADBDF
Tritanopia (blue-blind)
#CCE0DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d0dfdf; /* rgb */ color: rgb(208, 223, 223); /* oklch */ color: oklch(89.2% 0.016 196.9);
Tailwind
colors: {
custom: {
50: '#dee9e9',
500: '#d0dfdf',
950: '#000000',
},
}SCSS
$custom: #d0dfdf; $custom-light: #dee9e9; $custom-dark: #000000;
JSON
{
"hex": "#d0dfdf",
"rgb": {
"r": 208,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 18.987,
"l": 84.51
},
"oklch": {
"l": 0.89236,
"c": 0.01609,
"h": 196.9
},
"luminance": 0.71513
}Semantic roles & 50–950 ramp
primary
#D0DFDF
secondary
#B59E9E
accent
#48489D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484