#DAEEF7#DAEEF7
#DAEEF7 is a very light, muted cyan. Relative luminance 0.828; OKLCH L 93.7% C 0.024 H 226.5°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEEF7 |
|---|---|
| RGB | rgb(218, 238, 247) |
| HSL | hsl(199, 64%, 91%) |
| HSV | hsv(199, 12%, 97%) |
| CMYK | cmyk(11.7%, 3.6%, 0%, 3.1%) |
| CIE-LAB | lab(92.91, -4.82, -6.58) |
| CIE-LCH | lch(92.91, 8.16, 233.81°) |
| OKLab | oklab(93.7% -0.0168 -0.0177) |
| OKLCH | oklch(93.7% 0.024 226.5) |
| XYZ | xyz(76.2726, 82.7686, 99.9351) |
| Luminance | 0.8277 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.10
Azure (CSS)
#F0FFFF
ΔE00 5.44
Fog
#D8DCE0
ΔE00 6.84
Lightcyan
#E0FFFF
ΔE00 6.86
Mintcream
#F5FFFA
ΔE00 7.78
Whitesmoke
#F5F5F5
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEEF7 #F7E3DA
analogous
#DAF7F1 #DAEEF7 #DADFF7
triadic
#DAEEF7 #F7DAEE #EEF7DA
tetradic
#DAEEF7 #F1DAF7 #F7E3DA #DFF7DA
square
#DAEEF7 #F1DAF7 #F7E3DA #DFF7DA
split-complementary
#DAEEF7 #F7DADF #F7F1DA
monochromatic
#75C0E1 #A8D7EC #DAEEF7 #E6F3FA #E6F3FA
Accessibility & contrast
On white
1.20
#DAEEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#DAEEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEEF7
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEEF7 | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EDF8
Deuteranopia (green-blind)
#E5E9F7
Tritanopia (blue-blind)
#D3F1F1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #daeef7; /* rgb */ color: rgb(218, 238, 247); /* oklch */ color: oklch(93.7% 0.024 226.5);
Tailwind
colors: {
custom: {
50: '#e5f3f9',
500: '#daeef7',
950: '#000000',
},
}SCSS
$custom: #daeef7; $custom-light: #e5f3f9; $custom-dark: #000000;
JSON
{
"hex": "#daeef7",
"rgb": {
"r": 218,
"g": 238,
"b": 247
},
"hsl": {
"h": 198.621,
"s": 64.444,
"l": 91.176
},
"oklch": {
"l": 0.93704,
"c": 0.02445,
"h": 226.5
},
"luminance": 0.8277
}Semantic roles & 50–950 ramp
primary
#DAEEF7
secondary
#D9AF9C
accent
#5119CC
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585