#E2F8EC#E2F8EC
#E2F8EC is a very light, muted green. Relative luminance 0.894; OKLCH L 96.0% C 0.028 H 162.1°. Best body text is #000000 at 18.87:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F8EC |
|---|---|
| RGB | rgb(226, 248, 236) |
| HSL | hsl(147, 61%, 93%) |
| HSV | hsv(147, 9%, 97%) |
| CMYK | cmyk(8.9%, 0%, 4.8%, 2.7%) |
| CIE-LAB | lab(95.73, -9.37, 3.31) |
| CIE-LCH | lch(95.73, 9.94, 160.57°) |
| OKLab | oklab(95.97% -0.0266 0.0086) |
| OKLCH | oklch(95.97% 0.028 162.1) |
| XYZ | xyz(80.0686, 89.3586, 92.3702) |
| Luminance | 0.8936 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.09
Lightcyan
#E0FFFF
ΔE00 5.66
Ice
#D6FFFA
ΔE00 5.82
Mintcream
#F5FFFA
ΔE00 5.85
Azure (CSS)
#F0FFFF
ΔE00 6.44
Ice Blue (survey)
#D7FFFE
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F8EC #F8E2EE
analogous
#E3F8E2 #E2F8EC #E2F8F7
triadic
#E2F8EC #ECE2F8 #F8ECE2
tetradic
#E2F8EC #E2E3F8 #F8E2EE #F8F7E2
square
#E2F8EC #E2E3F8 #F8E2EE #F8F7E2
split-complementary
#E2F8EC #F7E2F8 #F8E2E3
monochromatic
#7FE0AB #B1ECCC #E2F8EC #E6F9EF #E6F9EF
Accessibility & contrast
On white
1.11
#E2F8EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.87
#E2F8EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F8EC
18.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F8EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F8EC | 1.00 | 1.11 | 18.87 | 18.87 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4EB
Deuteranopia (green-blind)
#F3F2ED
Tritanopia (blue-blind)
#DEF8F4
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #e2f8ec; /* rgb */ color: rgb(226, 248, 236); /* oklch */ color: oklch(96.0% 0.028 162.1);
Tailwind
colors: {
custom: {
50: '#ebfaf2',
500: '#e2f8ec',
950: '#000000',
},
}SCSS
$custom: #e2f8ec; $custom-light: #ebfaf2; $custom-dark: #000000;
JSON
{
"hex": "#e2f8ec",
"rgb": {
"r": 226,
"g": 248,
"b": 236
},
"hsl": {
"h": 147.273,
"s": 61.111,
"l": 92.941
},
"oklch": {
"l": 0.95971,
"c": 0.02801,
"h": 162.1
},
"luminance": 0.8936
}Semantic roles & 50–950 ramp
primary
#E2F8EC
secondary
#DAA4C2
accent
#1D7BC9
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161716
muted
#848585