#D0DEDF#D0DEDF
#D0DEDF is a very light, near-neutral teal. Relative luminance 0.710; OKLCH L 89.0% C 0.015 H 202.0°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DEDF |
|---|---|
| RGB | rgb(208, 222, 223) |
| HSL | hsl(184, 19%, 85%) |
| HSV | hsv(184, 7%, 87%) |
| CMYK | cmyk(6.7%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(87.47, -4.48, -2.10) |
| CIE-LCH | lch(87.47, 4.95, 205.13°) |
| OKLab | oklab(89.03% -0.014 -0.0057) |
| OKLCH | oklch(89.03% 0.015 202) |
| XYZ | xyz(65.4502, 70.9794, 80.0499) |
| Luminance | 0.7098 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.90
Fog
#D8DCE0
ΔE00 4.98
Gainsboro
#DCDCDC
ΔE00 6.08
Silver (survey)
#C5C9C7
ΔE00 6.14
Light Gray
#D3D3D3
ΔE00 6.37
Azure (CSS)
#F0FFFF
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DEDF #DFD1D0
analogous
#D0DFD9 #D0DEDF #D0D7DF
triadic
#D0DEDF #DFD0DE #DEDFD0
tetradic
#D0DEDF #D9D0DF #DFD1D0 #D7DFD0
square
#D0DEDF #D9D0DF #DFD1D0 #D7DFD0
split-complementary
#D0DEDF #DFD0D7 #DFD9D0
monochromatic
#87ABAD #ACC4C6 #D0DEDF #EDF2F3 #EDF2F3
Accessibility & contrast
On white
1.38
#D0DEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#D0DEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DEDF
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DEDF | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDDDF
Deuteranopia (green-blind)
#D9DADF
Tritanopia (blue-blind)
#CCDFDE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d0dedf; /* rgb */ color: rgb(208, 222, 223); /* oklch */ color: oklch(89.0% 0.015 202.0);
Tailwind
colors: {
custom: {
50: '#dee8e9',
500: '#d0dedf',
950: '#000000',
},
}SCSS
$custom: #d0dedf; $custom-light: #dee8e9; $custom-dark: #000000;
JSON
{
"hex": "#d0dedf",
"rgb": {
"r": 208,
"g": 222,
"b": 223
},
"hsl": {
"h": 184,
"s": 18.987,
"l": 84.51
},
"oklch": {
"l": 0.89033,
"c": 0.01512,
"h": 202
},
"luminance": 0.7098
}Semantic roles & 50–950 ramp
primary
#D0DEDF
secondary
#B5A09E
accent
#4E489D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484