#E4FEEB#E4FEEB
#E4FEEB is a very light, muted green. Relative luminance 0.934; OKLCH L 97.3% C 0.037 H 153.9°. Best body text is #000000 at 19.68:1 contrast (WCAG AA passes).
Color values
| HEX | #E4FEEB |
|---|---|
| RGB | rgb(228, 254, 235) |
| HSL | hsl(136, 93%, 95%) |
| HSV | hsv(136, 10%, 100%) |
| CMYK | cmyk(10.2%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(97.38, -11.89, 6.23) |
| CIE-LCH | lch(97.38, 13.42, 152.36°) |
| OKLab | oklab(97.3% -0.0332 0.0162) |
| OKLCH | oklch(97.3% 0.037 153.9) |
| XYZ | xyz(82.4289, 93.3746, 92.2615) |
| Luminance | 0.9338 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.93
Ice
#D6FFFA
ΔE00 6.61
Lightcyan
#E0FFFF
ΔE00 7.74
Ice Blue (survey)
#D7FFFE
ΔE00 7.86
Very Pale Blue
#D6FFFE
ΔE00 7.96
Mintcream
#F5FFFA
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4FEEB #FEE4F7
analogous
#EAFEE4 #E4FEEB #E4FEF8
triadic
#E4FEEB #EBE4FE #FEEBE4
tetradic
#E4FEEB #E4EAFE #FEE4F7 #FEF8E4
square
#E4FEEB #E4EAFE #FEE4F7 #FEF8E4
split-complementary
#E4FEEB #F8E4FE #FEE4EA
monochromatic
#6EFA94 #A9FCBF #E1FEE9 #E1FEE9 #E1FEE9
Accessibility & contrast
On white
1.07
#E4FEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.68
#E4FEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4FEEB
19.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4FEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4FEEB | 1.00 | 1.07 | 19.68 | 19.68 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF9EA
Deuteranopia (green-blind)
#F9F6EC
Tritanopia (blue-blind)
#E1FDF8
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e4feeb; /* rgb */ color: rgb(228, 254, 235); /* oklch */ color: oklch(97.3% 0.037 153.9);
Tailwind
colors: {
custom: {
50: '#ecfef1',
500: '#e4feeb',
950: '#000000',
},
}SCSS
$custom: #e4feeb; $custom-light: #ecfef1; $custom-dark: #000000;
JSON
{
"hex": "#e4feeb",
"rgb": {
"r": 228,
"g": 254,
"b": 235
},
"hsl": {
"h": 136.154,
"s": 92.857,
"l": 94.51
},
"oklch": {
"l": 0.97303,
"c": 0.03694,
"h": 153.9
},
"luminance": 0.93376
}Semantic roles & 50–950 ramp
primary
#E4FEEB
secondary
#EA9CD5
accent
#00A8E6
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161716
muted
#848585