#D0E8F2#D0E8F2
#D0E8F2 is a very light, muted cyan. Relative luminance 0.775; OKLCH L 91.6% C 0.029 H 224.7°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #D0E8F2 |
|---|---|
| RGB | rgb(208, 232, 242) |
| HSL | hsl(198, 57%, 88%) |
| HSV | hsv(198, 14%, 95%) |
| CMYK | cmyk(14%, 4.1%, 0%, 5.1%) |
| CIE-LAB | lab(90.57, -5.89, -7.52) |
| CIE-LCH | lch(90.57, 9.56, 231.92°) |
| OKLab | oklab(91.64% -0.0205 -0.0203) |
| OKLCH | oklch(91.64% 0.029 224.7) |
| XYZ | xyz(70.8921, 77.5324, 95.2174) |
| Luminance | 0.7753 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.57
Azure (CSS)
#F0FFFF
ΔE00 6.91
Aliceblue
#F0F8FF
ΔE00 6.93
Lightcyan
#E0FFFF
ΔE00 7.14
Fog
#D8DCE0
ΔE00 7.46
Powder Blue
#B0E0E6
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0E8F2 #F2DAD0
analogous
#D0F2EB #D0E8F2 #D0D7F2
triadic
#D0E8F2 #F2D0E8 #E8F2D0
tetradic
#D0E8F2 #EBD0F2 #F2DAD0 #D7F2D0
square
#D0E8F2 #EBD0F2 #F2DAD0 #D7F2D0
split-complementary
#D0E8F2 #F2D0D7 #F2EBD0
monochromatic
#70B9D7 #A0D1E5 #D0E8F2 #E7F3F8 #E7F3F8
Accessibility & contrast
On white
1.27
#D0E8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#D0E8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0E8F2
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0E8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0E8F2 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E6F3
Deuteranopia (green-blind)
#DDE2F2
Tritanopia (blue-blind)
#C7EBEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d0e8f2; /* rgb */ color: rgb(208, 232, 242); /* oklch */ color: oklch(91.6% 0.029 224.7);
Tailwind
colors: {
custom: {
50: '#deeff6',
500: '#d0e8f2',
950: '#000000',
},
}SCSS
$custom: #d0e8f2; $custom-light: #deeff6; $custom-dark: #000000;
JSON
{
"hex": "#d0e8f2",
"rgb": {
"r": 208,
"g": 232,
"b": 242
},
"hsl": {
"h": 197.647,
"s": 56.667,
"l": 88.235
},
"oklch": {
"l": 0.91639,
"c": 0.02885,
"h": 224.7
},
"luminance": 0.77534
}Semantic roles & 50–950 ramp
primary
#D0E8F2
secondary
#D1A795
accent
#5121C4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585