#E2F6F0#E2F6F0
#E2F6F0 is a very light, muted teal. Relative luminance 0.884; OKLCH L 95.7% C 0.022 H 176.0°. Best body text is #000000 at 18.67:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F6F0 |
|---|---|
| RGB | rgb(226, 246, 240) |
| HSL | hsl(162, 53%, 93%) |
| HSV | hsv(162, 8%, 96%) |
| CMYK | cmyk(8.1%, 0%, 2.4%, 3.5%) |
| CIE-LAB | lab(95.32, -7.64, 0.64) |
| CIE-LCH | lch(95.32, 7.67, 175.21°) |
| OKLab | oklab(95.68% -0.0224 0.0016) |
| OKLCH | oklch(95.68% 0.022 176) |
| XYZ | xyz(80.0446, 88.3705, 95.2613) |
| Luminance | 0.8837 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.18
Azure (CSS)
#F0FFFF
ΔE00 4.18
Honeydew
#F0FFF0
ΔE00 4.39
Mintcream
#F5FFFA
ΔE00 4.41
Ice Blue (survey)
#D7FFFE
ΔE00 5.82
Ice
#D6FFFA
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F6F0 #F6E2E8
analogous
#E2F6E6 #E2F6F0 #E2F2F6
triadic
#E2F6F0 #F0E2F6 #F6F0E2
tetradic
#E2F6F0 #E6E2F6 #F6E2E8 #F2F6E2
square
#E2F6F0 #E6E2F6 #F6E2E8 #F2F6E2
split-complementary
#E2F6F0 #F6E2F2 #F6E6E2
monochromatic
#85D9C0 #B3E8D8 #E2F6F0 #E8F8F3 #E8F8F3
Accessibility & contrast
On white
1.12
#E2F6F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.67
#E2F6F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F6F0
18.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F6F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F6F0 | 1.00 | 1.12 | 18.67 | 18.67 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F3F0
Deuteranopia (green-blind)
#F0F0F0
Tritanopia (blue-blind)
#DEF7F4
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #e2f6f0; /* rgb */ color: rgb(226, 246, 240); /* oklch */ color: oklch(95.7% 0.022 176.0);
Tailwind
colors: {
custom: {
50: '#ebf9f4',
500: '#e2f6f0',
950: '#000000',
},
}SCSS
$custom: #e2f6f0; $custom-light: #ebf9f4; $custom-dark: #000000;
JSON
{
"hex": "#e2f6f0",
"rgb": {
"r": 226,
"g": 246,
"b": 240
},
"hsl": {
"h": 162,
"s": 52.632,
"l": 92.549
},
"oklch": {
"l": 0.95677,
"c": 0.02245,
"h": 176
},
"luminance": 0.88372
}Semantic roles & 50–950 ramp
primary
#E2F6F0
secondary
#D6A6B5
accent
#2554C0
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161717
muted
#848585