#D0DEE0#D0DEE0
#D0DEE0 is a very light, near-neutral teal. Relative luminance 0.710; OKLCH L 89.1% C 0.015 H 207.1°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DEE0 |
|---|---|
| RGB | rgb(208, 222, 224) |
| HSL | hsl(188, 21%, 85%) |
| HSV | hsv(188, 7%, 88%) |
| CMYK | cmyk(7.1%, 0.9%, 0%, 12.2%) |
| CIE-LAB | lab(87.50, -4.29, -2.59) |
| CIE-LCH | lch(87.50, 5.01, 211.12°) |
| OKLab | oklab(89.06% -0.0136 -0.007) |
| OKLCH | oklch(89.06% 0.015 207.1) |
| XYZ | xyz(65.5854, 71.0335, 80.7621) |
| Luminance | 0.7103 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 4.72
Light Grey
#D8DCD6
ΔE00 5.18
Gainsboro
#DCDCDC
ΔE00 6.00
Silver (survey)
#C5C9C7
ΔE00 6.21
Light Gray
#D3D3D3
ΔE00 6.30
Azure (CSS)
#F0FFFF
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DEE0 #E0D2D0
analogous
#D0E0DA #D0DEE0 #D0D6E0
triadic
#D0DEE0 #E0D0DE #DEE0D0
tetradic
#D0DEE0 #DAD0E0 #E0D2D0 #D6E0D0
square
#D0DEE0 #DAD0E0 #E0D2D0 #D6E0D0
split-complementary
#D0DEE0 #E0D0D6 #E0DAD0
monochromatic
#86AAAF #ABC4C8 #D0DEE0 #EDF2F3 #EDF2F3
Accessibility & contrast
On white
1.38
#D0DEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#D0DEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DEE0
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DEE0 | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDDE0
Deuteranopia (green-blind)
#D9DAE0
Tritanopia (blue-blind)
#CCDFDF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d0dee0; /* rgb */ color: rgb(208, 222, 224); /* oklch */ color: oklch(89.1% 0.015 207.1);
Tailwind
colors: {
custom: {
50: '#dee8e9',
500: '#d0dee0',
950: '#000000',
},
}SCSS
$custom: #d0dee0; $custom-light: #dee8e9; $custom-dark: #000000;
JSON
{
"hex": "#d0dee0",
"rgb": {
"r": 208,
"g": 222,
"b": 224
},
"hsl": {
"h": 187.5,
"s": 20.513,
"l": 84.706
},
"oklch": {
"l": 0.89062,
"c": 0.01531,
"h": 207.1
},
"luminance": 0.71034
}Semantic roles & 50–950 ramp
primary
#D0DEE0
secondary
#B6A19E
accent
#52479F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484