#E2F1EB#E2F1EB
#E2F1EB is a very light, near-neutral teal. Relative luminance 0.851; OKLCH L 94.5% C 0.018 H 170.1°. Best body text is #000000 at 18.02:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F1EB |
|---|---|
| RGB | rgb(226, 241, 235) |
| HSL | hsl(156, 35%, 92%) |
| HSV | hsv(156, 6%, 95%) |
| CMYK | cmyk(6.2%, 0%, 2.5%, 5.5%) |
| CIE-LAB | lab(93.92, -6.04, 1.19) |
| CIE-LCH | lch(93.92, 6.15, 168.87°) |
| OKLab | oklab(94.53% -0.0175 0.0031) |
| OKLCH | oklch(94.53% 0.018 170.1) |
| XYZ | xyz(77.8117, 85.0768, 90.9032) |
| Luminance | 0.8508 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.74
Azure (CSS)
#F0FFFF
ΔE00 4.13
Honeydew
#F0FFF0
ΔE00 4.59
Lightcyan
#E0FFFF
ΔE00 5.80
Light Grey
#D8DCD6
ΔE00 6.06
Ivory
#FFFFF0
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F1EB #F1E2E8
analogous
#E2F1E4 #E2F1EB #E2F0F1
triadic
#E2F1EB #EBE2F1 #F1EBE2
tetradic
#E2F1EB #E4E2F1 #F1E2E8 #F0F1E2
square
#E2F1EB #E4E2F1 #F1E2E8 #F0F1E2
split-complementary
#E2F1EB #F1E2F0 #F1E4E2
monochromatic
#8FC9B2 #B9DDCF #E2F1EB #EAF5F1 #EAF5F1
Accessibility & contrast
On white
1.17
#E2F1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.02
#E2F1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F1EB
18.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F1EB | 1.00 | 1.17 | 18.02 | 18.02 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFEB
Deuteranopia (green-blind)
#EDEDEB
Tritanopia (blue-blind)
#DFF1EF
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #e2f1eb; /* rgb */ color: rgb(226, 241, 235); /* oklch */ color: oklch(94.5% 0.018 170.1);
Tailwind
colors: {
custom: {
50: '#ebf5f1',
500: '#e2f1eb',
950: '#000000',
},
}SCSS
$custom: #e2f1eb; $custom-light: #ebf5f1; $custom-dark: #000000;
JSON
{
"hex": "#e2f1eb",
"rgb": {
"r": 226,
"g": 241,
"b": 235
},
"hsl": {
"h": 156,
"s": 34.884,
"l": 91.569
},
"oklch": {
"l": 0.9453,
"c": 0.01775,
"h": 170.1
},
"luminance": 0.85078
}Semantic roles & 50–950 ramp
primary
#E2F1EB
secondary
#CCABB8
accent
#3867AE
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585