#E2F6EA#E2F6EA
#E2F6EA is a very light, muted green. Relative luminance 0.880; OKLCH L 95.5% C 0.026 H 159.6°. Best body text is #000000 at 18.60:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F6EA |
|---|---|
| RGB | rgb(226, 246, 234) |
| HSL | hsl(144, 53%, 93%) |
| HSV | hsv(144, 8%, 96%) |
| CMYK | cmyk(8.1%, 0%, 4.9%, 3.5%) |
| CIE-LAB | lab(95.17, -8.73, 3.53) |
| CIE-LCH | lch(95.17, 9.42, 158.01°) |
| OKLab | oklab(95.51% -0.0247 0.0092) |
| OKLCH | oklch(95.51% 0.026 159.6) |
| XYZ | xyz(79.1680, 88.0199, 90.6446) |
| Luminance | 0.8802 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.85
Mintcream
#F5FFFA
ΔE00 5.51
Lightcyan
#E0FFFF
ΔE00 6.02
Azure (CSS)
#F0FFFF
ΔE00 6.29
Ice
#D6FFFA
ΔE00 6.43
Ice Blue (survey)
#D7FFFE
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F6EA #F6E2EE
analogous
#E4F6E2 #E2F6EA #E2F6F4
triadic
#E2F6EA #EAE2F6 #F6EAE2
tetradic
#E2F6EA #E2E4F6 #F6E2EE #F6F4E2
square
#E2F6EA #E2E4F6 #F6E2EE #F6F4E2
split-complementary
#E2F6EA #F4E2F6 #F6E2E4
monochromatic
#85D9A6 #B3E8C8 #E2F6EA #E8F8EE #E8F8EE
Accessibility & contrast
On white
1.13
#E2F6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.60
#E2F6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F6EA
18.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F6EA | 1.00 | 1.13 | 18.60 | 18.60 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3E9
Deuteranopia (green-blind)
#F2F0EB
Tritanopia (blue-blind)
#DFF6F2
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #e2f6ea; /* rgb */ color: rgb(226, 246, 234); /* oklch */ color: oklch(95.5% 0.026 159.6);
Tailwind
colors: {
custom: {
50: '#ebf9f0',
500: '#e2f6ea',
950: '#000000',
},
}SCSS
$custom: #e2f6ea; $custom-light: #ebf9f0; $custom-dark: #000000;
JSON
{
"hex": "#e2f6ea",
"rgb": {
"r": 226,
"g": 246,
"b": 234
},
"hsl": {
"h": 144,
"s": 52.632,
"l": 92.549
},
"oklch": {
"l": 0.95512,
"c": 0.02636,
"h": 159.6
},
"luminance": 0.88021
}Semantic roles & 50–950 ramp
primary
#E2F6EA
secondary
#D6A6C3
accent
#2582C0
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161716
muted
#848585