#E4FDEC#E4FDEC
#E4FDEC is a very light, muted green. Relative luminance 0.928; OKLCH L 97.1% C 0.034 H 156.0°. Best body text is #000000 at 19.56:1 contrast (WCAG AA passes).
Color values
| HEX | #E4FDEC |
|---|---|
| RGB | rgb(228, 253, 236) |
| HSL | hsl(139, 86%, 94%) |
| HSV | hsv(139, 10%, 99%) |
| CMYK | cmyk(9.9%, 0%, 6.7%, 0.8%) |
| CIE-LAB | lab(97.15, -11.21, 5.37) |
| CIE-LCH | lch(97.15, 12.44, 154.39°) |
| OKLab | oklab(97.13% -0.0314 0.014) |
| OKLCH | oklch(97.13% 0.034 156) |
| XYZ | xyz(82.2573, 92.7995, 92.9190) |
| Luminance | 0.9280 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.48
Ice
#D6FFFA
ΔE00 6.23
Lightcyan
#E0FFFF
ΔE00 7.09
Ice Blue (survey)
#D7FFFE
ΔE00 7.36
Mintcream
#F5FFFA
ΔE00 7.46
Very Pale Blue
#D6FFFE
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4FDEC #FDE4F5
analogous
#E9FDE4 #E4FDEC #E4FDF9
triadic
#E4FDEC #ECE4FD #FDECE4
tetradic
#E4FDEC #E4E9FD #FDE4F5 #FDF9E4
square
#E4FDEC #E4E9FD #FDE4F5 #FDF9E4
split-complementary
#E4FDEC #F9E4FD #FDE4E9
monochromatic
#72F59C #ABF9C4 #E3FDEB #E3FDEB #E3FDEB
Accessibility & contrast
On white
1.07
#E4FDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.56
#E4FDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4FDEC
19.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4FDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4FDEC | 1.00 | 1.07 | 19.56 | 19.56 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9EB
Deuteranopia (green-blind)
#F8F6ED
Tritanopia (blue-blind)
#E0FCF8
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e4fdec; /* rgb */ color: rgb(228, 253, 236); /* oklch */ color: oklch(97.1% 0.034 156.0);
Tailwind
colors: {
custom: {
50: '#ecfef2',
500: '#e4fdec',
950: '#000000',
},
}SCSS
$custom: #e4fdec; $custom-light: #ecfef2; $custom-dark: #000000;
JSON
{
"hex": "#e4fdec",
"rgb": {
"r": 228,
"g": 253,
"b": 236
},
"hsl": {
"h": 139.2,
"s": 86.207,
"l": 94.314
},
"oklch": {
"l": 0.97126,
"c": 0.03442,
"h": 156
},
"luminance": 0.92801
}Semantic roles & 50–950 ramp
primary
#E4FDEC
secondary
#E79ED0
accent
#039BE3
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161716
muted
#848585