#D0EFFB#D0EFFB
#D0EFFB is a very light, muted cyan. Relative luminance 0.821; OKLCH L 93.3% C 0.036 H 223.1°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D0EFFB |
|---|---|
| RGB | rgb(208, 239, 251) |
| HSL | hsl(197, 84%, 90%) |
| HSV | hsv(197, 17%, 98%) |
| CMYK | cmyk(17.1%, 4.8%, 0%, 1.6%) |
| CIE-LAB | lab(92.62, -7.63, -9.17) |
| CIE-LCH | lch(92.62, 11.93, 230.24°) |
| OKLab | oklab(93.34% -0.0265 -0.0248) |
| OKLCH | oklch(93.34% 0.036 223.1) |
| XYZ | xyz(74.2870, 82.1060, 103.1822) |
| Luminance | 0.8211 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 6.21
Lightblue
#ADD8E6
ΔE00 6.37
Pale Sky Blue
#BDF6FE
ΔE00 7.02
Powder Blue
#B0E0E6
ΔE00 7.18
Azure (CSS)
#F0FFFF
ΔE00 7.23
Very Light Blue
#D5FFFF
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0EFFB #FBDCD0
analogous
#D0FBF1 #D0EFFB #D0DAFB
triadic
#D0EFFB #FBD0EF #EFFBD0
tetradic
#D0EFFB #F1D0FB #FBDCD0 #DAFBD0
square
#D0EFFB #F1D0FB #FBDCD0 #DAFBD0
split-complementary
#D0EFFB #FBD0DA #FBF1D0
monochromatic
#5FC9F1 #98DCF6 #D0EFFB #E3F5FD #E3F5FD
Accessibility & contrast
On white
1.21
#D0EFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#D0EFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0EFFB
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0EFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0EFFB | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EDFC
Deuteranopia (green-blind)
#E1E7FB
Tritanopia (blue-blind)
#C4F3F3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d0effb; /* rgb */ color: rgb(208, 239, 251); /* oklch */ color: oklch(93.3% 0.036 223.1);
Tailwind
colors: {
custom: {
50: '#def4fc',
500: '#d0effb',
950: '#000000',
},
}SCSS
$custom: #d0effb; $custom-light: #def4fc; $custom-dark: #000000;
JSON
{
"hex": "#d0effb",
"rgb": {
"r": 208,
"g": 239,
"b": 251
},
"hsl": {
"h": 196.744,
"s": 84.314,
"l": 90
},
"oklch": {
"l": 0.93344,
"c": 0.03629,
"h": 223.1
},
"luminance": 0.82108
}Semantic roles & 50–950 ramp
primary
#D0EFFB
secondary
#E2A58D
accent
#4205E1
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585