#DAEEF8#DAEEF8
#DAEEF8 is a very light, muted cyan. Relative luminance 0.828; OKLCH L 93.7% C 0.025 H 229.1°. Best body text is #000000 at 17.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEEF8 |
|---|---|
| RGB | rgb(218, 238, 248) |
| HSL | hsl(200, 68%, 91%) |
| HSV | hsv(200, 12%, 97%) |
| CMYK | cmyk(12.1%, 4%, 0%, 2.7%) |
| CIE-LAB | lab(92.94, -4.62, -7.06) |
| CIE-LCH | lch(92.94, 8.44, 236.81°) |
| OKLab | oklab(93.73% -0.0165 -0.019) |
| OKLCH | oklch(93.73% 0.025 229.1) |
| XYZ | xyz(76.4273, 82.8305, 100.7500) |
| Luminance | 0.8283 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.03
Azure (CSS)
#F0FFFF
ΔE00 5.75
Fog
#D8DCE0
ΔE00 6.86
Lightcyan
#E0FFFF
ΔE00 7.22
Mintcream
#F5FFFA
ΔE00 8.10
Whitesmoke
#F5F5F5
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEEF8 #F8E4DA
analogous
#DAF8F3 #DAEEF8 #DADFF8
triadic
#DAEEF8 #F8DAEE #EEF8DA
tetradic
#DAEEF8 #F3DAF8 #F8E4DA #DFF8DA
square
#DAEEF8 #F3DAF8 #F8E4DA #DFF8DA
split-complementary
#DAEEF8 #F8DADF #F8F3DA
monochromatic
#73BFE5 #A7D6EE #DAEEF8 #E5F3FA #E5F3FA
Accessibility & contrast
On white
1.20
#DAEEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.57
#DAEEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEEF8
17.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEEF8 | 1.00 | 1.20 | 17.57 | 17.57 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EDF9
Deuteranopia (green-blind)
#E4E9F8
Tritanopia (blue-blind)
#D2F1F1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #daeef8; /* rgb */ color: rgb(218, 238, 248); /* oklch */ color: oklch(93.7% 0.025 229.1);
Tailwind
colors: {
custom: {
50: '#e5f3fa',
500: '#daeef8',
950: '#000000',
},
}SCSS
$custom: #daeef8; $custom-light: #e5f3fa; $custom-dark: #000000;
JSON
{
"hex": "#daeef8",
"rgb": {
"r": 218,
"g": 238,
"b": 248
},
"hsl": {
"h": 200,
"s": 68.182,
"l": 91.373
},
"oklch": {
"l": 0.93734,
"c": 0.02515,
"h": 229.1
},
"luminance": 0.82832
}Semantic roles & 50–950 ramp
primary
#DAEEF8
secondary
#DCB09B
accent
#5415D0
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585