#E4F6E4#E4F6E4
#E4F6E4 is a very light, muted green. Relative luminance 0.880; OKLCH L 95.5% C 0.030 H 145.3°. Best body text is #000000 at 18.60:1 contrast (WCAG AA passes).
Color values
| HEX | #E4F6E4 |
|---|---|
| RGB | rgb(228, 246, 228) |
| HSL | hsl(120, 50%, 93%) |
| HSV | hsv(120, 7%, 96%) |
| CMYK | cmyk(7.3%, 0%, 7.3%, 3.5%) |
| CIE-LAB | lab(95.16, -9.14, 6.64) |
| CIE-LCH | lch(95.16, 11.29, 144.02°) |
| OKLab | oklab(95.49% -0.0251 0.0173) |
| OKLCH | oklch(95.49% 0.03 145.3) |
| XYZ | xyz(78.9516, 88.0063, 86.2112) |
| Luminance | 0.8801 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.57
Mintcream
#F5FFFA
ΔE00 6.72
Beige
#F5F5DC
ΔE00 7.01
Off White (survey)
#FFFFE4
ΔE00 7.55
Ivory
#FFFFF0
ΔE00 7.67
Lightyellow
#FFFFE0
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4F6E4 #F6E4F6
analogous
#EDF6E4 #E4F6E4 #E4F6ED
triadic
#E4F6E4 #E4E4F6 #F6E4E4
tetradic
#E4F6E4 #E4EDF6 #F6E4F6 #F6EDE4
square
#E4F6E4 #E4EDF6 #F6E4F6 #F6EDE4
split-complementary
#E4F6E4 #EDE4F6 #F6E4ED
monochromatic
#88D788 #B6E7B6 #E4F6E4 #E8F7E8 #E8F7E8
Accessibility & contrast
On white
1.13
#E4F6E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.60
#E4F6E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4F6E4
18.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4F6E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4F6E4 | 1.00 | 1.13 | 18.60 | 18.60 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F2E3
Deuteranopia (green-blind)
#F4F0E5
Tritanopia (blue-blind)
#E3F5F1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #e4f6e4; /* rgb */ color: rgb(228, 246, 228); /* oklch */ color: oklch(95.5% 0.030 145.3);
Tailwind
colors: {
custom: {
50: '#ecf9ec',
500: '#e4f6e4',
950: '#000000',
},
}SCSS
$custom: #e4f6e4; $custom-light: #ecf9ec; $custom-dark: #000000;
JSON
{
"hex": "#e4f6e4",
"rgb": {
"r": 228,
"g": 246,
"b": 228
},
"hsl": {
"h": 120,
"s": 50,
"l": 92.941
},
"oklch": {
"l": 0.95494,
"c": 0.03047,
"h": 145.3
},
"luminance": 0.88007
}Semantic roles & 50–950 ramp
primary
#E4F6E4
secondary
#D5A9D5
accent
#28BDBD
background
#FEFFFE
surface
#FDFFFD
border
#D5D7D5
text
#161716
muted
#848584