#E2F3EA#E2F3EA
#E2F3EA is a very light, muted green. Relative luminance 0.862; OKLCH L 94.9% C 0.022 H 163.1°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F3EA |
|---|---|
| RGB | rgb(226, 243, 234) |
| HSL | hsl(148, 41%, 92%) |
| HSV | hsv(148, 7%, 95%) |
| CMYK | cmyk(7%, 0%, 3.7%, 4.7%) |
| CIE-LAB | lab(94.40, -7.23, 2.41) |
| CIE-LCH | lch(94.40, 7.62, 161.54°) |
| OKLab | oklab(94.91% -0.0206 0.0063) |
| OKLCH | oklch(94.91% 0.022 163.1) |
| XYZ | xyz(78.2629, 86.2097, 90.3429) |
| Luminance | 0.8621 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.46
Mintcream
#F5FFFA
ΔE00 4.40
Azure (CSS)
#F0FFFF
ΔE00 5.11
Lightcyan
#E0FFFF
ΔE00 5.83
Light Grey
#D8DCD6
ΔE00 7.01
Ice
#D6FFFA
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F3EA #F3E2EB
analogous
#E3F3E2 #E2F3EA #E2F3F3
triadic
#E2F3EA #EAE2F3 #F3EAE2
tetradic
#E2F3EA #E2E3F3 #F3E2EB #F3F3E2
square
#E2F3EA #E2E3F3 #F3E2EB #F3F3E2
split-complementary
#E2F3EA #F3E2F3 #F3E2E3
monochromatic
#8BCFAB #B7E1CB #E2F3EA #E9F6EF #E9F6EF
Accessibility & contrast
On white
1.15
#E2F3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#E2F3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F3EA
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F3EA | 1.00 | 1.15 | 18.24 | 18.24 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EA
Deuteranopia (green-blind)
#EFEEEA
Tritanopia (blue-blind)
#DFF3F0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #e2f3ea; /* rgb */ color: rgb(226, 243, 234); /* oklch */ color: oklch(94.9% 0.022 163.1);
Tailwind
colors: {
custom: {
50: '#ebf7f0',
500: '#e2f3ea',
950: '#000000',
},
}SCSS
$custom: #e2f3ea; $custom-light: #ebf7f0; $custom-dark: #000000;
JSON
{
"hex": "#e2f3ea",
"rgb": {
"r": 226,
"g": 243,
"b": 234
},
"hsl": {
"h": 148.235,
"s": 41.463,
"l": 91.961
},
"oklch": {
"l": 0.94905,
"c": 0.02155,
"h": 163.1
},
"luminance": 0.8621
}Semantic roles & 50–950 ramp
primary
#E2F3EA
secondary
#D0A9BE
accent
#3177B5
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585