#DAE5EA#DAE5EA
#DAE5EA is a very light, near-neutral cyan. Relative luminance 0.769; OKLCH L 91.5% C 0.014 H 226.6°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE5EA |
|---|---|
| RGB | rgb(218, 229, 234) |
| HSL | hsl(199, 28%, 89%) |
| HSV | hsv(199, 7%, 92%) |
| CMYK | cmyk(6.8%, 2.1%, 0%, 8.2%) |
| CIE-LAB | lab(90.27, -2.72, -3.70) |
| CIE-LCH | lch(90.27, 4.59, 233.64°) |
| OKLab | oklab(91.51% -0.0094 -0.0099) |
| OKLCH | oklch(91.51% 0.014 226.6) |
| XYZ | xyz(71.7810, 76.8839, 88.8843) |
| Luminance | 0.7689 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.41
Aliceblue
#F0F8FF
ΔE00 4.59
Gainsboro
#DCDCDC
ΔE00 5.15
Light Grey
#D8DCD6
ΔE00 6.05
Light Gray
#D3D3D3
ΔE00 6.12
Azure (CSS)
#F0FFFF
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE5EA #EADFDA
analogous
#DAEAE7 #DAE5EA #DADDEA
triadic
#DAE5EA #EADAE5 #E5EADA
tetradic
#DAE5EA #E7DAEA #EADFDA #DDEADA
square
#DAE5EA #E7DAEA #EADFDA #DDEADA
split-complementary
#DAE5EA #EADADD #EAE7DA
monochromatic
#8CAEBE #B3CAD4 #DAE5EA #EBF1F4 #EBF1F4
Accessibility & contrast
On white
1.28
#DAE5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#DAE5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE5EA
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE5EA | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E4EA
Deuteranopia (green-blind)
#E0E2EA
Tritanopia (blue-blind)
#D6E7E6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dae5ea; /* rgb */ color: rgb(218, 229, 234); /* oklch */ color: oklch(91.5% 0.014 226.6);
Tailwind
colors: {
custom: {
50: '#e5edf0',
500: '#dae5ea',
950: '#000000',
},
}SCSS
$custom: #dae5ea; $custom-light: #e5edf0; $custom-dark: #000000;
JSON
{
"hex": "#dae5ea",
"rgb": {
"r": 218,
"g": 229,
"b": 234
},
"hsl": {
"h": 198.75,
"s": 27.586,
"l": 88.627
},
"oklch": {
"l": 0.91505,
"c": 0.01365,
"h": 226.6
},
"luminance": 0.76885
}Semantic roles & 50–950 ramp
primary
#DAE5EA
secondary
#C3AFA6
accent
#5F3FA6
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485