#E0EAEE#E0EAEE
#E0EAEE is a very light, near-neutral cyan. Relative luminance 0.809; OKLCH L 93.1% C 0.012 H 223.5°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #E0EAEE |
|---|---|
| RGB | rgb(224, 234, 238) |
| HSL | hsl(197, 29%, 91%) |
| HSV | hsv(197, 6%, 93%) |
| CMYK | cmyk(5.9%, 1.7%, 0%, 6.7%) |
| CIE-LAB | lab(92.07, -2.57, -3.09) |
| CIE-LCH | lch(92.07, 4.02, 230.18°) |
| OKLab | oklab(93.07% -0.0087 -0.0083) |
| OKLCH | oklch(93.07% 0.012 223.5) |
| XYZ | xyz(75.5928, 80.8653, 92.4984) |
| Luminance | 0.8087 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.64
Fog
#D8DCE0
ΔE00 3.88
Azure (CSS)
#F0FFFF
ΔE00 5.17
Whitesmoke
#F5F5F5
ΔE00 5.20
Gainsboro
#DCDCDC
ΔE00 5.21
Light Grey
#D8DCD6
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0EAEE #EEE4E0
analogous
#E0EEEB #E0EAEE #E0E3EE
triadic
#E0EAEE #EEE0EA #EAEEE0
tetradic
#E0EAEE #EBE0EE #EEE4E0 #E3EEE0
square
#E0EAEE #EBE0EE #EEE4E0 #E3EEE0
split-complementary
#E0EAEE #EEE0E3 #EEEBE0
monochromatic
#91B4C3 #B8CFD8 #E0EAEE #EBF2F4 #EBF2F4
Accessibility & contrast
On white
1.22
#E0EAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#E0EAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0EAEE
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0EAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0EAEE | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EE
Deuteranopia (green-blind)
#E5E7EE
Tritanopia (blue-blind)
#DDEBEB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e0eaee; /* rgb */ color: rgb(224, 234, 238); /* oklch */ color: oklch(93.1% 0.012 223.5);
Tailwind
colors: {
custom: {
50: '#e9f0f3',
500: '#e0eaee',
950: '#000000',
},
}SCSS
$custom: #e0eaee; $custom-light: #e9f0f3; $custom-dark: #000000;
JSON
{
"hex": "#e0eaee",
"rgb": {
"r": 224,
"g": 234,
"b": 238
},
"hsl": {
"h": 197.143,
"s": 29.167,
"l": 90.588
},
"oklch": {
"l": 0.93066,
"c": 0.01201,
"h": 223.5
},
"luminance": 0.80866
}Semantic roles & 50–950 ramp
primary
#E0EAEE
secondary
#C7B3AB
accent
#5C3EA8
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585