#D0E0DC#D0E0DC
#D0E0DC is a very light, near-neutral teal. Relative luminance 0.719; OKLCH L 89.4% C 0.018 H 179.3°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D0E0DC |
|---|---|
| RGB | rgb(208, 224, 220) |
| HSL | hsl(165, 21%, 85%) |
| HSV | hsv(165, 7%, 88%) |
| CMYK | cmyk(7.1%, 0%, 1.8%, 12.2%) |
| CIE-LAB | lab(87.91, -6.08, 0.12) |
| CIE-LCH | lch(87.91, 6.08, 178.87°) |
| OKLab | oklab(89.35% -0.0179 0.0002) |
| OKLCH | oklch(89.35% 0.018 179.3) |
| XYZ | xyz(65.5836, 71.8878, 78.1168) |
| Luminance | 0.7189 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.86
Azure (CSS)
#F0FFFF
ΔE00 7.01
Silver (survey)
#C5C9C7
ΔE00 7.08
Fog
#D8DCE0
ΔE00 7.19
Mintcream
#F5FFFA
ΔE00 7.22
Gainsboro
#DCDCDC
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0E0DC #E0D0D4
analogous
#D0E0D4 #D0E0DC #D0DCE0
triadic
#D0E0DC #DCD0E0 #E0DCD0
tetradic
#D0E0DC #D4D0E0 #E0D0D4 #DCE0D0
square
#D0E0DC #D4D0E0 #E0D0D4 #DCE0D0
split-complementary
#D0E0DC #E0D0DC #E0D4D0
monochromatic
#86AFA5 #ABC8C1 #D0E0DC #EDF3F1 #EDF3F1
Accessibility & contrast
On white
1.37
#D0E0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#D0E0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0E0DC
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0E0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0E0DC | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDC
Deuteranopia (green-blind)
#DBDBDC
Tritanopia (blue-blind)
#CCE1DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d0e0dc; /* rgb */ color: rgb(208, 224, 220); /* oklch */ color: oklch(89.4% 0.018 179.3);
Tailwind
colors: {
custom: {
50: '#dee9e6',
500: '#d0e0dc',
950: '#000000',
},
}SCSS
$custom: #d0e0dc; $custom-light: #dee9e6; $custom-dark: #000000;
JSON
{
"hex": "#d0e0dc",
"rgb": {
"r": 208,
"g": 224,
"b": 220
},
"hsl": {
"h": 165,
"s": 20.513,
"l": 84.706
},
"oklch": {
"l": 0.89354,
"c": 0.01795,
"h": 179.3
},
"luminance": 0.71889
}Semantic roles & 50–950 ramp
primary
#D0E0DC
secondary
#B69EA4
accent
#475D9F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484