#DAEAEE#DAEAEE
#DAEAEE is a very light, near-neutral cyan. Relative luminance 0.799; OKLCH L 92.6% C 0.018 H 214.4°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEAEE |
|---|---|
| RGB | rgb(218, 234, 238) |
| HSL | hsl(192, 37%, 89%) |
| HSV | hsv(192, 8%, 93%) |
| CMYK | cmyk(8.4%, 1.7%, 0%, 6.7%) |
| CIE-LAB | lab(91.65, -4.52, -3.76) |
| CIE-LCH | lch(91.65, 5.88, 219.71°) |
| OKLab | oklab(92.63% -0.0148 -0.0101) |
| OKLCH | oklch(92.63% 0.018 214.4) |
| XYZ | xyz(73.7655, 79.9232, 92.4127) |
| Luminance | 0.7992 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.74
Aliceblue
#F0F8FF
ΔE00 5.21
Fog
#D8DCE0
ΔE00 5.63
Mintcream
#F5FFFA
ΔE00 6.36
Lightcyan
#E0FFFF
ΔE00 6.71
Light Grey
#D8DCD6
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEAEE #EEDEDA
analogous
#DAEEE8 #DAEAEE #DAE0EE
triadic
#DAEAEE #EEDAEA #EAEEDA
tetradic
#DAEAEE #E8DAEE #EEDEDA #E0EEDA
square
#DAEAEE #E8DAEE #EEDEDA #E0EEDA
split-complementary
#DAEAEE #EEDAE0 #EEE8DA
monochromatic
#86BAC7 #B0D2DB #DAEAEE #EAF3F5 #EAF3F5
Accessibility & contrast
On white
1.24
#DAEAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#DAEAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEAEE
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEAEE | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9EE
Deuteranopia (green-blind)
#E3E6EE
Tritanopia (blue-blind)
#D5ECEB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #daeaee; /* rgb */ color: rgb(218, 234, 238); /* oklch */ color: oklch(92.6% 0.018 214.4);
Tailwind
colors: {
custom: {
50: '#e5f0f3',
500: '#daeaee',
950: '#000000',
},
}SCSS
$custom: #daeaee; $custom-light: #e5f0f3; $custom-dark: #000000;
JSON
{
"hex": "#daeaee",
"rgb": {
"r": 218,
"g": 234,
"b": 238
},
"hsl": {
"h": 192,
"s": 37.037,
"l": 89.412
},
"oklch": {
"l": 0.92629,
"c": 0.01788,
"h": 214.4
},
"luminance": 0.79924
}Semantic roles & 50–950 ramp
primary
#DAEAEE
secondary
#C9ABA3
accent
#4E36B0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585