#DAEFFD#DAEFFD
#DAEFFD is a very light, muted cyan. Relative luminance 0.837; OKLCH L 94.1% C 0.029 H 236.9°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEFFD |
|---|---|
| RGB | rgb(218, 239, 253) |
| HSL | hsl(204, 90%, 92%) |
| HSV | hsv(204, 14%, 99%) |
| CMYK | cmyk(13.8%, 5.5%, 0%, 0.8%) |
| CIE-LAB | lab(93.33, -4.13, -9.08) |
| CIE-LCH | lch(93.33, 9.98, 245.52°) |
| OKLab | oklab(94.09% -0.016 -0.0245) |
| OKLCH | oklch(94.09% 0.029 236.9) |
| XYZ | xyz(77.5053, 83.7288, 104.9873) |
| Luminance | 0.8373 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.26
Azure (CSS)
#F0FFFF
ΔE00 6.96
Fog
#D8DCE0
ΔE00 7.45
Lightcyan
#E0FFFF
ΔE00 8.41
Ghostwhite
#F8F8FF
ΔE00 8.70
Lightblue
#ADD8E6
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEFFD #FDE8DA
analogous
#DAFDFA #DAEFFD #DADEFD
triadic
#DAEFFD #FDDAEF #EFFDDA
tetradic
#DAEFFD #FADAFD #FDE8DA #DEFDDA
square
#DAEFFD #FADAFD #FDE8DA #DEFDDA
split-complementary
#DAEFFD #FDDADE #FDFADA
monochromatic
#66BDF7 #A0D6FA #DAEFFD #E2F2FD #E2F2FD
Accessibility & contrast
On white
1.18
#DAEFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#DAEFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEFFD
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEFFD | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EEFE
Deuteranopia (green-blind)
#E4EAFD
Tritanopia (blue-blind)
#D1F3F3
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #daeffd; /* rgb */ color: rgb(218, 239, 253); /* oklch */ color: oklch(94.1% 0.029 236.9);
Tailwind
colors: {
custom: {
50: '#e5f4fe',
500: '#daeffd',
950: '#000000',
},
}SCSS
$custom: #daeffd; $custom-light: #e5f4fe; $custom-dark: #000000;
JSON
{
"hex": "#daeffd",
"rgb": {
"r": 218,
"g": 239,
"b": 253
},
"hsl": {
"h": 204,
"s": 89.744,
"l": 92.353
},
"oklch": {
"l": 0.94089,
"c": 0.02924,
"h": 236.9
},
"luminance": 0.8373
}Semantic roles & 50–950 ramp
primary
#DAEFFD
secondary
#E7B595
accent
#5C00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585