#DAE7EA#DAE7EA
#DAE7EA is a very light, near-neutral cyan. Relative luminance 0.780; OKLCH L 91.9% C 0.015 H 213.1°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE7EA |
|---|---|
| RGB | rgb(218, 231, 234) |
| HSL | hsl(191, 28%, 89%) |
| HSV | hsv(191, 7%, 92%) |
| CMYK | cmyk(6.8%, 1.3%, 0%, 8.2%) |
| CIE-LAB | lab(90.78, -3.75, -2.95) |
| CIE-LCH | lch(90.78, 4.77, 218.18°) |
| OKLab | oklab(91.91% -0.0121 -0.0079) |
| OKLCH | oklch(91.91% 0.015 213.1) |
| XYZ | xyz(72.3375, 77.9970, 89.0698) |
| Luminance | 0.7800 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.55
Aliceblue
#F0F8FF
ΔE00 5.11
Azure (CSS)
#F0FFFF
ΔE00 5.21
Light Grey
#D8DCD6
ΔE00 5.70
Gainsboro
#DCDCDC
ΔE00 5.87
Mintcream
#F5FFFA
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE7EA #EADDDA
analogous
#DAEAE5 #DAE7EA #DADFEA
triadic
#DAE7EA #EADAE7 #E7EADA
tetradic
#DAE7EA #E5DAEA #EADDDA #DFEADA
square
#DAE7EA #E5DAEA #EADDDA #DFEADA
split-complementary
#DAE7EA #EADADF #EAE5DA
monochromatic
#8CB4BE #B3CED4 #DAE7EA #EBF2F4 #EBF2F4
Accessibility & contrast
On white
1.27
#DAE7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#DAE7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE7EA
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE7EA | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6EA
Deuteranopia (green-blind)
#E2E4EA
Tritanopia (blue-blind)
#D6E8E8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dae7ea; /* rgb */ color: rgb(218, 231, 234); /* oklch */ color: oklch(91.9% 0.015 213.1);
Tailwind
colors: {
custom: {
50: '#e5eef0',
500: '#dae7ea',
950: '#000000',
},
}SCSS
$custom: #dae7ea; $custom-light: #e5eef0; $custom-dark: #000000;
JSON
{
"hex": "#dae7ea",
"rgb": {
"r": 218,
"g": 231,
"b": 234
},
"hsl": {
"h": 191.25,
"s": 27.586,
"l": 88.627
},
"oklch": {
"l": 0.91907,
"c": 0.0145,
"h": 213.1
},
"luminance": 0.77998
}Semantic roles & 50–950 ramp
primary
#DAE7EA
secondary
#C3ABA6
accent
#533FA6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585