#E2F7EE#E2F7EE
#E2F7EE is a very light, muted teal. Relative luminance 0.889; OKLCH L 95.8% C 0.025 H 168.3°. Best body text is #000000 at 18.77:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F7EE |
|---|---|
| RGB | rgb(226, 247, 238) |
| HSL | hsl(154, 57%, 93%) |
| HSV | hsv(154, 9%, 97%) |
| CMYK | cmyk(8.5%, 0%, 3.6%, 3.1%) |
| CIE-LAB | lab(95.52, -8.51, 1.97) |
| CIE-LCH | lch(95.52, 8.74, 166.94°) |
| OKLab | oklab(95.82% -0.0245 0.0051) |
| OKLCH | oklch(95.82% 0.025 168.3) |
| XYZ | xyz(80.0541, 88.8623, 93.8069) |
| Luminance | 0.8886 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.54
Lightcyan
#E0FFFF
ΔE00 4.81
Mintcream
#F5FFFA
ΔE00 5.04
Azure (CSS)
#F0FFFF
ΔE00 5.31
Ice
#D6FFFA
ΔE00 5.70
Ice Blue (survey)
#D7FFFE
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F7EE #F7E2EB
analogous
#E2F7E3 #E2F7EE #E2F5F7
triadic
#E2F7EE #EEE2F7 #F7EEE2
tetradic
#E2F7EE #E3E2F7 #F7E2EB #F5F7E2
square
#E2F7EE #E3E2F7 #F7E2EB #F5F7E2
split-complementary
#E2F7EE #F7E2F5 #F7E3E2
monochromatic
#82DDB6 #B2EAD2 #E2F7EE #E7F8F1 #E7F8F1
Accessibility & contrast
On white
1.12
#E2F7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.77
#E2F7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F7EE
18.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F7EE | 1.00 | 1.12 | 18.77 | 18.77 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4EE
Deuteranopia (green-blind)
#F2F1EF
Tritanopia (blue-blind)
#DEF7F4
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #e2f7ee; /* rgb */ color: rgb(226, 247, 238); /* oklch */ color: oklch(95.8% 0.025 168.3);
Tailwind
colors: {
custom: {
50: '#ebf9f3',
500: '#e2f7ee',
950: '#000000',
},
}SCSS
$custom: #e2f7ee; $custom-light: #ebf9f3; $custom-dark: #000000;
JSON
{
"hex": "#e2f7ee",
"rgb": {
"r": 226,
"g": 247,
"b": 238
},
"hsl": {
"h": 154.286,
"s": 56.757,
"l": 92.745
},
"oklch": {
"l": 0.95823,
"c": 0.02504,
"h": 168.3
},
"luminance": 0.88863
}Semantic roles & 50–950 ramp
primary
#E2F7EE
secondary
#D8A5BB
accent
#2167C4
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161717
muted
#848585