#E2EFF0#E2EFF0
#E2EFF0 is a very light, near-neutral teal. Relative luminance 0.842; OKLCH L 94.3% C 0.014 H 202.4°. Best body text is #000000 at 17.84:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EFF0 |
|---|---|
| RGB | rgb(226, 239, 240) |
| HSL | hsl(184, 32%, 91%) |
| HSV | hsv(184, 6%, 94%) |
| CMYK | cmyk(5.8%, 0.4%, 0%, 5.9%) |
| CIE-LAB | lab(93.53, -4.10, -1.97) |
| CIE-LCH | lch(93.53, 4.55, 205.62°) |
| OKLab | oklab(94.27% -0.0128 -0.0053) |
| OKLCH | oklch(94.27% 0.014 202.4) |
| XYZ | xyz(77.9555, 84.1923, 94.5649) |
| Luminance | 0.8419 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.33
Mintcream
#F5FFFA
ΔE00 4.44
Aliceblue
#F0F8FF
ΔE00 4.69
Fog
#D8DCE0
ΔE00 5.88
Whitesmoke
#F5F5F5
ΔE00 5.92
Light Grey
#D8DCD6
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EFF0 #F0E3E2
analogous
#E2F0EA #E2EFF0 #E2E8F0
triadic
#E2EFF0 #F0E2EF #EFF0E2
tetradic
#E2EFF0 #EAE2F0 #F0E3E2 #E8F0E2
square
#E2EFF0 #EAE2F0 #F0E3E2 #E8F0E2
split-complementary
#E2EFF0 #F0E2E8 #F0EAE2
monochromatic
#91C2C6 #BAD9DB #E2EFF0 #EBF4F5 #EBF4F5
Accessibility & contrast
On white
1.18
#E2EFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.84
#E2EFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EFF0
17.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EFF0 | 1.00 | 1.18 | 17.84 | 17.84 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEEF0
Deuteranopia (green-blind)
#EAECF0
Tritanopia (blue-blind)
#DEF0EF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #e2eff0; /* rgb */ color: rgb(226, 239, 240); /* oklch */ color: oklch(94.3% 0.014 202.4);
Tailwind
colors: {
custom: {
50: '#ebf4f4',
500: '#e2eff0',
950: '#000000',
},
}SCSS
$custom: #e2eff0; $custom-light: #ebf4f4; $custom-dark: #000000;
JSON
{
"hex": "#e2eff0",
"rgb": {
"r": 226,
"g": 239,
"b": 240
},
"hsl": {
"h": 184.286,
"s": 31.818,
"l": 91.373
},
"oklch": {
"l": 0.9427,
"c": 0.01388,
"h": 202.4
},
"luminance": 0.84193
}Semantic roles & 50–950 ramp
primary
#E2EFF0
secondary
#CAAEAC
accent
#433BAB
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161717
muted
#848585