#E4FFE2#E4FFE2
#E4FFE2 is a very light, muted green. Relative luminance 0.935; OKLCH L 97.3% C 0.047 H 143.3°. Best body text is #000000 at 19.70:1 contrast (WCAG AA passes).
Color values
| HEX | #E4FFE2 |
|---|---|
| RGB | rgb(228, 255, 226) |
| HSL | hsl(116, 100%, 94%) |
| HSV | hsv(116, 11%, 100%) |
| CMYK | cmyk(10.6%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(97.43, -13.95, 10.92) |
| CIE-LCH | lch(97.43, 17.72, 141.95°) |
| OKLab | oklab(97.28% -0.0381 0.0284) |
| OKLCH | oklch(97.28% 0.047 143.3) |
| XYZ | xyz(81.4796, 93.5039, 85.6921) |
| Luminance | 0.9351 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.02
Lightyellow
#FFFFE0
ΔE00 8.94
Off White (survey)
#FFFFE4
ΔE00 9.11
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.14
Very Pale Green
#CFFDBC
ΔE00 9.17
Beige
#F5F5DC
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4FFE2 #FDE2FF
analogous
#F3FFE2 #E4FFE2 #E2FFEF
triadic
#E4FFE2 #E2E4FF #FFE2E4
tetradic
#E4FFE2 #E2F3FF #FDE2FF #FFEFE2
square
#E4FFE2 #E2F3FF #FDE2FF #FFEFE2
split-complementary
#E4FFE2 #EFE2FF #FFE2F3
monochromatic
#72FF68 #ABFFA5 #E3FFE0 #E3FFE0 #E3FFE0
Accessibility & contrast
On white
1.07
#E4FFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.70
#E4FFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4FFE2
19.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4FFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4FFE2 | 1.00 | 1.07 | 19.70 | 19.70 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9E0
Deuteranopia (green-blind)
#FCF7E3
Tritanopia (blue-blind)
#E2FDF7
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e4ffe2; /* rgb */ color: rgb(228, 255, 226); /* oklch */ color: oklch(97.3% 0.047 143.3);
Tailwind
colors: {
custom: {
50: '#ecffeb',
500: '#e4ffe2',
950: '#000000',
},
}SCSS
$custom: #e4ffe2; $custom-light: #ecffeb; $custom-dark: #000000;
JSON
{
"hex": "#e4ffe2",
"rgb": {
"r": 228,
"g": 255,
"b": 226
},
"hsl": {
"h": 115.862,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.97276,
"c": 0.04749,
"h": 143.3
},
"luminance": 0.93505
}Semantic roles & 50–950 ramp
primary
#E4FFE2
secondary
#E798ED
accent
#00E6D6
background
#FEFFFE
surface
#FDFFFD
border
#D5D7D5
text
#161816
muted
#848684