#D0DCDC#D0DCDC
#D0DCDC is a very light, near-neutral teal. Relative luminance 0.698; OKLCH L 88.5% C 0.013 H 196.9°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DCDC |
|---|---|
| RGB | rgb(208, 220, 220) |
| HSL | hsl(180, 15%, 84%) |
| HSV | hsv(180, 5%, 86%) |
| CMYK | cmyk(5.5%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(86.88, -4.02, -1.39) |
| CIE-LCH | lch(86.88, 4.25, 199.11°) |
| OKLab | oklab(88.54% -0.0124 -0.0038) |
| OKLCH | oklch(88.54% 0.013 196.9) |
| XYZ | xyz(64.5213, 69.7630, 77.7626) |
| Luminance | 0.6976 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.10
Fog
#D8DCE0
ΔE00 4.59
Silver (survey)
#C5C9C7
ΔE00 5.35
Gainsboro
#DCDCDC
ΔE00 5.46
Light Gray
#D3D3D3
ΔE00 5.64
Azure (CSS)
#F0FFFF
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DCDC #DCD0D0
analogous
#D0DCD6 #D0DCDC #D0D6DC
triadic
#D0DCDC #DCD0DC #DCDCD0
tetradic
#D0DCDC #D6D0DC #DCD0D0 #D6DCD0
square
#D0DCDC #D6D0DC #DCD0D0 #D6DCD0
split-complementary
#D0DCDC #DCD0D6 #DCD6D0
monochromatic
#8AA8A8 #ADC2C2 #D0DCDC #EDF2F2 #EDF2F2
Accessibility & contrast
On white
1.40
#D0DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#D0DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DCDC
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DCDC | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDC
Deuteranopia (green-blind)
#D8D9DC
Tritanopia (blue-blind)
#CDDDDC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d0dcdc; /* rgb */ color: rgb(208, 220, 220); /* oklch */ color: oklch(88.5% 0.013 196.9);
Tailwind
colors: {
custom: {
50: '#dee6e6',
500: '#d0dcdc',
950: '#000000',
},
}SCSS
$custom: #d0dcdc; $custom-light: #dee6e6; $custom-dark: #000000;
JSON
{
"hex": "#d0dcdc",
"rgb": {
"r": 208,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 14.634,
"l": 83.922
},
"oklch": {
"l": 0.88538,
"c": 0.01294,
"h": 196.9
},
"luminance": 0.69764
}Semantic roles & 50–950 ramp
primary
#D0DCDC
secondary
#B19F9F
accent
#4D4D99
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484