#E4F6EA#E4F6EA
#E4F6EA is a very light, muted green. Relative luminance 0.883; OKLCH L 95.7% C 0.025 H 156.7°. Best body text is #000000 at 18.67:1 contrast (WCAG AA passes).
Color values
| HEX | #E4F6EA |
|---|---|
| RGB | rgb(228, 246, 234) |
| HSL | hsl(140, 50%, 93%) |
| HSV | hsv(140, 7%, 96%) |
| CMYK | cmyk(7.3%, 0%, 4.9%, 3.5%) |
| CIE-LAB | lab(95.31, -8.08, 3.74) |
| CIE-LCH | lch(95.31, 8.90, 155.14°) |
| OKLab | oklab(95.65% -0.0227 0.0098) |
| OKLCH | oklch(95.65% 0.025 156.7) |
| XYZ | xyz(79.7990, 88.3452, 90.6742) |
| Luminance | 0.8835 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.45
Mintcream
#F5FFFA
ΔE00 5.02
Azure (CSS)
#F0FFFF
ΔE00 6.05
Lightcyan
#E0FFFF
ΔE00 6.34
Ice
#D6FFFA
ΔE00 7.01
Ivory
#FFFFF0
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4F6EA #F6E4F0
analogous
#E7F6E4 #E4F6EA #E4F6F3
triadic
#E4F6EA #EAE4F6 #F6EAE4
tetradic
#E4F6EA #E4E7F6 #F6E4F0 #F6F3E4
square
#E4F6EA #E4E7F6 #F6E4F0 #F6F3E4
split-complementary
#E4F6EA #F3E4F6 #F6E4E7
monochromatic
#88D7A3 #B6E7C6 #E4F6EA #E8F7ED #E8F7ED
Accessibility & contrast
On white
1.12
#E4F6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.67
#E4F6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4F6EA
18.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4F6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4F6EA | 1.00 | 1.12 | 18.67 | 18.67 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3E9
Deuteranopia (green-blind)
#F2F1EB
Tritanopia (blue-blind)
#E1F6F2
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #e4f6ea; /* rgb */ color: rgb(228, 246, 234); /* oklch */ color: oklch(95.7% 0.025 156.7);
Tailwind
colors: {
custom: {
50: '#ecf9f0',
500: '#e4f6ea',
950: '#000000',
},
}SCSS
$custom: #e4f6ea; $custom-light: #ecf9f0; $custom-dark: #000000;
JSON
{
"hex": "#e4f6ea",
"rgb": {
"r": 228,
"g": 246,
"b": 234
},
"hsl": {
"h": 140,
"s": 50,
"l": 92.941
},
"oklch": {
"l": 0.95654,
"c": 0.02473,
"h": 156.7
},
"luminance": 0.88346
}Semantic roles & 50–950 ramp
primary
#E4F6EA
secondary
#D5A9C7
accent
#288CBD
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161716
muted
#848585