#E4FFEB#E4FFEB
#E4FFEB is a very light, muted green. Relative luminance 0.940; OKLCH L 97.5% C 0.039 H 153.5°. Best body text is #000000 at 19.80:1 contrast (WCAG AA passes).
Color values
| HEX | #E4FFEB |
|---|---|
| RGB | rgb(228, 255, 235) |
| HSL | hsl(136, 100%, 95%) |
| HSV | hsv(136, 11%, 100%) |
| CMYK | cmyk(10.6%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(97.64, -12.38, 6.60) |
| CIE-LCH | lch(97.64, 14.03, 151.96°) |
| OKLab | oklab(97.51% -0.0345 0.0172) |
| OKLCH | oklch(97.51% 0.039 153.5) |
| XYZ | xyz(82.7471, 94.0109, 92.3676) |
| Luminance | 0.9401 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.29
Ice
#D6FFFA
ΔE00 6.74
Lightcyan
#E0FFFF
ΔE00 8.05
Ice Blue (survey)
#D7FFFE
ΔE00 8.06
Very Pale Blue
#D6FFFE
ΔE00 8.15
Mintcream
#F5FFFA
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4FFEB #FFE4F8
analogous
#EBFFE4 #E4FFEB #E4FFF9
triadic
#E4FFEB #EBE4FF #FFEBE4
tetradic
#E4FFEB #E4EBFF #FFE4F8 #FFF9E4
square
#E4FFEB #E4EBFF #FFE4F8 #FFF9E4
split-complementary
#E4FFEB #F9E4FF #FFE4EB
monochromatic
#6AFF90 #A7FFBE #E0FFE8 #E0FFE8 #E0FFE8
Accessibility & contrast
On white
1.06
#E4FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.80
#E4FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4FFEB
19.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4FFEB | 1.00 | 1.06 | 19.80 | 19.80 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAEA
Deuteranopia (green-blind)
#FAF7EC
Tritanopia (blue-blind)
#E0FEF9
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e4ffeb; /* rgb */ color: rgb(228, 255, 235); /* oklch */ color: oklch(97.5% 0.039 153.5);
Tailwind
colors: {
custom: {
50: '#ecfff1',
500: '#e4ffeb',
950: '#000000',
},
}SCSS
$custom: #e4ffeb; $custom-light: #ecfff1; $custom-dark: #000000;
JSON
{
"hex": "#e4ffeb",
"rgb": {
"r": 228,
"g": 255,
"b": 235
},
"hsl": {
"h": 135.556,
"s": 100,
"l": 94.706
},
"oklch": {
"l": 0.97506,
"c": 0.03856,
"h": 153.5
},
"luminance": 0.94012
}Semantic roles & 50–950 ramp
primary
#E4FFEB
secondary
#ED9AD8
accent
#00AAE6
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161816
muted
#848685