#E2EFEE#E2EFEE
#E2EFEE is a very light, near-neutral teal. Relative luminance 0.841; OKLCH L 94.2% C 0.014 H 191.4°. Best body text is #000000 at 17.82:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EFEE |
|---|---|
| RGB | rgb(226, 239, 238) |
| HSL | hsl(175, 29%, 91%) |
| HSV | hsv(175, 5%, 94%) |
| CMYK | cmyk(5.4%, 0%, 0.4%, 6.3%) |
| CIE-LAB | lab(93.48, -4.47, -1.00) |
| CIE-LCH | lch(93.48, 4.58, 192.64°) |
| OKLab | oklab(94.21% -0.0136 -0.0027) |
| OKLCH | oklch(94.21% 0.014 191.4) |
| XYZ | xyz(77.6600, 84.0741, 93.0088) |
| Luminance | 0.8407 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.31
Mintcream
#F5FFFA
ΔE00 3.95
Aliceblue
#F0F8FF
ΔE00 5.50
Light Grey
#D8DCD6
ΔE00 5.62
Whitesmoke
#F5F5F5
ΔE00 6.16
Lightcyan
#E0FFFF
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EFEE #EFE2E3
analogous
#E2EFE7 #E2EFEE #E2E9EF
triadic
#E2EFEE #EEE2EF #EFEEE2
tetradic
#E2EFEE #E7E2EF #EFE2E3 #E9EFE2
square
#E2EFEE #E7E2EF #EFE2E3 #E9EFE2
split-complementary
#E2EFEE #EFE2E9 #EFE7E2
monochromatic
#93C3C0 #BBD9D7 #E2EFEE #EBF4F3 #EBF4F3
Accessibility & contrast
On white
1.18
#E2EFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.82
#E2EFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EFEE
17.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EFEE | 1.00 | 1.18 | 17.82 | 17.82 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDEE
Deuteranopia (green-blind)
#EBEBEE
Tritanopia (blue-blind)
#DFF0EF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #e2efee; /* rgb */ color: rgb(226, 239, 238); /* oklch */ color: oklch(94.2% 0.014 191.4);
Tailwind
colors: {
custom: {
50: '#ebf4f3',
500: '#e2efee',
950: '#000000',
},
}SCSS
$custom: #e2efee; $custom-light: #ebf4f3; $custom-dark: #000000;
JSON
{
"hex": "#e2efee",
"rgb": {
"r": 226,
"g": 239,
"b": 238
},
"hsl": {
"h": 175.385,
"s": 28.889,
"l": 91.176
},
"oklch": {
"l": 0.94213,
"c": 0.01386,
"h": 191.4
},
"luminance": 0.84075
}Semantic roles & 50–950 ramp
primary
#E2EFEE
secondary
#C8ADAF
accent
#3E46A8
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161717
muted
#848585