#DAEBF0#DAEBF0
#DAEBF0 is a very light, near-neutral cyan. Relative luminance 0.806; OKLCH L 92.9% C 0.019 H 217.2°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEBF0 |
|---|---|
| RGB | rgb(218, 235, 240) |
| HSL | hsl(194, 42%, 90%) |
| HSV | hsv(194, 9%, 94%) |
| CMYK | cmyk(9.2%, 2.1%, 0%, 5.9%) |
| CIE-LAB | lab(91.96, -4.65, -4.34) |
| CIE-LCH | lch(91.96, 6.36, 223.07°) |
| OKLab | oklab(92.89% -0.0154 -0.0117) |
| OKLCH | oklch(92.89% 0.019 217.2) |
| XYZ | xyz(74.3465, 80.6123, 94.0640) |
| Luminance | 0.8061 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.78
Aliceblue
#F0F8FF
ΔE00 5.14
Fog
#D8DCE0
ΔE00 5.91
Lightcyan
#E0FFFF
ΔE00 6.60
Mintcream
#F5FFFA
ΔE00 6.60
Light Grey
#D8DCD6
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEBF0 #F0DFDA
analogous
#DAF0EA #DAEBF0 #DAE0F0
triadic
#DAEBF0 #F0DAEB #EBF0DA
tetradic
#DAEBF0 #EADAF0 #F0DFDA #E0F0DA
square
#DAEBF0 #EADAF0 #F0DFDA #E0F0DA
split-complementary
#DAEBF0 #F0DAE0 #F0EADA
monochromatic
#83BCCD #AED3DE #DAEBF0 #E9F3F6 #E9F3F6
Accessibility & contrast
On white
1.23
#DAEBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#DAEBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEBF0
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEBF0 | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EAF0
Deuteranopia (green-blind)
#E4E7F0
Tritanopia (blue-blind)
#D4EDEC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #daebf0; /* rgb */ color: rgb(218, 235, 240); /* oklch */ color: oklch(92.9% 0.019 217.2);
Tailwind
colors: {
custom: {
50: '#e5f1f4',
500: '#daebf0',
950: '#000000',
},
}SCSS
$custom: #daebf0; $custom-light: #e5f1f4; $custom-dark: #000000;
JSON
{
"hex": "#daebf0",
"rgb": {
"r": 218,
"g": 235,
"b": 240
},
"hsl": {
"h": 193.636,
"s": 42.308,
"l": 89.804
},
"oklch": {
"l": 0.9289,
"c": 0.01932,
"h": 217.2
},
"luminance": 0.80613
}Semantic roles & 50–950 ramp
primary
#DAEBF0
secondary
#CCABA2
accent
#4E30B5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585