#E1F2ED#E1F2ED
#E1F2ED is a very light, near-neutral teal. Relative luminance 0.856; OKLCH L 94.7% C 0.019 H 176.4°. Best body text is #000000 at 18.13:1 contrast (WCAG AA passes).
Color values
| HEX | #E1F2ED |
|---|---|
| RGB | rgb(225, 242, 237) |
| HSL | hsl(162, 40%, 92%) |
| HSV | hsv(162, 7%, 95%) |
| CMYK | cmyk(7%, 0%, 2.1%, 5.1%) |
| CIE-LAB | lab(94.15, -6.50, 0.49) |
| CIE-LCH | lch(94.15, 6.52, 175.73°) |
| OKLab | oklab(94.72% -0.0191 0.0012) |
| OKLCH | oklch(94.72% 0.019 176.4) |
| XYZ | xyz(78.0864, 85.6254, 92.5178) |
| Luminance | 0.8563 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.87
Mintcream
#F5FFFA
ΔE00 3.99
Honeydew
#F0FFF0
ΔE00 4.89
Lightcyan
#E0FFFF
ΔE00 5.02
Light Grey
#D8DCD6
ΔE00 6.66
Ice Blue (survey)
#D7FFFE
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1F2ED #F2E1E6
analogous
#E1F2E5 #E1F2ED #E1EFF2
triadic
#E1F2ED #EDE1F2 #F2EDE1
tetradic
#E1F2ED #E5E1F2 #F2E1E6 #EFF2E1
square
#E1F2ED #E5E1F2 #F2E1E6 #EFF2E1
split-complementary
#E1F2ED #F2E1EF #F2E5E1
monochromatic
#8CCDBA #B6DFD3 #E1F2ED #EAF6F2 #EAF6F2
Accessibility & contrast
On white
1.16
#E1F2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.13
#E1F2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1F2ED
18.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1F2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1F2ED | 1.00 | 1.16 | 18.13 | 18.13 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0ED
Deuteranopia (green-blind)
#EDEDED
Tritanopia (blue-blind)
#DDF3F0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #e1f2ed; /* rgb */ color: rgb(225, 242, 237); /* oklch */ color: oklch(94.7% 0.019 176.4);
Tailwind
colors: {
custom: {
50: '#eaf6f2',
500: '#e1f2ed',
950: '#000000',
},
}SCSS
$custom: #e1f2ed; $custom-light: #eaf6f2; $custom-dark: #000000;
JSON
{
"hex": "#e1f2ed",
"rgb": {
"r": 225,
"g": 242,
"b": 237
},
"hsl": {
"h": 162.353,
"s": 39.535,
"l": 91.569
},
"oklch": {
"l": 0.94715,
"c": 0.01912,
"h": 176.4
},
"luminance": 0.85626
}Semantic roles & 50–950 ramp
primary
#E1F2ED
secondary
#CEA9B4
accent
#3358B3
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161717
muted
#848585