#E4F8DC#E4F8DC
#E4F8DC is a very light, muted green. Relative luminance 0.888; OKLCH L 95.7% C 0.043 H 136.7°. Best body text is #000000 at 18.76:1 contrast (WCAG AA passes).
Color values
| HEX | #E4F8DC |
|---|---|
| RGB | rgb(228, 248, 220) |
| HSL | hsl(103, 67%, 92%) |
| HSV | hsv(103, 11%, 97%) |
| CMYK | cmyk(8.1%, 0%, 11.3%, 2.7%) |
| CIE-LAB | lab(95.49, -11.51, 11.24) |
| CIE-LCH | lch(95.49, 16.08, 135.69°) |
| OKLab | oklab(95.7% -0.0309 0.0292) |
| OKLCH | oklch(95.7% 0.043 136.7) |
| XYZ | xyz(78.4782, 88.7955, 80.7010) |
| Luminance | 0.8880 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.13
Beige
#F5F5DC
ΔE00 7.26
Lightyellow
#FFFFE0
ΔE00 7.34
Off White (survey)
#FFFFE4
ΔE00 7.47
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.60
Eggshell (survey)
#FFFFD4
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4F8DC #F0DCF8
analogous
#F2F8DC #E4F8DC #DCF8E2
triadic
#E4F8DC #DCE4F8 #F8DCE4
tetradic
#E4F8DC #DCF2F8 #F0DCF8 #F8E2DC
square
#E4F8DC #DCF2F8 #F0DCF8 #F8E2DC
split-complementary
#E4F8DC #E2DCF8 #F8DCF2
monochromatic
#95E476 #BDEEA9 #E4F8DC #EBFAE5 #EBFAE5
Accessibility & contrast
On white
1.12
#E4F8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.76
#E4F8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4F8DC
18.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4F8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4F8DC | 1.00 | 1.12 | 18.76 | 18.76 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF3DA
Deuteranopia (green-blind)
#F7F1DD
Tritanopia (blue-blind)
#E4F6F0
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #e4f8dc; /* rgb */ color: rgb(228, 248, 220); /* oklch */ color: oklch(95.7% 0.043 136.7);
Tailwind
colors: {
custom: {
50: '#ecfae6',
500: '#e4f8dc',
950: '#000000',
},
}SCSS
$custom: #e4f8dc; $custom-light: #ecfae6; $custom-dark: #000000;
JSON
{
"hex": "#e4f8dc",
"rgb": {
"r": 228,
"g": 248,
"b": 220
},
"hsl": {
"h": 102.857,
"s": 66.667,
"l": 91.765
},
"oklch": {
"l": 0.95696,
"c": 0.04255,
"h": 136.7
},
"luminance": 0.88796
}Semantic roles & 50–950 ramp
primary
#E4F8DC
secondary
#C99DDB
accent
#17CF9A
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161716
muted
#848584