#E1F2EB#E1F2EB
#E1F2EB is a very light, muted teal. Relative luminance 0.855; OKLCH L 94.7% C 0.020 H 169.3°. Best body text is #000000 at 18.10:1 contrast (WCAG AA passes).
Color values
| HEX | #E1F2EB |
|---|---|
| RGB | rgb(225, 242, 235) |
| HSL | hsl(155, 40%, 92%) |
| HSV | hsv(155, 7%, 95%) |
| CMYK | cmyk(7%, 0%, 2.9%, 5.1%) |
| CIE-LAB | lab(94.10, -6.87, 1.45) |
| CIE-LCH | lch(94.10, 7.02, 168.08°) |
| OKLab | oklab(94.66% -0.0198 0.0037) |
| OKLCH | oklch(94.66% 0.02 169.3) |
| XYZ | xyz(77.7958, 85.5091, 90.9875) |
| Luminance | 0.8551 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.19
Mintcream
#F5FFFA
ΔE00 4.20
Azure (CSS)
#F0FFFF
ΔE00 4.53
Lightcyan
#E0FFFF
ΔE00 5.41
Light Grey
#D8DCD6
ΔE00 6.72
Ice Blue (survey)
#D7FFFE
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1F2EB #F2E1E8
analogous
#E1F2E3 #E1F2EB #E1F1F2
triadic
#E1F2EB #EBE1F2 #F2EBE1
tetradic
#E1F2EB #E3E1F2 #F2E1E8 #F1F2E1
square
#E1F2EB #E3E1F2 #F2E1E8 #F1F2E1
split-complementary
#E1F2EB #F2E1F1 #F2E3E1
monochromatic
#8CCDB2 #B6DFCF #E1F2EB #EAF6F1 #EAF6F1
Accessibility & contrast
On white
1.16
#E1F2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.10
#E1F2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1F2EB
18.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1F2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1F2EB | 1.00 | 1.16 | 18.10 | 18.10 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EFEB
Deuteranopia (green-blind)
#EEEDEB
Tritanopia (blue-blind)
#DEF2F0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #e1f2eb; /* rgb */ color: rgb(225, 242, 235); /* oklch */ color: oklch(94.7% 0.020 169.3);
Tailwind
colors: {
custom: {
50: '#eaf6f1',
500: '#e1f2eb',
950: '#000000',
},
}SCSS
$custom: #e1f2eb; $custom-light: #eaf6f1; $custom-dark: #000000;
JSON
{
"hex": "#e1f2eb",
"rgb": {
"r": 225,
"g": 242,
"b": 235
},
"hsl": {
"h": 155.294,
"s": 39.535,
"l": 91.569
},
"oklch": {
"l": 0.94659,
"c": 0.0202,
"h": 169.3
},
"luminance": 0.8551
}Semantic roles & 50–950 ramp
primary
#E1F2EB
secondary
#CEA9B8
accent
#3367B3
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585