#E0EBEE#E0EBEE
#E0EBEE is a very light, near-neutral cyan. Relative luminance 0.814; OKLCH L 93.3% C 0.012 H 215.8°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #E0EBEE |
|---|---|
| RGB | rgb(224, 235, 238) |
| HSL | hsl(193, 29%, 91%) |
| HSV | hsv(193, 6%, 93%) |
| CMYK | cmyk(5.9%, 1.3%, 0%, 6.7%) |
| CIE-LAB | lab(92.33, -3.09, -2.71) |
| CIE-LCH | lch(92.33, 4.11, 221.34°) |
| OKLab | oklab(93.27% -0.0101 -0.0073) |
| OKLCH | oklch(93.27% 0.012 215.8) |
| XYZ | xyz(75.8783, 81.4363, 92.5936) |
| Luminance | 0.8144 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.97
Fog
#D8DCE0
ΔE00 4.43
Azure (CSS)
#F0FFFF
ΔE00 4.61
Whitesmoke
#F5F5F5
ΔE00 5.42
Gainsboro
#DCDCDC
ΔE00 5.58
Mintcream
#F5FFFA
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0EBEE #EEE3E0
analogous
#E0EEEA #E0EBEE #E0E4EE
triadic
#E0EBEE #EEE0EB #EBEEE0
tetradic
#E0EBEE #EAE0EE #EEE3E0 #E4EEE0
square
#E0EBEE #EAE0EE #EEE3E0 #E4EEE0
split-complementary
#E0EBEE #EEE0E4 #EEEAE0
monochromatic
#91B8C3 #B8D1D8 #E0EBEE #EBF2F4 #EBF2F4
Accessibility & contrast
On white
1.21
#E0EBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#E0EBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0EBEE
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0EBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0EBEE | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAEE
Deuteranopia (green-blind)
#E6E8EE
Tritanopia (blue-blind)
#DCECEC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #e0ebee; /* rgb */ color: rgb(224, 235, 238); /* oklch */ color: oklch(93.3% 0.012 215.8);
Tailwind
colors: {
custom: {
50: '#e9f1f3',
500: '#e0ebee',
950: '#000000',
},
}SCSS
$custom: #e0ebee; $custom-light: #e9f1f3; $custom-dark: #000000;
JSON
{
"hex": "#e0ebee",
"rgb": {
"r": 224,
"g": 235,
"b": 238
},
"hsl": {
"h": 192.857,
"s": 29.167,
"l": 90.588
},
"oklch": {
"l": 0.93266,
"c": 0.01245,
"h": 215.8
},
"luminance": 0.81437
}Semantic roles & 50–950 ramp
primary
#E0EBEE
secondary
#C7B1AB
accent
#543EA8
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585