#E4F4DC#E4F4DC
#E4F4DC is a very light, muted green. Relative luminance 0.864; OKLCH L 94.9% C 0.036 H 135.0°. Best body text is #000000 at 18.27:1 contrast (WCAG AA passes).
Color values
| HEX | #E4F4DC |
|---|---|
| RGB | rgb(228, 244, 220) |
| HSL | hsl(100, 52%, 91%) |
| HSV | hsv(100, 10%, 96%) |
| CMYK | cmyk(6.6%, 0%, 9.8%, 4.3%) |
| CIE-LAB | lab(94.47, -9.51, 9.77) |
| CIE-LCH | lch(94.47, 13.64, 134.25°) |
| OKLab | oklab(94.88% -0.0255 0.0254) |
| OKLCH | oklch(94.88% 0.036 135) |
| XYZ | xyz(77.2616, 86.3622, 80.2955) |
| Luminance | 0.8636 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.07
Beige
#F5F5DC
ΔE00 6.05
Off White (survey)
#FFFFE4
ΔE00 6.62
Lightyellow
#FFFFE0
ΔE00 6.75
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.44
Ivory
#FFFFF0
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4F4DC #ECDCF4
analogous
#F0F4DC #E4F4DC #DCF4E0
triadic
#E4F4DC #DCE4F4 #F4DCE4
tetradic
#E4F4DC #DCF0F4 #ECDCF4 #F4E0DC
square
#E4F4DC #DCF0F4 #ECDCF4 #F4E0DC
split-complementary
#E4F4DC #E0DCF4 #F4DCF0
monochromatic
#9CD77F #C0E5AD #E4F4DC #EDF8E8 #EDF8E8
Accessibility & contrast
On white
1.15
#E4F4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.27
#E4F4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4F4DC
18.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4F4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4F4DC | 1.00 | 1.15 | 18.27 | 18.27 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DB
Deuteranopia (green-blind)
#F3EFDD
Tritanopia (blue-blind)
#E4F2ED
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #e4f4dc; /* rgb */ color: rgb(228, 244, 220); /* oklch */ color: oklch(94.9% 0.036 135.0);
Tailwind
colors: {
custom: {
50: '#ecf7e6',
500: '#e4f4dc',
950: '#000000',
},
}SCSS
$custom: #e4f4dc; $custom-light: #ecf7e6; $custom-dark: #000000;
JSON
{
"hex": "#e4f4dc",
"rgb": {
"r": 228,
"g": 244,
"b": 220
},
"hsl": {
"h": 100,
"s": 52.174,
"l": 90.98
},
"oklch": {
"l": 0.94882,
"c": 0.03599,
"h": 135
},
"luminance": 0.86363
}Semantic roles & 50–950 ramp
primary
#E4F4DC
secondary
#C2A1D3
accent
#26C08C
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161716
muted
#848584