#E2F9EA#E2F9EA
#E2F9EA is a very light, muted green. Relative luminance 0.899; OKLCH L 96.1% C 0.031 H 157.2°. Best body text is #000000 at 18.97:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F9EA |
|---|---|
| RGB | rgb(226, 249, 234) |
| HSL | hsl(141, 66%, 93%) |
| HSV | hsv(141, 9%, 98%) |
| CMYK | cmyk(9.2%, 0%, 6%, 2.4%) |
| CIE-LAB | lab(95.94, -10.24, 4.64) |
| CIE-LCH | lch(95.94, 11.24, 155.61°) |
| OKLab | oklab(96.12% -0.0288 0.0121) |
| OKLCH | oklch(96.12% 0.031 157.2) |
| XYZ | xyz(80.0879, 89.8596, 90.9512) |
| Luminance | 0.8986 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.10
Ice
#D6FFFA
ΔE00 6.18
Lightcyan
#E0FFFF
ΔE00 6.61
Mintcream
#F5FFFA
ΔE00 6.73
Ice Blue (survey)
#D7FFFE
ΔE00 7.12
Very Pale Blue
#D6FFFE
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F9EA #F9E2F1
analogous
#E5F9E2 #E2F9EA #E2F9F5
triadic
#E2F9EA #EAE2F9 #F9EAE2
tetradic
#E2F9EA #E2E5F9 #F9E2F1 #F9F5E2
square
#E2F9EA #E2E5F9 #F9E2F1 #F9F5E2
split-complementary
#E2F9EA #F5E2F9 #F9E2E5
monochromatic
#7DE4A1 #AFEFC5 #E2F9EA #E6FAED #E6FAED
Accessibility & contrast
On white
1.11
#E2F9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.97
#E2F9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F9EA
18.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F9EA | 1.00 | 1.11 | 18.97 | 18.97 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F5E9
Deuteranopia (green-blind)
#F4F2EB
Tritanopia (blue-blind)
#DFF9F4
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #e2f9ea; /* rgb */ color: rgb(226, 249, 234); /* oklch */ color: oklch(96.1% 0.031 157.2);
Tailwind
colors: {
custom: {
50: '#ebfbf0',
500: '#e2f9ea',
950: '#000000',
},
}SCSS
$custom: #e2f9ea; $custom-light: #ebfbf0; $custom-dark: #000000;
JSON
{
"hex": "#e2f9ea",
"rgb": {
"r": 226,
"g": 249,
"b": 234
},
"hsl": {
"h": 140.87,
"s": 65.714,
"l": 93.137
},
"oklch": {
"l": 0.9612,
"c": 0.03122,
"h": 157.2
},
"luminance": 0.89861
}Semantic roles & 50–950 ramp
primary
#E2F9EA
secondary
#DDA2C8
accent
#188ECE
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161716
muted
#848585