#DAEEFC#DAEEFC
#DAEEFC is a very light, muted cyan. Relative luminance 0.831; OKLCH L 93.9% C 0.028 H 238.2°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEEFC |
|---|---|
| RGB | rgb(218, 238, 252) |
| HSL | hsl(205, 85%, 92%) |
| HSV | hsv(205, 13%, 99%) |
| CMYK | cmyk(13.5%, 5.6%, 0%, 1.2%) |
| CIE-LAB | lab(93.05, -3.82, -8.98) |
| CIE-LCH | lch(93.05, 9.76, 246.93°) |
| OKLab | oklab(93.86% -0.015 -0.0242) |
| OKLCH | oklch(93.86% 0.028 238.2) |
| XYZ | xyz(77.0545, 83.0814, 104.0532) |
| Luminance | 0.8308 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.11
Azure (CSS)
#F0FFFF
ΔE00 7.07
Fog
#D8DCE0
ΔE00 7.15
Ghostwhite
#F8F8FF
ΔE00 8.45
Lightcyan
#E0FFFF
ΔE00 8.68
Whitesmoke
#F5F5F5
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEEFC #FCE8DA
analogous
#DAFCF9 #DAEEFC #DADDFC
triadic
#DAEEFC #FCDAEE #EEFCDA
tetradic
#DAEEFC #F9DAFC #FCE8DA #DDFCDA
square
#DAEEFC #F9DAFC #FCE8DA #DDFCDA
split-complementary
#DAEEFC #FCDADD #FCF9DA
monochromatic
#69BAF3 #A1D4F7 #DAEEFC #E3F2FD #E3F2FD
Accessibility & contrast
On white
1.19
#DAEEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#DAEEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEEFC
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEEFC | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EDFD
Deuteranopia (green-blind)
#E3E9FC
Tritanopia (blue-blind)
#D1F2F2
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #daeefc; /* rgb */ color: rgb(218, 238, 252); /* oklch */ color: oklch(93.9% 0.028 238.2);
Tailwind
colors: {
custom: {
50: '#e5f3fd',
500: '#daeefc',
950: '#000000',
},
}SCSS
$custom: #daeefc; $custom-light: #e5f3fd; $custom-dark: #000000;
JSON
{
"hex": "#daeefc",
"rgb": {
"r": 218,
"g": 238,
"b": 252
},
"hsl": {
"h": 204.706,
"s": 85,
"l": 92.157
},
"oklch": {
"l": 0.93857,
"c": 0.02847,
"h": 238.2
},
"luminance": 0.83083
}Semantic roles & 50–950 ramp
primary
#DAEEFC
secondary
#E4B696
accent
#5F04E1
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585