#DAEEF9#DAEEF9
#DAEEF9 is a very light, muted cyan. Relative luminance 0.829; OKLCH L 93.8% C 0.026 H 231.6°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEEF9 |
|---|---|
| RGB | rgb(218, 238, 249) |
| HSL | hsl(201, 72%, 92%) |
| HSV | hsv(201, 12%, 98%) |
| CMYK | cmyk(12.4%, 4.4%, 0%, 2.4%) |
| CIE-LAB | lab(92.97, -4.42, -7.54) |
| CIE-LCH | lch(92.97, 8.74, 239.62°) |
| OKLab | oklab(93.77% -0.0161 -0.0203) |
| OKLCH | oklch(93.77% 0.026 231.6) |
| XYZ | xyz(76.5829, 82.8927, 101.5693) |
| Luminance | 0.8289 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.99
Azure (CSS)
#F0FFFF
ΔE00 6.07
Fog
#D8DCE0
ΔE00 6.89
Lightcyan
#E0FFFF
ΔE00 7.58
Mintcream
#F5FFFA
ΔE00 8.44
Whitesmoke
#F5F5F5
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEEF9 #F9E5DA
analogous
#DAF9F5 #DAEEF9 #DADFF9
triadic
#DAEEF9 #F9DAEE #EEF9DA
tetradic
#DAEEF9 #F5DAF9 #F9E5DA #DFF9DA
square
#DAEEF9 #F5DAF9 #F9E5DA #DFF9DA
split-complementary
#DAEEF9 #F9DADF #F9F5DA
monochromatic
#71BEE8 #A5D6F0 #DAEEF9 #E5F3FB #E5F3FB
Accessibility & contrast
On white
1.19
#DAEEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#DAEEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEEF9
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEEF9 | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EDFA
Deuteranopia (green-blind)
#E4E9F9
Tritanopia (blue-blind)
#D2F1F1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #daeef9; /* rgb */ color: rgb(218, 238, 249); /* oklch */ color: oklch(93.8% 0.026 231.6);
Tailwind
colors: {
custom: {
50: '#e5f3fb',
500: '#daeef9',
950: '#000000',
},
}SCSS
$custom: #daeef9; $custom-light: #e5f3fb; $custom-dark: #000000;
JSON
{
"hex": "#daeef9",
"rgb": {
"r": 218,
"g": 238,
"b": 249
},
"hsl": {
"h": 201.29,
"s": 72.093,
"l": 91.569
},
"oklch": {
"l": 0.93765,
"c": 0.02592,
"h": 231.6
},
"luminance": 0.82894
}Semantic roles & 50–950 ramp
primary
#DAEEF9
secondary
#DEB29A
accent
#5611D4
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585