#E2F4EA#E2F4EA
#E2F4EA is a very light, muted green. Relative luminance 0.868; OKLCH L 95.1% C 0.023 H 161.7°. Best body text is #000000 at 18.36:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F4EA |
|---|---|
| RGB | rgb(226, 244, 234) |
| HSL | hsl(147, 45%, 92%) |
| HSV | hsv(147, 7%, 96%) |
| CMYK | cmyk(7.4%, 0%, 4.1%, 4.3%) |
| CIE-LAB | lab(94.66, -7.73, 2.78) |
| CIE-LCH | lch(94.66, 8.22, 160.19°) |
| OKLab | oklab(95.11% -0.022 0.0073) |
| OKLCH | oklch(95.11% 0.023 161.7) |
| XYZ | xyz(78.5630, 86.8098, 90.4429) |
| Luminance | 0.8681 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.17
Mintcream
#F5FFFA
ΔE00 4.75
Azure (CSS)
#F0FFFF
ΔE00 5.49
Lightcyan
#E0FFFF
ΔE00 5.84
Ice
#D6FFFA
ΔE00 6.83
Ice Blue (survey)
#D7FFFE
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F4EA #F4E2EC
analogous
#E3F4E2 #E2F4EA #E2F4F3
triadic
#E2F4EA #EAE2F4 #F4EAE2
tetradic
#E2F4EA #E2E3F4 #F4E2EC #F4F3E2
square
#E2F4EA #E2E3F4 #F4E2EC #F4F3E2
split-complementary
#E2F4EA #F3E2F4 #F4E2E3
monochromatic
#89D2AA #B6E3CA #E2F4EA #E9F7EF #E9F7EF
Accessibility & contrast
On white
1.14
#E2F4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.36
#E2F4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F4EA
18.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F4EA | 1.00 | 1.14 | 18.36 | 18.36 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EA
Deuteranopia (green-blind)
#F0EFEB
Tritanopia (blue-blind)
#DFF4F1
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #e2f4ea; /* rgb */ color: rgb(226, 244, 234); /* oklch */ color: oklch(95.1% 0.023 161.7);
Tailwind
colors: {
custom: {
50: '#ebf7f0',
500: '#e2f4ea',
950: '#000000',
},
}SCSS
$custom: #e2f4ea; $custom-light: #ebf7f0; $custom-dark: #000000;
JSON
{
"hex": "#e2f4ea",
"rgb": {
"r": 226,
"g": 244,
"b": 234
},
"hsl": {
"h": 146.667,
"s": 45,
"l": 92.157
},
"oklch": {
"l": 0.95107,
"c": 0.02314,
"h": 161.7
},
"luminance": 0.86811
}Semantic roles & 50–950 ramp
primary
#E2F4EA
secondary
#D2A8BF
accent
#2D7AB8
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585