#DAE7EB#DAE7EB
#DAE7EB is a very light, near-neutral cyan. Relative luminance 0.781; OKLCH L 91.9% C 0.015 H 218.1°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE7EB |
|---|---|
| RGB | rgb(218, 231, 235) |
| HSL | hsl(194, 30%, 89%) |
| HSV | hsv(194, 7%, 92%) |
| CMYK | cmyk(7.2%, 1.7%, 0%, 7.8%) |
| CIE-LAB | lab(90.80, -3.56, -3.43) |
| CIE-LCH | lch(90.80, 4.94, 223.96°) |
| OKLab | oklab(91.94% -0.0118 -0.0092) |
| OKLCH | oklch(91.94% 0.015 218.1) |
| XYZ | xyz(72.4816, 78.0546, 89.8286) |
| Luminance | 0.7805 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.38
Aliceblue
#F0F8FF
ΔE00 4.86
Azure (CSS)
#F0FFFF
ΔE00 5.39
Gainsboro
#DCDCDC
ΔE00 5.87
Light Grey
#D8DCD6
ΔE00 6.04
Whitesmoke
#F5F5F5
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE7EB #EBDEDA
analogous
#DAEBE7 #DAE7EB #DADFEB
triadic
#DAE7EB #EBDAE7 #E7EBDA
tetradic
#DAE7EB #E7DAEB #EBDEDA #DFEBDA
square
#DAE7EB #E7DAEB #EBDEDA #DFEBDA
split-complementary
#DAE7EB #EBDADF #EBE7DA
monochromatic
#8BB3C0 #B2CDD6 #DAE7EB #EBF2F4 #EBF2F4
Accessibility & contrast
On white
1.26
#DAE7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#DAE7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE7EB
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE7EB | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6EB
Deuteranopia (green-blind)
#E1E4EB
Tritanopia (blue-blind)
#D6E9E8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dae7eb; /* rgb */ color: rgb(218, 231, 235); /* oklch */ color: oklch(91.9% 0.015 218.1);
Tailwind
colors: {
custom: {
50: '#e5eef1',
500: '#dae7eb',
950: '#000000',
},
}SCSS
$custom: #dae7eb; $custom-light: #e5eef1; $custom-dark: #000000;
JSON
{
"hex": "#dae7eb",
"rgb": {
"r": 218,
"g": 231,
"b": 235
},
"hsl": {
"h": 194.118,
"s": 29.825,
"l": 88.824
},
"oklch": {
"l": 0.91937,
"c": 0.01495,
"h": 218.1
},
"luminance": 0.78055
}Semantic roles & 50–950 ramp
primary
#DAE7EB
secondary
#C4ACA5
accent
#563DA9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585