#E4FEEA#E4FEEA
#E4FEEA is a very light, muted green. Relative luminance 0.933; OKLCH L 97.3% C 0.038 H 152.5°. Best body text is #000000 at 19.66:1 contrast (WCAG AA passes).
Color values
| HEX | #E4FEEA |
|---|---|
| RGB | rgb(228, 254, 234) |
| HSL | hsl(134, 93%, 95%) |
| HSV | hsv(134, 10%, 100%) |
| CMYK | cmyk(10.2%, 0%, 7.9%, 0.4%) |
| CIE-LAB | lab(97.36, -12.07, 6.71) |
| CIE-LCH | lch(97.36, 13.80, 150.94°) |
| OKLab | oklab(97.28% -0.0336 0.0175) |
| OKLCH | oklch(97.28% 0.038 152.5) |
| XYZ | xyz(82.2849, 93.3170, 91.5028) |
| Luminance | 0.9332 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.07
Ice
#D6FFFA
ΔE00 6.90
Lightcyan
#E0FFFF
ΔE00 8.09
Ice Blue (survey)
#D7FFFE
ΔE00 8.18
Very Pale Blue
#D6FFFE
ΔE00 8.28
Mintcream
#F5FFFA
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4FEEA #FEE4F8
analogous
#EBFEE4 #E4FEEA #E4FEF7
triadic
#E4FEEA #EAE4FE #FEEAE4
tetradic
#E4FEEA #E4EBFE #FEE4F8 #FEF7E4
square
#E4FEEA #E4EBFE #FEE4F8 #FEF7E4
split-complementary
#E4FEEA #F7E4FE #FEE4EB
monochromatic
#6EFA8E #A9FCBC #E1FEE8 #E1FEE8 #E1FEE8
Accessibility & contrast
On white
1.07
#E4FEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.66
#E4FEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4FEEA
19.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4FEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4FEEA | 1.00 | 1.07 | 19.66 | 19.66 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF9E9
Deuteranopia (green-blind)
#F9F6EB
Tritanopia (blue-blind)
#E1FDF8
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e4feea; /* rgb */ color: rgb(228, 254, 234); /* oklch */ color: oklch(97.3% 0.038 152.5);
Tailwind
colors: {
custom: {
50: '#ecfef0',
500: '#e4feea',
950: '#000000',
},
}SCSS
$custom: #e4feea; $custom-light: #ecfef0; $custom-dark: #000000;
JSON
{
"hex": "#e4feea",
"rgb": {
"r": 228,
"g": 254,
"b": 234
},
"hsl": {
"h": 133.846,
"s": 92.857,
"l": 94.51
},
"oklch": {
"l": 0.97276,
"c": 0.03785,
"h": 152.5
},
"luminance": 0.93318
}Semantic roles & 50–950 ramp
primary
#E4FEEA
secondary
#EA9CD8
accent
#00B1E6
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161716
muted
#848585