#DAEDF2#DAEDF2
#DAEDF2 is a very light, muted cyan. Relative luminance 0.819; OKLCH L 93.4% C 0.021 H 215.3°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEDF2 |
|---|---|
| RGB | rgb(218, 237, 242) |
| HSL | hsl(193, 48%, 90%) |
| HSV | hsv(193, 10%, 95%) |
| CMYK | cmyk(9.9%, 2.1%, 0%, 5.1%) |
| CIE-LAB | lab(92.52, -5.28, -4.56) |
| CIE-LCH | lch(92.52, 6.98, 220.78°) |
| OKLab | oklab(93.35% -0.0173 -0.0123) |
| OKLCH | oklch(93.35% 0.021 215.3) |
| XYZ | xyz(75.2210, 81.8834, 95.8293) |
| Luminance | 0.8188 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.53
Aliceblue
#F0F8FF
ΔE00 5.52
Lightcyan
#E0FFFF
ΔE00 5.87
Mintcream
#F5FFFA
ΔE00 6.57
Fog
#D8DCE0
ΔE00 6.69
Light Grey
#D8DCD6
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEDF2 #F2DFDA
analogous
#DAF2EB #DAEDF2 #DAE1F2
triadic
#DAEDF2 #F2DAED #EDF2DA
tetradic
#DAEDF2 #EBDAF2 #F2DFDA #E1F2DA
square
#DAEDF2 #EBDAF2 #F2DFDA #E1F2DA
split-complementary
#DAEDF2 #F2DAE1 #F2EBDA
monochromatic
#7FC1D2 #ADD7E2 #DAEDF2 #E8F4F7 #E8F4F7
Accessibility & contrast
On white
1.21
#DAEDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#DAEDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEDF2
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEDF2 | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EBF2
Deuteranopia (green-blind)
#E5E8F2
Tritanopia (blue-blind)
#D4EFEE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #daedf2; /* rgb */ color: rgb(218, 237, 242); /* oklch */ color: oklch(93.4% 0.021 215.3);
Tailwind
colors: {
custom: {
50: '#e5f2f6',
500: '#daedf2',
950: '#000000',
},
}SCSS
$custom: #daedf2; $custom-light: #e5f2f6; $custom-dark: #000000;
JSON
{
"hex": "#daedf2",
"rgb": {
"r": 218,
"g": 237,
"b": 242
},
"hsl": {
"h": 192.5,
"s": 48,
"l": 90.196
},
"oklch": {
"l": 0.93352,
"c": 0.02125,
"h": 215.3
},
"luminance": 0.81885
}Semantic roles & 50–950 ramp
primary
#DAEDF2
secondary
#D0AAA0
accent
#482ABB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585