#DAE8EE#DAE8EE
#DAE8EE is a very light, near-neutral cyan. Relative luminance 0.788; OKLCH L 92.2% C 0.017 H 225.2°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE8EE |
|---|---|
| RGB | rgb(218, 232, 238) |
| HSL | hsl(198, 37%, 89%) |
| HSV | hsv(198, 8%, 93%) |
| CMYK | cmyk(8.4%, 2.5%, 0%, 6.7%) |
| CIE-LAB | lab(91.14, -3.50, -4.51) |
| CIE-LCH | lch(91.14, 5.71, 232.19°) |
| OKLab | oklab(92.23% -0.012 -0.0121) |
| OKLCH | oklch(92.23% 0.017 225.2) |
| XYZ | xyz(73.1994, 78.7908, 92.2240) |
| Luminance | 0.7879 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.54
Fog
#D8DCE0
ΔE00 4.61
Azure (CSS)
#F0FFFF
ΔE00 5.60
Gainsboro
#DCDCDC
ΔE00 6.35
Whitesmoke
#F5F5F5
ΔE00 6.82
Light Grey
#D8DCD6
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE8EE #EEE0DA
analogous
#DAEEEA #DAE8EE #DADEEE
triadic
#DAE8EE #EEDAE8 #E8EEDA
tetradic
#DAE8EE #EADAEE #EEE0DA #DEEEDA
square
#DAE8EE #EADAEE #EEE0DA #DEEEDA
split-complementary
#DAE8EE #EEDADE #EEEADA
monochromatic
#86B4C7 #B0CEDB #DAE8EE #EAF2F5 #EAF2F5
Accessibility & contrast
On white
1.25
#DAE8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#DAE8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE8EE
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE8EE | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7EE
Deuteranopia (green-blind)
#E2E4EE
Tritanopia (blue-blind)
#D5EAEA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dae8ee; /* rgb */ color: rgb(218, 232, 238); /* oklch */ color: oklch(92.2% 0.017 225.2);
Tailwind
colors: {
custom: {
50: '#e5eff3',
500: '#dae8ee',
950: '#000000',
},
}SCSS
$custom: #dae8ee; $custom-light: #e5eff3; $custom-dark: #000000;
JSON
{
"hex": "#dae8ee",
"rgb": {
"r": 218,
"g": 232,
"b": 238
},
"hsl": {
"h": 198,
"s": 37.037,
"l": 89.412
},
"oklch": {
"l": 0.92227,
"c": 0.01706,
"h": 225.2
},
"luminance": 0.78792
}Semantic roles & 50–950 ramp
primary
#DAE8EE
secondary
#C9AFA3
accent
#5A36B0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585