#DAECF0#DAECF0
#DAECF0 is a very light, near-neutral cyan. Relative luminance 0.812; OKLCH L 93.1% C 0.020 H 212.5°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DAECF0 |
|---|---|
| RGB | rgb(218, 236, 240) |
| HSL | hsl(191, 42%, 90%) |
| HSV | hsv(191, 9%, 94%) |
| CMYK | cmyk(9.2%, 1.7%, 0%, 5.9%) |
| CIE-LAB | lab(92.21, -5.16, -3.97) |
| CIE-LCH | lch(92.21, 6.51, 217.57°) |
| OKLab | oklab(93.09% -0.0167 -0.0107) |
| OKLCH | oklch(93.09% 0.02 212.5) |
| XYZ | xyz(74.6336, 81.1865, 94.1597) |
| Luminance | 0.8119 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.46
Aliceblue
#F0F8FF
ΔE00 5.56
Lightcyan
#E0FFFF
ΔE00 5.96
Mintcream
#F5FFFA
ΔE00 6.30
Fog
#D8DCE0
ΔE00 6.42
Light Grey
#D8DCD6
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAECF0 #F0DEDA
analogous
#DAF0E9 #DAECF0 #DAE1F0
triadic
#DAECF0 #F0DAEC #ECF0DA
tetradic
#DAECF0 #E9DAF0 #F0DEDA #E1F0DA
square
#DAECF0 #E9DAF0 #F0DEDA #E1F0DA
split-complementary
#DAECF0 #F0DAE1 #F0E9DA
monochromatic
#83BFCD #AED6DE #DAECF0 #E9F4F6 #E9F4F6
Accessibility & contrast
On white
1.22
#DAECF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#DAECF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAECF0
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAECF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAECF0 | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAF0
Deuteranopia (green-blind)
#E5E7F0
Tritanopia (blue-blind)
#D4EEED
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #daecf0; /* rgb */ color: rgb(218, 236, 240); /* oklch */ color: oklch(93.1% 0.020 212.5);
Tailwind
colors: {
custom: {
50: '#e5f2f4',
500: '#daecf0',
950: '#000000',
},
}SCSS
$custom: #daecf0; $custom-light: #e5f2f4; $custom-dark: #000000;
JSON
{
"hex": "#daecf0",
"rgb": {
"r": 218,
"g": 236,
"b": 240
},
"hsl": {
"h": 190.909,
"s": 42.308,
"l": 89.804
},
"oklch": {
"l": 0.93092,
"c": 0.01986,
"h": 212.5
},
"luminance": 0.81188
}Semantic roles & 50–950 ramp
primary
#DAECF0
secondary
#CCAAA2
accent
#4830B5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585