#DAE9EE#DAE9EE
#DAE9EE is a very light, near-neutral cyan. Relative luminance 0.794; OKLCH L 92.4% C 0.017 H 219.7°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE9EE |
|---|---|
| RGB | rgb(218, 233, 238) |
| HSL | hsl(195, 37%, 89%) |
| HSV | hsv(195, 8%, 93%) |
| CMYK | cmyk(8.4%, 2.1%, 0%, 6.7%) |
| CIE-LAB | lab(91.39, -4.01, -4.13) |
| CIE-LCH | lch(91.39, 5.76, 225.85°) |
| OKLab | oklab(92.43% -0.0134 -0.0111) |
| OKLCH | oklch(92.43% 0.017 219.7) |
| XYZ | xyz(73.4816, 79.3554, 92.3181) |
| Luminance | 0.7936 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.84
Fog
#D8DCE0
ΔE00 5.10
Azure (CSS)
#F0FFFF
ΔE00 5.13
Gainsboro
#DCDCDC
ΔE00 6.67
Mintcream
#F5FFFA
ΔE00 6.73
Light Grey
#D8DCD6
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE9EE #EEDFDA
analogous
#DAEEE9 #DAE9EE #DADFEE
triadic
#DAE9EE #EEDAE9 #E9EEDA
tetradic
#DAE9EE #E9DAEE #EEDFDA #DFEEDA
square
#DAE9EE #E9DAEE #EEDFDA #DFEEDA
split-complementary
#DAE9EE #EEDADF #EEE9DA
monochromatic
#86B7C7 #B0D0DB #DAE9EE #EAF3F5 #EAF3F5
Accessibility & contrast
On white
1.24
#DAE9EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#DAE9EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE9EE
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE9EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE9EE | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8EE
Deuteranopia (green-blind)
#E2E5EE
Tritanopia (blue-blind)
#D5EBEA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dae9ee; /* rgb */ color: rgb(218, 233, 238); /* oklch */ color: oklch(92.4% 0.017 219.7);
Tailwind
colors: {
custom: {
50: '#e5f0f3',
500: '#dae9ee',
950: '#000000',
},
}SCSS
$custom: #dae9ee; $custom-light: #e5f0f3; $custom-dark: #000000;
JSON
{
"hex": "#dae9ee",
"rgb": {
"r": 218,
"g": 233,
"b": 238
},
"hsl": {
"h": 195,
"s": 37.037,
"l": 89.412
},
"oklch": {
"l": 0.92428,
"c": 0.01739,
"h": 219.7
},
"luminance": 0.79356
}Semantic roles & 50–950 ramp
primary
#DAE9EE
secondary
#C9ADA3
accent
#5436B0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585