#D0EBFC#D0EBFC
#D0EBFC is a very light, muted cyan. Relative luminance 0.799; OKLCH L 92.6% C 0.037 H 235.5°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #D0EBFC |
|---|---|
| RGB | rgb(208, 235, 252) |
| HSL | hsl(203, 88%, 90%) |
| HSV | hsv(203, 17%, 99%) |
| CMYK | cmyk(17.5%, 6.7%, 0%, 1.2%) |
| CIE-LAB | lab(91.62, -5.38, -11.18) |
| CIE-LCH | lch(91.62, 12.41, 244.30°) |
| OKLab | oklab(92.56% -0.0208 -0.0302) |
| OKLCH | oklch(92.56% 0.037 235.5) |
| XYZ | xyz(73.2869, 79.8530, 103.6285) |
| Luminance | 0.7985 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.17
Aliceblue
#F0F8FF
ΔE00 7.31
Ice Blue
#A5DFF9
ΔE00 7.56
Azure (CSS)
#F0FFFF
ΔE00 8.50
Fog
#D8DCE0
ΔE00 8.66
Lightcyan
#E0FFFF
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0EBFC #FCE1D0
analogous
#D0FCF7 #D0EBFC #D0D5FC
triadic
#D0EBFC #FCD0EB #EBFCD0
tetradic
#D0EBFC #F7D0FC #FCE1D0 #D5FCD0
square
#D0EBFC #F7D0FC #FCE1D0 #D5FCD0
split-complementary
#D0EBFC #FCD0D5 #FCF7D0
monochromatic
#5DBAF5 #96D3F8 #D0EBFC #E2F3FD #E2F3FD
Accessibility & contrast
On white
1.24
#D0EBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#D0EBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0EBFC
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0EBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0EBFC | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3EAFD
Deuteranopia (green-blind)
#DDE5FC
Tritanopia (blue-blind)
#C4F0F0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d0ebfc; /* rgb */ color: rgb(208, 235, 252); /* oklch */ color: oklch(92.6% 0.037 235.5);
Tailwind
colors: {
custom: {
50: '#def1fd',
500: '#d0ebfc',
950: '#000000',
},
}SCSS
$custom: #d0ebfc; $custom-light: #def1fd; $custom-dark: #000000;
JSON
{
"hex": "#d0ebfc",
"rgb": {
"r": 208,
"g": 235,
"b": 252
},
"hsl": {
"h": 203.182,
"s": 88,
"l": 90.196
},
"oklch": {
"l": 0.92562,
"c": 0.03672,
"h": 235.5
},
"luminance": 0.79855
}Semantic roles & 50–950 ramp
primary
#D0EBFC
secondary
#E4AE8C
accent
#5901E5
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585