#DAE6EB#DAE6EB
#DAE6EB is a very light, near-neutral cyan. Relative luminance 0.775; OKLCH L 91.7% C 0.015 H 224.5°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE6EB |
|---|---|
| RGB | rgb(218, 230, 235) |
| HSL | hsl(198, 30%, 89%) |
| HSV | hsv(198, 7%, 92%) |
| CMYK | cmyk(7.2%, 2.1%, 0%, 7.8%) |
| CIE-LAB | lab(90.55, -3.05, -3.81) |
| CIE-LCH | lch(90.55, 4.88, 231.34°) |
| OKLab | oklab(91.74% -0.0104 -0.0102) |
| OKLCH | oklch(91.74% 0.015 224.5) |
| XYZ | xyz(72.2025, 77.4965, 89.7355) |
| Luminance | 0.7750 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.84
Aliceblue
#F0F8FF
ΔE00 4.59
Gainsboro
#DCDCDC
ΔE00 5.53
Azure (CSS)
#F0FFFF
ΔE00 5.87
Light Grey
#D8DCD6
ΔE00 6.21
Whitesmoke
#F5F5F5
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE6EB #EBDFDA
analogous
#DAEBE8 #DAE6EB #DADEEB
triadic
#DAE6EB #EBDAE6 #E6EBDA
tetradic
#DAE6EB #E8DAEB #EBDFDA #DEEBDA
square
#DAE6EB #E8DAEB #EBDFDA #DEEBDA
split-complementary
#DAE6EB #EBDADE #EBE8DA
monochromatic
#8BB0C0 #B2CBD6 #DAE6EB #EBF2F4 #EBF2F4
Accessibility & contrast
On white
1.27
#DAE6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#DAE6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE6EB
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE6EB | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EB
Deuteranopia (green-blind)
#E1E3EB
Tritanopia (blue-blind)
#D6E8E7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dae6eb; /* rgb */ color: rgb(218, 230, 235); /* oklch */ color: oklch(91.7% 0.015 224.5);
Tailwind
colors: {
custom: {
50: '#e5edf1',
500: '#dae6eb',
950: '#000000',
},
}SCSS
$custom: #dae6eb; $custom-light: #e5edf1; $custom-dark: #000000;
JSON
{
"hex": "#dae6eb",
"rgb": {
"r": 218,
"g": 230,
"b": 235
},
"hsl": {
"h": 197.647,
"s": 29.825,
"l": 88.824
},
"oklch": {
"l": 0.91736,
"c": 0.01457,
"h": 224.5
},
"luminance": 0.77497
}Semantic roles & 50–950 ramp
primary
#DAE6EB
secondary
#C4AEA5
accent
#5D3DA9
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485