#E4FFE4#E4FFE4
#E4FFE4 is a very light, muted green. Relative luminance 0.936; OKLCH L 97.3% C 0.045 H 145.2°. Best body text is #000000 at 19.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E4FFE4 |
|---|---|
| RGB | rgb(228, 255, 228) |
| HSL | hsl(120, 100%, 95%) |
| HSV | hsv(120, 11%, 100%) |
| CMYK | cmyk(10.6%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(97.48, -13.61, 9.96) |
| CIE-LCH | lch(97.48, 16.86, 143.81°) |
| OKLab | oklab(97.33% -0.0373 0.0259) |
| OKLCH | oklch(97.33% 0.045 145.2) |
| XYZ | xyz(81.7556, 93.6144, 87.1459) |
| Luminance | 0.9362 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.58
Ice
#D6FFFA
ΔE00 8.82
Lightyellow
#FFFFE0
ΔE00 9.05
Off White (survey)
#FFFFE4
ΔE00 9.13
Beige
#F5F5DC
ΔE00 9.22
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4FFE4 #FFE4FF
analogous
#F2FFE4 #E4FFE4 #E4FFF2
triadic
#E4FFE4 #E4E4FF #FFE4E4
tetradic
#E4FFE4 #E4F2FF #FFE4FF #FFF2E4
square
#E4FFE4 #E4F2FF #FFE4FF #FFF2E4
split-complementary
#E4FFE4 #F2E4FF #FFE4F2
monochromatic
#6AFF6A #A7FFA7 #E0FFE0 #E0FFE0 #E0FFE0
Accessibility & contrast
On white
1.06
#E4FFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.72
#E4FFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4FFE4
19.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4FFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4FFE4 | 1.00 | 1.06 | 19.72 | 19.72 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAE3
Deuteranopia (green-blind)
#FBF7E5
Tritanopia (blue-blind)
#E2FDF7
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e4ffe4; /* rgb */ color: rgb(228, 255, 228); /* oklch */ color: oklch(97.3% 0.045 145.2);
Tailwind
colors: {
custom: {
50: '#ecffec',
500: '#e4ffe4',
950: '#000000',
},
}SCSS
$custom: #e4ffe4; $custom-light: #ecffec; $custom-dark: #000000;
JSON
{
"hex": "#e4ffe4",
"rgb": {
"r": 228,
"g": 255,
"b": 228
},
"hsl": {
"h": 120,
"s": 100,
"l": 94.706
},
"oklch": {
"l": 0.97326,
"c": 0.04539,
"h": 145.2
},
"luminance": 0.93615
}Semantic roles & 50–950 ramp
primary
#E4FFE4
secondary
#ED9AED
accent
#00E5E6
background
#FEFFFE
surface
#FDFFFD
border
#D5D7D5
text
#161816
muted
#848684