#DAEEFB#DAEEFB
#DAEEFB is a very light, muted cyan. Relative luminance 0.830; OKLCH L 93.8% C 0.028 H 236.2°. Best body text is #000000 at 17.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEEFB |
|---|---|
| RGB | rgb(218, 238, 251) |
| HSL | hsl(204, 80%, 92%) |
| HSV | hsv(204, 13%, 98%) |
| CMYK | cmyk(13.1%, 5.2%, 0%, 1.6%) |
| CIE-LAB | lab(93.02, -4.02, -8.50) |
| CIE-LCH | lch(93.02, 9.41, 244.67°) |
| OKLab | oklab(93.83% -0.0154 -0.0229) |
| OKLCH | oklch(93.83% 0.028 236.2) |
| XYZ | xyz(76.8964, 83.0181, 103.2209) |
| Luminance | 0.8302 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.03
Azure (CSS)
#F0FFFF
ΔE00 6.73
Fog
#D8DCE0
ΔE00 7.04
Lightcyan
#E0FFFF
ΔE00 8.32
Ghostwhite
#F8F8FF
ΔE00 8.47
Whitesmoke
#F5F5F5
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEEFB #FBE7DA
analogous
#DAFBF8 #DAEEFB #DADEFB
triadic
#DAEEFB #FBDAEE #EEFBDA
tetradic
#DAEEFB #F8DAFB #FBE7DA #DEFBDA
square
#DAEEFB #F8DAFB #FBE7DA #DEFBDA
split-complementary
#DAEEFB #FBDADE #FBF8DA
monochromatic
#6CBBEF #A3D5F5 #DAEEFB #E3F2FC #E3F2FC
Accessibility & contrast
On white
1.19
#DAEEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.60
#DAEEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEEFB
17.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEEFB | 1.00 | 1.19 | 17.60 | 17.60 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EDFC
Deuteranopia (green-blind)
#E4E9FB
Tritanopia (blue-blind)
#D2F1F2
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #daeefb; /* rgb */ color: rgb(218, 238, 251); /* oklch */ color: oklch(93.8% 0.028 236.2);
Tailwind
colors: {
custom: {
50: '#e5f3fc',
500: '#daeefb',
950: '#000000',
},
}SCSS
$custom: #daeefb; $custom-light: #e5f3fc; $custom-dark: #000000;
JSON
{
"hex": "#daeefb",
"rgb": {
"r": 218,
"g": 238,
"b": 251
},
"hsl": {
"h": 203.636,
"s": 80.488,
"l": 91.961
},
"oklch": {
"l": 0.93826,
"c": 0.02758,
"h": 236.2
},
"luminance": 0.8302
}Semantic roles & 50–950 ramp
primary
#DAEEFB
secondary
#E2B597
accent
#5C09DD
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585