#E2F5EC#E2F5EC
#E2F5EC is a very light, muted teal. Relative luminance 0.875; OKLCH L 95.4% C 0.023 H 165.9°. Best body text is #000000 at 18.51:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F5EC |
|---|---|
| RGB | rgb(226, 245, 236) |
| HSL | hsl(152, 49%, 92%) |
| HSV | hsv(152, 8%, 96%) |
| CMYK | cmyk(7.8%, 0%, 3.7%, 3.9%) |
| CIE-LAB | lab(94.96, -7.87, 2.19) |
| CIE-LCH | lch(94.96, 8.17, 164.44°) |
| OKLab | oklab(95.36% -0.0226 0.0057) |
| OKLCH | oklch(95.36% 0.023 165.9) |
| XYZ | xyz(79.1536, 87.5288, 92.0652) |
| Luminance | 0.8753 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.42
Mintcream
#F5FFFA
ΔE00 4.68
Azure (CSS)
#F0FFFF
ΔE00 5.16
Lightcyan
#E0FFFF
ΔE00 5.28
Ice
#D6FFFA
ΔE00 6.38
Ice Blue (survey)
#D7FFFE
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F5EC #F5E2EB
analogous
#E2F5E3 #E2F5EC #E2F5F5
triadic
#E2F5EC #ECE2F5 #F5ECE2
tetradic
#E2F5EC #E3E2F5 #F5E2EB #F5F5E2
square
#E2F5EC #E3E2F5 #F5E2EB #F5F5E2
split-complementary
#E2F5EC #F5E2F5 #F5E3E2
monochromatic
#87D6B0 #B4E5CE #E2F5EC #E8F7F0 #E8F7F0
Accessibility & contrast
On white
1.13
#E2F5EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.51
#E2F5EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F5EC
18.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F5EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F5EC | 1.00 | 1.13 | 18.51 | 18.51 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EC
Deuteranopia (green-blind)
#F0EFED
Tritanopia (blue-blind)
#DFF5F2
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #e2f5ec; /* rgb */ color: rgb(226, 245, 236); /* oklch */ color: oklch(95.4% 0.023 165.9);
Tailwind
colors: {
custom: {
50: '#ebf8f2',
500: '#e2f5ec',
950: '#000000',
},
}SCSS
$custom: #e2f5ec; $custom-light: #ebf8f2; $custom-dark: #000000;
JSON
{
"hex": "#e2f5ec",
"rgb": {
"r": 226,
"g": 245,
"b": 236
},
"hsl": {
"h": 151.579,
"s": 48.718,
"l": 92.353
},
"oklch": {
"l": 0.95364,
"c": 0.02328,
"h": 165.9
},
"luminance": 0.8753
}Semantic roles & 50–950 ramp
primary
#E2F5EC
secondary
#D4A7BC
accent
#296FBC
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161716
muted
#848585