#E4F4DF#E4F4DF
#E4F4DF is a very light, muted green. Relative luminance 0.865; OKLCH L 95.0% C 0.033 H 138.2°. Best body text is #000000 at 18.30:1 contrast (WCAG AA passes).
Color values
| HEX | #E4F4DF |
|---|---|
| RGB | rgb(228, 244, 223) |
| HSL | hsl(106, 49%, 92%) |
| HSV | hsv(106, 9%, 96%) |
| CMYK | cmyk(6.6%, 0%, 8.6%, 4.3%) |
| CIE-LAB | lab(94.54, -9.00, 8.32) |
| CIE-LCH | lch(94.54, 12.26, 137.27°) |
| OKLab | oklab(94.96% -0.0243 0.0217) |
| OKLCH | oklch(94.96% 0.033 138.2) |
| XYZ | xyz(77.6625, 86.5225, 82.4067) |
| Luminance | 0.8652 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.29
Beige
#F5F5DC
ΔE00 6.16
Off White (survey)
#FFFFE4
ΔE00 6.80
Lightyellow
#FFFFE0
ΔE00 7.10
Mintcream
#F5FFFA
ΔE00 7.47
Ivory
#FFFFF0
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4F4DF #EFDFF4
analogous
#EFF4DF #E4F4DF #DFF4E5
triadic
#E4F4DF #DFE4F4 #F4DFE4
tetradic
#E4F4DF #DFEFF4 #EFDFF4 #F4E5DF
square
#E4F4DF #DFEFF4 #EFDFF4 #F4E5DF
split-complementary
#E4F4DF #E5DFF4 #F4DFEF
monochromatic
#97D584 #BEE4B1 #E4F4DF #ECF7E8 #ECF7E8
Accessibility & contrast
On white
1.15
#E4F4DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.30
#E4F4DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4F4DF
18.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4F4DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4F4DF | 1.00 | 1.15 | 18.30 | 18.30 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DE
Deuteranopia (green-blind)
#F3EFE0
Tritanopia (blue-blind)
#E4F2EE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #e4f4df; /* rgb */ color: rgb(228, 244, 223); /* oklch */ color: oklch(95.0% 0.033 138.2);
Tailwind
colors: {
custom: {
50: '#ecf7e9',
500: '#e4f4df',
950: '#000000',
},
}SCSS
$custom: #e4f4df; $custom-light: #ecf7e9; $custom-dark: #000000;
JSON
{
"hex": "#e4f4df",
"rgb": {
"r": 228,
"g": 244,
"b": 223
},
"hsl": {
"h": 105.714,
"s": 48.837,
"l": 91.569
},
"oklch": {
"l": 0.94959,
"c": 0.03255,
"h": 138.2
},
"luminance": 0.86523
}Semantic roles & 50–950 ramp
primary
#E4F4DF
secondary
#C8A5D3
accent
#29BC99
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161716
muted
#848584