#E2F1EF#E2F1EF
#E2F1EF is a very light, near-neutral teal. Relative luminance 0.853; OKLCH L 94.6% C 0.016 H 187.3°. Best body text is #000000 at 18.06:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F1EF |
|---|---|
| RGB | rgb(226, 241, 239) |
| HSL | hsl(172, 35%, 92%) |
| HSV | hsv(172, 6%, 95%) |
| CMYK | cmyk(6.2%, 0%, 0.8%, 5.5%) |
| CIE-LAB | lab(94.02, -5.30, -0.74) |
| CIE-LCH | lch(94.02, 5.35, 187.95°) |
| OKLab | oklab(94.64% -0.0159 -0.002) |
| OKLCH | oklch(94.64% 0.016 187.3) |
| XYZ | xyz(78.3961, 85.3105, 93.9810) |
| Luminance | 0.8531 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.07
Mintcream
#F5FFFA
ΔE00 3.76
Lightcyan
#E0FFFF
ΔE00 5.44
Honeydew
#F0FFF0
ΔE00 6.18
Light Grey
#D8DCD6
ΔE00 6.19
Aliceblue
#F0F8FF
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F1EF #F1E2E4
analogous
#E2F1E8 #E2F1EF #E2ECF1
triadic
#E2F1EF #EFE2F1 #F1EFE2
tetradic
#E2F1EF #E8E2F1 #F1E2E4 #ECF1E2
square
#E2F1EF #E8E2F1 #F1E2E4 #ECF1E2
split-complementary
#E2F1EF #F1E2EC #F1E8E2
monochromatic
#8FC9C1 #B9DDD8 #E2F1EF #EAF5F4 #EAF5F4
Accessibility & contrast
On white
1.16
#E2F1EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.06
#E2F1EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F1EF
18.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F1EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F1EF | 1.00 | 1.16 | 18.06 | 18.06 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEFEF
Deuteranopia (green-blind)
#ECEDEF
Tritanopia (blue-blind)
#DEF2F0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #e2f1ef; /* rgb */ color: rgb(226, 241, 239); /* oklch */ color: oklch(94.6% 0.016 187.3);
Tailwind
colors: {
custom: {
50: '#ebf5f4',
500: '#e2f1ef',
950: '#000000',
},
}SCSS
$custom: #e2f1ef; $custom-light: #ebf5f4; $custom-dark: #000000;
JSON
{
"hex": "#e2f1ef",
"rgb": {
"r": 226,
"g": 241,
"b": 239
},
"hsl": {
"h": 172,
"s": 34.884,
"l": 91.569
},
"oklch": {
"l": 0.94642,
"c": 0.01608,
"h": 187.3
},
"luminance": 0.85311
}Semantic roles & 50–950 ramp
primary
#E2F1EF
secondary
#CCABB0
accent
#3848AE
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161717
muted
#848585