#E4FFE0#E4FFE0
#E4FFE0 is a very light, muted green. Relative luminance 0.934; OKLCH L 97.2% C 0.050 H 141.6°. Best body text is #000000 at 19.68:1 contrast (WCAG AA passes).
Color values
| HEX | #E4FFE0 |
|---|---|
| RGB | rgb(228, 255, 224) |
| HSL | hsl(112, 100%, 94%) |
| HSV | hsv(112, 12%, 100%) |
| CMYK | cmyk(10.6%, 0%, 12.2%, 0%) |
| CIE-LAB | lab(97.39, -14.29, 11.88) |
| CIE-LCH | lch(97.39, 18.59, 140.26°) |
| OKLab | oklab(97.23% -0.0389 0.0308) |
| OKLCH | oklch(97.23% 0.05 141.6) |
| XYZ | xyz(81.2068, 93.3948, 84.2552) |
| Luminance | 0.9340 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.47
Very Pale Green
#CFFDBC
ΔE00 8.63
Very Light Green
#D1FFBD
ΔE00 8.72
Lightyellow
#FFFFE0
ΔE00 8.86
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.88
Eggshell (survey)
#FFFFD4
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4FFE0 #FBE0FF
analogous
#F4FFE0 #E4FFE0 #E0FFEC
triadic
#E4FFE0 #E0E4FF #FFE0E4
tetradic
#E4FFE0 #E0F4FF #FBE0FF #FFECE0
square
#E4FFE0 #E0F4FF #FBE0FF #FFECE0
split-complementary
#E4FFE0 #ECE0FF #FFE0F4
monochromatic
#79FF66 #AFFFA3 #E4FFE0 #E4FFE0 #E4FFE0
Accessibility & contrast
On white
1.07
#E4FFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.68
#E4FFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4FFE0
19.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4FFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4FFE0 | 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)
#FFF9DE
Deuteranopia (green-blind)
#FCF6E1
Tritanopia (blue-blind)
#E2FDF6
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e4ffe0; /* rgb */ color: rgb(228, 255, 224); /* oklch */ color: oklch(97.2% 0.050 141.6);
Tailwind
colors: {
custom: {
50: '#ecffe9',
500: '#e4ffe0',
950: '#000000',
},
}SCSS
$custom: #e4ffe0; $custom-light: #ecffe9; $custom-dark: #000000;
JSON
{
"hex": "#e4ffe0",
"rgb": {
"r": 228,
"g": 255,
"b": 224
},
"hsl": {
"h": 112.258,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.97227,
"c": 0.04962,
"h": 141.6
},
"luminance": 0.93396
}Semantic roles & 50–950 ramp
primary
#E4FFE0
secondary
#E197ED
accent
#00E6C8
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161816
muted
#848684