#E2F7ED#E2F7ED
#E2F7ED is a very light, muted teal. Relative luminance 0.888; OKLCH L 95.8% C 0.026 H 165.7°. Best body text is #000000 at 18.76:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F7ED |
|---|---|
| RGB | rgb(226, 247, 237) |
| HSL | hsl(151, 57%, 93%) |
| HSV | hsv(151, 9%, 97%) |
| CMYK | cmyk(8.5%, 0%, 4%, 3.1%) |
| CIE-LAB | lab(95.50, -8.69, 2.45) |
| CIE-LCH | lch(95.50, 9.03, 164.23°) |
| OKLab | oklab(95.8% -0.0249 0.0064) |
| OKLCH | oklch(95.8% 0.026 165.7) |
| XYZ | xyz(79.9076, 88.8037, 93.0353) |
| Luminance | 0.8881 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.30
Lightcyan
#E0FFFF
ΔE00 5.14
Mintcream
#F5FFFA
ΔE00 5.24
Azure (CSS)
#F0FFFF
ΔE00 5.66
Ice
#D6FFFA
ΔE00 5.82
Ice Blue (survey)
#D7FFFE
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F7ED #F7E2EC
analogous
#E2F7E2 #E2F7ED #E2F6F7
triadic
#E2F7ED #EDE2F7 #F7EDE2
tetradic
#E2F7ED #E2E2F7 #F7E2EC #F6F7E2
square
#E2F7ED #E2E2F7 #F7E2EC #F6F7E2
split-complementary
#E2F7ED #F7E2F6 #F7E2E2
monochromatic
#82DDB1 #B2EACF #E2F7ED #E7F8F0 #E7F8F0
Accessibility & contrast
On white
1.12
#E2F7ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.76
#E2F7ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F7ED
18.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F7ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F7ED | 1.00 | 1.12 | 18.76 | 18.76 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4ED
Deuteranopia (green-blind)
#F2F1EE
Tritanopia (blue-blind)
#DEF7F4
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #e2f7ed; /* rgb */ color: rgb(226, 247, 237); /* oklch */ color: oklch(95.8% 0.026 165.7);
Tailwind
colors: {
custom: {
50: '#ebf9f2',
500: '#e2f7ed',
950: '#000000',
},
}SCSS
$custom: #e2f7ed; $custom-light: #ebf9f2; $custom-dark: #000000;
JSON
{
"hex": "#e2f7ed",
"rgb": {
"r": 226,
"g": 247,
"b": 237
},
"hsl": {
"h": 151.429,
"s": 56.757,
"l": 92.745
},
"oklch": {
"l": 0.95796,
"c": 0.0257,
"h": 165.7
},
"luminance": 0.88805
}Semantic roles & 50–950 ramp
primary
#E2F7ED
secondary
#D8A5BD
accent
#216FC4
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161717
muted
#848585