#E5FDED#E5FDED
#E5FDED is a very light, muted green. Relative luminance 0.930; OKLCH L 97.2% C 0.033 H 156.6°. Best body text is #000000 at 19.60:1 contrast (WCAG AA passes).
Color values
| HEX | #E5FDED |
|---|---|
| RGB | rgb(229, 253, 237) |
| HSL | hsl(140, 86%, 95%) |
| HSV | hsv(140, 9%, 99%) |
| CMYK | cmyk(9.5%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(97.24, -10.71, 5.00) |
| CIE-LCH | lch(97.24, 11.82, 154.97°) |
| OKLab | oklab(97.22% -0.0301 0.013) |
| OKLCH | oklch(97.22% 0.033 156.6) |
| XYZ | xyz(82.7212, 93.0219, 93.7012) |
| Luminance | 0.9302 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.11
Ice
#D6FFFA
ΔE00 6.17
Lightcyan
#E0FFFF
ΔE00 6.79
Mintcream
#F5FFFA
ΔE00 7.00
Ice Blue (survey)
#D7FFFE
ΔE00 7.21
Very Pale Blue
#D6FFFE
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5FDED #FDE5F5
analogous
#E9FDE5 #E5FDED #E5FDF9
triadic
#E5FDED #EDE5FD #FDEDE5
tetradic
#E5FDED #E5E9FD #FDE5F5 #FDF9E5
square
#E5FDED #E5E9FD #FDE5F5 #FDF9E5
split-complementary
#E5FDED #F9E5FD #FDE5E9
monochromatic
#73F49E #ACF9C6 #E3FDEB #E3FDEB #E3FDEB
Accessibility & contrast
On white
1.07
#E5FDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.60
#E5FDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5FDED
19.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5FDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5FDED | 1.00 | 1.07 | 19.60 | 19.60 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9EC
Deuteranopia (green-blind)
#F8F6EE
Tritanopia (blue-blind)
#E2FDF8
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e5fded; /* rgb */ color: rgb(229, 253, 237); /* oklch */ color: oklch(97.2% 0.033 156.6);
Tailwind
colors: {
custom: {
50: '#edfef2',
500: '#e5fded',
950: '#000000',
},
}SCSS
$custom: #e5fded; $custom-light: #edfef2; $custom-dark: #000000;
JSON
{
"hex": "#e5fded",
"rgb": {
"r": 229,
"g": 253,
"b": 237
},
"hsl": {
"h": 140,
"s": 85.714,
"l": 94.51
},
"oklch": {
"l": 0.97222,
"c": 0.03278,
"h": 156.6
},
"luminance": 0.93023
}Semantic roles & 50–950 ramp
primary
#E5FDED
secondary
#E79FCF
accent
#0398E2
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161717
muted
#848585