#DAEAEF#DAEAEF
#DAEAEF is a very light, near-neutral cyan. Relative luminance 0.800; OKLCH L 92.7% C 0.018 H 218.4°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEAEF |
|---|---|
| RGB | rgb(218, 234, 239) |
| HSL | hsl(194, 40%, 90%) |
| HSV | hsv(194, 9%, 94%) |
| CMYK | cmyk(8.8%, 2.1%, 0%, 6.3%) |
| CIE-LAB | lab(91.68, -4.33, -4.24) |
| CIE-LCH | lch(91.68, 6.06, 224.39°) |
| OKLab | oklab(92.66% -0.0144 -0.0114) |
| OKLCH | oklch(92.66% 0.018 218.4) |
| XYZ | xyz(73.9128, 79.9821, 93.1886) |
| Luminance | 0.7998 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.94
Aliceblue
#F0F8FF
ΔE00 4.98
Fog
#D8DCE0
ΔE00 5.51
Mintcream
#F5FFFA
ΔE00 6.66
Lightcyan
#E0FFFF
ΔE00 6.97
Gainsboro
#DCDCDC
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEAEF #EFDFDA
analogous
#DAEFEA #DAEAEF #DAE0EF
triadic
#DAEAEF #EFDAEA #EAEFDA
tetradic
#DAEAEF #EADAEF #EFDFDA #E0EFDA
square
#DAEAEF #EADAEF #EFDFDA #E0EFDA
split-complementary
#DAEAEF #EFDAE0 #EFEADA
monochromatic
#85BACA #AFD2DD #DAEAEF #EAF3F6 #EAF3F6
Accessibility & contrast
On white
1.24
#DAEAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#DAEAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEAEF
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEAEF | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9EF
Deuteranopia (green-blind)
#E3E6EF
Tritanopia (blue-blind)
#D5ECEB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #daeaef; /* rgb */ color: rgb(218, 234, 239); /* oklch */ color: oklch(92.7% 0.018 218.4);
Tailwind
colors: {
custom: {
50: '#e5f0f4',
500: '#daeaef',
950: '#000000',
},
}SCSS
$custom: #daeaef; $custom-light: #e5f0f4; $custom-dark: #000000;
JSON
{
"hex": "#daeaef",
"rgb": {
"r": 218,
"g": 234,
"b": 239
},
"hsl": {
"h": 194.286,
"s": 39.623,
"l": 89.608
},
"oklch": {
"l": 0.92659,
"c": 0.01836,
"h": 218.4
},
"luminance": 0.79983
}Semantic roles & 50–950 ramp
primary
#DAEAEF
secondary
#CBACA3
accent
#5133B3
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585