#DAEBEF#DAEBEF
#DAEBEF is a very light, near-neutral cyan. Relative luminance 0.806; OKLCH L 92.9% C 0.019 H 213.4°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEBEF |
|---|---|
| RGB | rgb(218, 235, 239) |
| HSL | hsl(191, 40%, 90%) |
| HSV | hsv(191, 9%, 94%) |
| CMYK | cmyk(8.8%, 1.7%, 0%, 6.3%) |
| CIE-LAB | lab(91.93, -4.84, -3.86) |
| CIE-LCH | lch(91.93, 6.19, 218.59°) |
| OKLab | oklab(92.86% -0.0157 -0.0104) |
| OKLCH | oklch(92.86% 0.019 213.4) |
| XYZ | xyz(74.1983, 80.5531, 93.2838) |
| Luminance | 0.8055 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.59
Aliceblue
#F0F8FF
ΔE00 5.37
Fog
#D8DCE0
ΔE00 6.03
Mintcream
#F5FFFA
ΔE00 6.32
Lightcyan
#E0FFFF
ΔE00 6.33
Light Grey
#D8DCD6
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEBEF #EFDEDA
analogous
#DAEFE9 #DAEBEF #DAE1EF
triadic
#DAEBEF #EFDAEB #EBEFDA
tetradic
#DAEBEF #E9DAEF #EFDEDA #E1EFDA
square
#DAEBEF #E9DAEF #EFDEDA #E1EFDA
split-complementary
#DAEBEF #EFDAE1 #EFE9DA
monochromatic
#85BDCA #AFD4DD #DAEBEF #EAF3F6 #EAF3F6
Accessibility & contrast
On white
1.23
#DAEBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#DAEBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEBEF
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEBEF | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAEF
Deuteranopia (green-blind)
#E4E7EF
Tritanopia (blue-blind)
#D5EDEC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #daebef; /* rgb */ color: rgb(218, 235, 239); /* oklch */ color: oklch(92.9% 0.019 213.4);
Tailwind
colors: {
custom: {
50: '#e5f1f4',
500: '#daebef',
950: '#000000',
},
}SCSS
$custom: #daebef; $custom-light: #e5f1f4; $custom-dark: #000000;
JSON
{
"hex": "#daebef",
"rgb": {
"r": 218,
"g": 235,
"b": 239
},
"hsl": {
"h": 191.429,
"s": 39.623,
"l": 89.608
},
"oklch": {
"l": 0.9286,
"c": 0.01887,
"h": 213.4
},
"luminance": 0.80554
}Semantic roles & 50–950 ramp
primary
#DAEBEF
secondary
#CBAAA3
accent
#4B33B3
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585