#D0EBFB#D0EBFB
#D0EBFB is a very light, muted cyan. Relative luminance 0.798; OKLCH L 92.5% C 0.036 H 233.8°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #D0EBFB |
|---|---|
| RGB | rgb(208, 235, 251) |
| HSL | hsl(202, 84%, 90%) |
| HSV | hsv(202, 17%, 98%) |
| CMYK | cmyk(17.1%, 6.4%, 0%, 1.6%) |
| CIE-LAB | lab(91.59, -5.59, -10.70) |
| CIE-LCH | lch(91.59, 12.07, 242.42°) |
| OKLab | oklab(92.53% -0.0212 -0.0289) |
| OKLCH | oklch(92.53% 0.036 233.8) |
| XYZ | xyz(73.1289, 79.7898, 102.7961) |
| Luminance | 0.7979 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.99
Aliceblue
#F0F8FF
ΔE00 7.26
Ice Blue
#A5DFF9
ΔE00 7.56
Azure (CSS)
#F0FFFF
ΔE00 8.23
Lightcyan
#E0FFFF
ΔE00 8.49
Fog
#D8DCE0
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0EBFB #FBE0D0
analogous
#D0FBF6 #D0EBFB #D0D5FB
triadic
#D0EBFB #FBD0EB #EBFBD0
tetradic
#D0EBFB #F6D0FB #FBE0D0 #D5FBD0
square
#D0EBFB #F6D0FB #FBE0D0 #D5FBD0
split-complementary
#D0EBFB #FBD0D5 #FBF6D0
monochromatic
#5FBBF1 #98D3F6 #D0EBFB #E3F3FD #E3F3FD
Accessibility & contrast
On white
1.24
#D0EBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#D0EBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0EBFB
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0EBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0EBFB | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EAFC
Deuteranopia (green-blind)
#DEE5FB
Tritanopia (blue-blind)
#C5EFF0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d0ebfb; /* rgb */ color: rgb(208, 235, 251); /* oklch */ color: oklch(92.5% 0.036 233.8);
Tailwind
colors: {
custom: {
50: '#def1fc',
500: '#d0ebfb',
950: '#000000',
},
}SCSS
$custom: #d0ebfb; $custom-light: #def1fc; $custom-dark: #000000;
JSON
{
"hex": "#d0ebfb",
"rgb": {
"r": 208,
"g": 235,
"b": 251
},
"hsl": {
"h": 202.326,
"s": 84.314,
"l": 90
},
"oklch": {
"l": 0.9253,
"c": 0.03587,
"h": 233.8
},
"luminance": 0.79792
}Semantic roles & 50–950 ramp
primary
#D0EBFB
secondary
#E2AD8D
accent
#5705E1
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585