#E5FDEC#E5FDEC
#E5FDEC is a very light, muted green. Relative luminance 0.930; OKLCH L 97.2% C 0.034 H 154.9°. Best body text is #000000 at 19.59:1 contrast (WCAG AA passes).
Color values
| HEX | #E5FDEC |
|---|---|
| RGB | rgb(229, 253, 236) |
| HSL | hsl(138, 86%, 95%) |
| HSV | hsv(138, 9%, 99%) |
| CMYK | cmyk(9.5%, 0%, 6.7%, 0.8%) |
| CIE-LAB | lab(97.21, -10.89, 5.48) |
| CIE-LCH | lch(97.21, 12.19, 153.29°) |
| OKLab | oklab(97.2% -0.0305 0.0143) |
| OKLCH | oklch(97.2% 0.034 154.9) |
| XYZ | xyz(82.5755, 92.9636, 92.9339) |
| Luminance | 0.9296 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.19
Ice
#D6FFFA
ΔE00 6.43
Lightcyan
#E0FFFF
ΔE00 7.15
Mintcream
#F5FFFA
ΔE00 7.24
Ice Blue (survey)
#D7FFFE
ΔE00 7.52
Very Pale Blue
#D6FFFE
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5FDEC #FDE5F6
analogous
#EAFDE5 #E5FDEC #E5FDF8
triadic
#E5FDEC #ECE5FD #FDECE5
tetradic
#E5FDEC #E5EAFD #FDE5F6 #FDF8E5
square
#E5FDEC #E5EAFD #FDE5F6 #FDF8E5
split-complementary
#E5FDEC #F8E5FD #FDE5EA
monochromatic
#73F499 #ACF9C2 #E3FDEA #E3FDEA #E3FDEA
Accessibility & contrast
On white
1.07
#E5FDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.59
#E5FDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5FDEC
19.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5FDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5FDEC | 1.00 | 1.07 | 19.59 | 19.59 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9EB
Deuteranopia (green-blind)
#F8F6ED
Tritanopia (blue-blind)
#E2FCF8
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e5fdec; /* rgb */ color: rgb(229, 253, 236); /* oklch */ color: oklch(97.2% 0.034 154.9);
Tailwind
colors: {
custom: {
50: '#edfef2',
500: '#e5fdec',
950: '#000000',
},
}SCSS
$custom: #e5fdec; $custom-light: #edfef2; $custom-dark: #000000;
JSON
{
"hex": "#e5fdec",
"rgb": {
"r": 229,
"g": 253,
"b": 236
},
"hsl": {
"h": 137.5,
"s": 85.714,
"l": 94.51
},
"oklch": {
"l": 0.97195,
"c": 0.03365,
"h": 154.9
},
"luminance": 0.92965
}Semantic roles & 50–950 ramp
primary
#E5FDEC
secondary
#E79FD2
accent
#03A1E2
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161716
muted
#848585