#E0EAED#E0EAED
#E0EAED is a very light, near-neutral cyan. Relative luminance 0.808; OKLCH L 93.0% C 0.011 H 217.5°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #E0EAED |
|---|---|
| RGB | rgb(224, 234, 237) |
| HSL | hsl(194, 27%, 90%) |
| HSV | hsv(194, 5%, 93%) |
| CMYK | cmyk(5.5%, 1.3%, 0%, 7.1%) |
| CIE-LAB | lab(92.05, -2.76, -2.60) |
| CIE-LCH | lch(92.05, 3.80, 223.33°) |
| OKLab | oklab(93.04% -0.0091 -0.007) |
| OKLCH | oklch(93.04% 0.011 217.5) |
| XYZ | xyz(75.4463, 80.8067, 91.7268) |
| Luminance | 0.8081 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.92
Fog
#D8DCE0
ΔE00 4.01
Azure (CSS)
#F0FFFF
ΔE00 4.94
Gainsboro
#DCDCDC
ΔE00 5.16
Whitesmoke
#F5F5F5
ΔE00 5.17
Light Grey
#D8DCD6
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0EAED #EDE3E0
analogous
#E0EDE9 #E0EAED #E0E3ED
triadic
#E0EAED #EDE0EA #EAEDE0
tetradic
#E0EAED #E9E0ED #EDE3E0 #E3EDE0
square
#E0EAED #E9E0ED #EDE3E0 #E3EDE0
split-complementary
#E0EAED #EDE0E3 #EDE9E0
monochromatic
#93B6C0 #B9D0D7 #E0EAED #ECF2F4 #ECF2F4
Accessibility & contrast
On white
1.22
#E0EAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#E0EAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0EAED
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0EAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0EAED | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9ED
Deuteranopia (green-blind)
#E6E7ED
Tritanopia (blue-blind)
#DDEBEB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e0eaed; /* rgb */ color: rgb(224, 234, 237); /* oklch */ color: oklch(93.0% 0.011 217.5);
Tailwind
colors: {
custom: {
50: '#e9f0f2',
500: '#e0eaed',
950: '#000000',
},
}SCSS
$custom: #e0eaed; $custom-light: #e9f0f2; $custom-dark: #000000;
JSON
{
"hex": "#e0eaed",
"rgb": {
"r": 224,
"g": 234,
"b": 237
},
"hsl": {
"h": 193.846,
"s": 26.531,
"l": 90.392
},
"oklch": {
"l": 0.93037,
"c": 0.01146,
"h": 217.5
},
"luminance": 0.80807
}Semantic roles & 50–950 ramp
primary
#E0EAED
secondary
#C6B2AC
accent
#5840A5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585