#E2FEE4#E2FEE4
#E2FEE4 is a very light, muted green. Relative luminance 0.927; OKLCH L 97.0% C 0.045 H 147.2°. Best body text is #000000 at 19.53:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FEE4 |
|---|---|
| RGB | rgb(226, 254, 228) |
| HSL | hsl(124, 93%, 94%) |
| HSV | hsv(124, 11%, 100%) |
| CMYK | cmyk(11%, 0%, 10.2%, 0.4%) |
| CIE-LAB | lab(97.09, -13.78, 9.38) |
| CIE-LCH | lch(97.09, 16.67, 145.74°) |
| OKLab | oklab(96.98% -0.0379 0.0244) |
| OKLCH | oklch(96.98% 0.045 147.2) |
| XYZ | xyz(80.8065, 92.6527, 87.0102) |
| Luminance | 0.9265 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.61
Ice
#D6FFFA
ΔE00 8.41
Pale Aqua
#B8FFEB
ΔE00 9.40
Lightyellow
#FFFFE0
ΔE00 9.40
Off White (survey)
#FFFFE4
ΔE00 9.45
Beige
#F5F5DC
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FEE4 #FEE2FC
analogous
#EEFEE2 #E2FEE4 #E2FEF2
triadic
#E2FEE4 #E4E2FE #FEE4E2
tetradic
#E2FEE4 #E2EEFE #FEE2FC #FEF2E2
square
#E2FEE4 #E2EEFE #FEE2FC #FEF2E2
split-complementary
#E2FEE4 #F2E2FE #FEE2EE
monochromatic
#6CFA76 #A7FCAD #E1FEE3 #E1FEE3 #E1FEE3
Accessibility & contrast
On white
1.08
#E2FEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.53
#E2FEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FEE4
19.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FEE4 | 1.00 | 1.08 | 19.53 | 19.53 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9E3
Deuteranopia (green-blind)
#FAF5E5
Tritanopia (blue-blind)
#DFFCF6
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e2fee4; /* rgb */ color: rgb(226, 254, 228); /* oklch */ color: oklch(97.0% 0.045 147.2);
Tailwind
colors: {
custom: {
50: '#ebfeec',
500: '#e2fee4',
950: '#000000',
},
}SCSS
$custom: #e2fee4; $custom-light: #ebfeec; $custom-dark: #000000;
JSON
{
"hex": "#e2fee4",
"rgb": {
"r": 226,
"g": 254,
"b": 228
},
"hsl": {
"h": 124.286,
"s": 93.333,
"l": 94.118
},
"oklch": {
"l": 0.96984,
"c": 0.04507,
"h": 147.2
},
"luminance": 0.92654
}Semantic roles & 50–950 ramp
primary
#E2FEE4
secondary
#EA9AE4
accent
#00D5E6
background
#FEFFFE
surface
#FDFFFD
border
#D5D7D5
text
#161716
muted
#848584