#D0EBFE#D0EBFE
#D0EBFE is a very light, muted cyan. Relative luminance 0.800; OKLCH L 92.6% C 0.039 H 238.6°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #D0EBFE |
|---|---|
| RGB | rgb(208, 235, 254) |
| HSL | hsl(205, 96%, 91%) |
| HSV | hsv(205, 18%, 100%) |
| CMYK | cmyk(18.1%, 7.5%, 0%, 0.4%) |
| CIE-LAB | lab(91.68, -4.96, -12.14) |
| CIE-LCH | lch(91.68, 13.11, 247.75°) |
| OKLab | oklab(92.63% -0.0201 -0.0329) |
| OKLCH | oklch(92.63% 0.039 238.6) |
| XYZ | xyz(73.6055, 79.9805, 105.3065) |
| Luminance | 0.7998 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 7.48
Lightblue
#ADD8E6
ΔE00 7.59
Ice Blue
#A5DFF9
ΔE00 7.63
Light Blue Grey
#B7C9E2
ΔE00 8.84
Fog
#D8DCE0
ΔE00 8.88
Azure (CSS)
#F0FFFF
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0EBFE #FEE3D0
analogous
#D0FEFA #D0EBFE #D0D4FE
triadic
#D0EBFE #FED0EB #EBFED0
tetradic
#D0EBFE #FAD0FE #FEE3D0 #D4FED0
square
#D0EBFE #FAD0FE #FEE3D0 #D4FED0
split-complementary
#D0EBFE #FED0D4 #FEFAD0
monochromatic
#58B8FB #94D1FD #D0EBFE #E1F2FE #E1F2FE
Accessibility & contrast
On white
1.24
#D0EBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#D0EBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0EBFE
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0EBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0EBFE | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3EAFF
Deuteranopia (green-blind)
#DDE5FE
Tritanopia (blue-blind)
#C4F0F1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d0ebfe; /* rgb */ color: rgb(208, 235, 254); /* oklch */ color: oklch(92.6% 0.039 238.6);
Tailwind
colors: {
custom: {
50: '#def1fe',
500: '#d0ebfe',
950: '#000000',
},
}SCSS
$custom: #d0ebfe; $custom-light: #def1fe; $custom-dark: #000000;
JSON
{
"hex": "#d0ebfe",
"rgb": {
"r": 208,
"g": 235,
"b": 254
},
"hsl": {
"h": 204.783,
"s": 95.833,
"l": 90.588
},
"oklch": {
"l": 0.92626,
"c": 0.03852,
"h": 238.6
},
"luminance": 0.79982
}Semantic roles & 50–950 ramp
primary
#D0EBFE
secondary
#E8B18A
accent
#5F00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585