#DAE9EF#DAE9EF
#DAE9EF is a very light, near-neutral cyan. Relative luminance 0.794; OKLCH L 92.5% C 0.018 H 223.6°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE9EF |
|---|---|
| RGB | rgb(218, 233, 239) |
| HSL | hsl(197, 40%, 90%) |
| HSV | hsv(197, 9%, 94%) |
| CMYK | cmyk(8.8%, 2.5%, 0%, 6.3%) |
| CIE-LAB | lab(91.42, -3.82, -4.61) |
| CIE-LCH | lch(91.42, 5.99, 230.39°) |
| OKLab | oklab(92.46% -0.013 -0.0124) |
| OKLCH | oklch(92.46% 0.018 223.6) |
| XYZ | xyz(73.6290, 79.4143, 93.0940) |
| Luminance | 0.7942 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.65
Fog
#D8DCE0
ΔE00 5.02
Azure (CSS)
#F0FFFF
ΔE00 5.37
Gainsboro
#DCDCDC
ΔE00 6.72
Whitesmoke
#F5F5F5
ΔE00 7.03
Mintcream
#F5FFFA
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE9EF #EFE0DA
analogous
#DAEFEB #DAE9EF #DADFEF
triadic
#DAE9EF #EFDAE9 #E9EFDA
tetradic
#DAE9EF #EBDAEF #EFE0DA #DFEFDA
square
#DAE9EF #EBDAEF #EFE0DA #DFEFDA
split-complementary
#DAE9EF #EFDADF #EFEBDA
monochromatic
#85B6CA #AFD0DD #DAE9EF #EAF2F6 #EAF2F6
Accessibility & contrast
On white
1.24
#DAE9EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#DAE9EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE9EF
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE9EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE9EF | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8EF
Deuteranopia (green-blind)
#E2E5EF
Tritanopia (blue-blind)
#D5EBEB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dae9ef; /* rgb */ color: rgb(218, 233, 239); /* oklch */ color: oklch(92.5% 0.018 223.6);
Tailwind
colors: {
custom: {
50: '#e5f0f4',
500: '#dae9ef',
950: '#000000',
},
}SCSS
$custom: #dae9ef; $custom-light: #e5f0f4; $custom-dark: #000000;
JSON
{
"hex": "#dae9ef",
"rgb": {
"r": 218,
"g": 233,
"b": 239
},
"hsl": {
"h": 197.143,
"s": 39.623,
"l": 89.608
},
"oklch": {
"l": 0.92458,
"c": 0.01798,
"h": 223.6
},
"luminance": 0.79415
}Semantic roles & 50–950 ramp
primary
#DAE9EF
secondary
#CBAEA3
accent
#5733B3
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585