#D0E2EA#D0E2EA
#D0E2EA is a very light, muted cyan. Relative luminance 0.737; OKLCH L 90.2% C 0.022 H 226.2°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #D0E2EA |
|---|---|
| RGB | rgb(208, 226, 234) |
| HSL | hsl(198, 38%, 87%) |
| HSV | hsv(198, 11%, 92%) |
| CMYK | cmyk(11.1%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(88.80, -4.41, -5.94) |
| CIE-LCH | lch(88.80, 7.40, 233.41°) |
| OKLab | oklab(90.18% -0.0153 -0.016) |
| OKLCH | oklch(90.18% 0.022 226.2) |
| XYZ | xyz(68.0567, 73.7420, 88.4740) |
| Luminance | 0.7374 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.44
Aliceblue
#F0F8FF
ΔE00 6.41
Azure (CSS)
#F0FFFF
ΔE00 7.16
Gainsboro
#DCDCDC
ΔE00 7.44
Lightblue
#ADD8E6
ΔE00 7.48
Light Grey
#D8DCD6
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0E2EA #EAD8D0
analogous
#D0EAE5 #D0E2EA #D0D5EA
triadic
#D0E2EA #EAD0E2 #E2EAD0
tetradic
#D0E2EA #E5D0EA #EAD8D0 #D5EAD0
square
#D0E2EA #E5D0EA #EAD8D0 #D5EAD0
split-complementary
#D0E2EA #EAD0D5 #EAE5D0
monochromatic
#7BAEC4 #A6C8D7 #D0E2EA #EAF2F6 #EAF2F6
Accessibility & contrast
On white
1.33
#D0E2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#D0E2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0E2EA
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0E2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0E2EA | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1EA
Deuteranopia (green-blind)
#DADEEA
Tritanopia (blue-blind)
#C9E5E4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d0e2ea; /* rgb */ color: rgb(208, 226, 234); /* oklch */ color: oklch(90.2% 0.022 226.2);
Tailwind
colors: {
custom: {
50: '#deebf0',
500: '#d0e2ea',
950: '#000000',
},
}SCSS
$custom: #d0e2ea; $custom-light: #deebf0; $custom-dark: #000000;
JSON
{
"hex": "#d0e2ea",
"rgb": {
"r": 208,
"g": 226,
"b": 234
},
"hsl": {
"h": 198.462,
"s": 38.235,
"l": 86.667
},
"oklch": {
"l": 0.90175,
"c": 0.02217,
"h": 226.2
},
"luminance": 0.73743
}Semantic roles & 50–950 ramp
primary
#D0E2EA
secondary
#C4A79A
accent
#5B34B1
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485