#DAE5EE#DAE5EE
#DAE5EE is a very light, near-neutral cyan. Relative luminance 0.771; OKLCH L 91.6% C 0.017 H 242.4°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE5EE |
|---|---|
| RGB | rgb(218, 229, 238) |
| HSL | hsl(207, 37%, 89%) |
| HSV | hsv(207, 8%, 93%) |
| CMYK | cmyk(8.4%, 3.8%, 0%, 6.7%) |
| CIE-LAB | lab(90.38, -1.96, -5.63) |
| CIE-LCH | lch(90.38, 5.96, 250.84°) |
| OKLab | oklab(91.63% -0.0079 -0.0151) |
| OKLCH | oklch(91.63% 0.017 242.4) |
| XYZ | xyz(72.3621, 77.1163, 91.9449) |
| Luminance | 0.7712 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.62
Aliceblue
#F0F8FF
ΔE00 4.32
Gainsboro
#DCDCDC
ΔE00 5.80
Ghostwhite
#F8F8FF
ΔE00 6.62
Light Gray
#D3D3D3
ΔE00 6.70
Whitesmoke
#F5F5F5
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE5EE #EEE3DA
analogous
#DAEEED #DAE5EE #DADBEE
triadic
#DAE5EE #EEDAE5 #E5EEDA
tetradic
#DAE5EE #EDDAEE #EEE3DA #DBEEDA
square
#DAE5EE #EDDAEE #EEE3DA #DBEEDA
split-complementary
#DAE5EE #EEDADB #EEEDDA
monochromatic
#86AAC7 #B0C8DB #DAE5EE #EAF0F5 #EAF0F5
Accessibility & contrast
On white
1.28
#DAE5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#DAE5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE5EE
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE5EE | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E5EE
Deuteranopia (green-blind)
#DFE2EE
Tritanopia (blue-blind)
#D5E7E8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dae5ee; /* rgb */ color: rgb(218, 229, 238); /* oklch */ color: oklch(91.6% 0.017 242.4);
Tailwind
colors: {
custom: {
50: '#e5edf3',
500: '#dae5ee',
950: '#000000',
},
}SCSS
$custom: #dae5ee; $custom-light: #e5edf3; $custom-dark: #000000;
JSON
{
"hex": "#dae5ee",
"rgb": {
"r": 218,
"g": 229,
"b": 238
},
"hsl": {
"h": 207,
"s": 37.037,
"l": 89.412
},
"oklch": {
"l": 0.91625,
"c": 0.01705,
"h": 242.4
},
"luminance": 0.77117
}Semantic roles & 50–950 ramp
primary
#DAE5EE
secondary
#C9B4A3
accent
#6D36B0
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151617
muted
#848485