#D0E0EE#D0E0EE
#D0E0EE is a very light, muted cyan. Relative luminance 0.729; OKLCH L 89.9% C 0.026 H 244.4°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #D0E0EE |
|---|---|
| RGB | rgb(208, 224, 238) |
| HSL | hsl(208, 47%, 87%) |
| HSV | hsv(208, 13%, 93%) |
| CMYK | cmyk(12.6%, 5.9%, 0%, 6.7%) |
| CIE-LAB | lab(88.40, -2.58, -8.64) |
| CIE-LCH | lch(88.40, 9.02, 253.36°) |
| OKLab | oklab(89.89% -0.0111 -0.0233) |
| OKLCH | oklch(89.89% 0.026 244.4) |
| XYZ | xyz(68.0971, 72.8932, 91.3544) |
| Luminance | 0.7289 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.44
Aliceblue
#F0F8FF
ΔE00 6.46
Light Blue Grey
#B7C9E2
ΔE00 6.91
Gainsboro
#DCDCDC
ΔE00 7.81
Lightsteelblue
#B0C4DE
ΔE00 8.09
Cloudy Blue
#ACC2D9
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0E0EE #EEDED0
analogous
#D0EEED #D0E0EE #D0D1EE
triadic
#D0E0EE #EED0E0 #E0EED0
tetradic
#D0E0EE #EDD0EE #EEDED0 #D1EED0
square
#D0E0EE #EDD0EE #EEDED0 #D1EED0
split-complementary
#D0E0EE #EED0D1 #EEEDD0
monochromatic
#76A5CD #A3C2DE #D0E0EE #E9F0F7 #E9F0F7
Accessibility & contrast
On white
1.35
#D0E0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#D0E0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0E0EE
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0E0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0E0EE | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0EF
Deuteranopia (green-blind)
#D7DCEE
Tritanopia (blue-blind)
#C9E3E4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d0e0ee; /* rgb */ color: rgb(208, 224, 238); /* oklch */ color: oklch(89.9% 0.026 244.4);
Tailwind
colors: {
custom: {
50: '#dee9f3',
500: '#d0e0ee',
950: '#000000',
},
}SCSS
$custom: #d0e0ee; $custom-light: #dee9f3; $custom-dark: #000000;
JSON
{
"hex": "#d0e0ee",
"rgb": {
"r": 208,
"g": 224,
"b": 238
},
"hsl": {
"h": 208,
"s": 46.875,
"l": 87.451
},
"oklch": {
"l": 0.89893,
"c": 0.02579,
"h": 244.4
},
"luminance": 0.72894
}Semantic roles & 50–950 ramp
primary
#D0E0EE
secondary
#CBAF98
accent
#6E2BBA
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485