#E0EEF2#E0EEF2
#E0EEF2 is a very light, near-neutral cyan. Relative luminance 0.834; OKLCH L 94.0% C 0.016 H 216.7°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #E0EEF2 |
|---|---|
| RGB | rgb(224, 238, 242) |
| HSL | hsl(193, 41%, 91%) |
| HSV | hsv(193, 7%, 95%) |
| CMYK | cmyk(7.4%, 1.7%, 0%, 5.1%) |
| CIE-LAB | lab(93.19, -3.86, -3.52) |
| CIE-LCH | lch(93.19, 5.23, 222.37°) |
| OKLab | oklab(93.98% -0.0127 -0.0095) |
| OKLCH | oklch(93.98% 0.016 216.7) |
| XYZ | xyz(77.3386, 83.4063, 96.0117) |
| Luminance | 0.8341 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.00
Aliceblue
#F0F8FF
ΔE00 4.07
Fog
#D8DCE0
ΔE00 5.51
Mintcream
#F5FFFA
ΔE00 5.63
Whitesmoke
#F5F5F5
ΔE00 6.22
Gainsboro
#DCDCDC
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0EEF2 #F2E4E0
analogous
#E0F2ED #E0EEF2 #E0E5F2
triadic
#E0EEF2 #F2E0EE #EEF2E0
tetradic
#E0EEF2 #EDE0F2 #F2E4E0 #E5F2E0
square
#E0EEF2 #EDE0F2 #F2E4E0 #E5F2E0
split-complementary
#E0EEF2 #F2E0E5 #F2EDE0
monochromatic
#8ABFCE #B5D6E0 #E0EEF2 #E9F3F6 #E9F3F6
Accessibility & contrast
On white
1.19
#E0EEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#E0EEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0EEF2
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0EEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0EEF2 | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEDF2
Deuteranopia (green-blind)
#E8EAF2
Tritanopia (blue-blind)
#DBF0EF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e0eef2; /* rgb */ color: rgb(224, 238, 242); /* oklch */ color: oklch(94.0% 0.016 216.7);
Tailwind
colors: {
custom: {
50: '#e9f3f6',
500: '#e0eef2',
950: '#000000',
},
}SCSS
$custom: #e0eef2; $custom-light: #e9f3f6; $custom-dark: #000000;
JSON
{
"hex": "#e0eef2",
"rgb": {
"r": 224,
"g": 238,
"b": 242
},
"hsl": {
"h": 193.333,
"s": 40.909,
"l": 91.373
},
"oklch": {
"l": 0.93983,
"c": 0.01585,
"h": 216.7
},
"luminance": 0.83407
}Semantic roles & 50–950 ramp
primary
#E0EEF2
secondary
#CFB0A8
accent
#4F32B4
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161717
muted
#848585