#DAECF1#DAECF1
#DAECF1 is a very light, muted cyan. Relative luminance 0.812; OKLCH L 93.1% C 0.020 H 216.2°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DAECF1 |
|---|---|
| RGB | rgb(218, 236, 241) |
| HSL | hsl(193, 45%, 90%) |
| HSV | hsv(193, 10%, 95%) |
| CMYK | cmyk(9.5%, 2.1%, 0%, 5.5%) |
| CIE-LAB | lab(92.24, -4.97, -4.45) |
| CIE-LCH | lch(92.24, 6.67, 221.87°) |
| OKLab | oklab(93.12% -0.0164 -0.012) |
| OKLCH | oklch(93.12% 0.02 216.2) |
| XYZ | xyz(74.7825, 81.2461, 94.9442) |
| Luminance | 0.8125 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.64
Aliceblue
#F0F8FF
ΔE00 5.32
Lightcyan
#E0FFFF
ΔE00 6.23
Fog
#D8DCE0
ΔE00 6.30
Mintcream
#F5FFFA
ΔE00 6.57
Light Grey
#D8DCD6
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAECF1 #F1DFDA
analogous
#DAF1EA #DAECF1 #DAE1F1
triadic
#DAECF1 #F1DAEC #ECF1DA
tetradic
#DAECF1 #EADAF1 #F1DFDA #E1F1DA
square
#DAECF1 #EADAF1 #F1DFDA #E1F1DA
split-complementary
#DAECF1 #F1DAE1 #F1EADA
monochromatic
#81BECF #AED5E0 #DAECF1 #E9F4F7 #E9F4F7
Accessibility & contrast
On white
1.22
#DAECF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#DAECF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAECF1
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAECF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAECF1 | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EBF1
Deuteranopia (green-blind)
#E4E7F1
Tritanopia (blue-blind)
#D4EEED
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #daecf1; /* rgb */ color: rgb(218, 236, 241); /* oklch */ color: oklch(93.1% 0.020 216.2);
Tailwind
colors: {
custom: {
50: '#e5f2f5',
500: '#daecf1',
950: '#000000',
},
}SCSS
$custom: #daecf1; $custom-light: #e5f2f5; $custom-dark: #000000;
JSON
{
"hex": "#daecf1",
"rgb": {
"r": 218,
"g": 236,
"b": 241
},
"hsl": {
"h": 193.043,
"s": 45.098,
"l": 90
},
"oklch": {
"l": 0.93121,
"c": 0.02028,
"h": 216.2
},
"luminance": 0.81247
}Semantic roles & 50–950 ramp
primary
#DAECF1
secondary
#CEABA1
accent
#4B2DB8
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585