#E5FEDF#E5FEDF
#E5FEDF is a very light, muted green. Relative luminance 0.929; OKLCH L 97.1% C 0.048 H 139.6°. Best body text is #000000 at 19.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E5FEDF |
|---|---|
| RGB | rgb(229, 254, 223) |
| HSL | hsl(108, 94%, 94%) |
| HSV | hsv(108, 12%, 100%) |
| CMYK | cmyk(9.8%, 0%, 12.2%, 0.4%) |
| CIE-LAB | lab(97.17, -13.64, 12.10) |
| CIE-LCH | lch(97.17, 18.23, 138.42°) |
| OKLab | oklab(97.07% -0.0369 0.0314) |
| OKLCH | oklch(97.07% 0.048 139.6) |
| XYZ | xyz(81.0716, 92.8685, 83.4520) |
| Luminance | 0.9287 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.21
Lightyellow
#FFFFE0
ΔE00 8.36
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.39
Off White (survey)
#FFFFE4
ΔE00 8.61
Eggshell (survey)
#FFFFD4
ΔE00 8.65
Beige
#F5F5DC
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5FEDF #F8DFFE
analogous
#F4FEDF #E5FEDF #DFFEE8
triadic
#E5FEDF #DFE5FE #FEDFE5
tetradic
#E5FEDF #DFF4FE #F8DFFE #FEE8DF
square
#E5FEDF #DFF4FE #F8DFFE #FEE8DF
split-complementary
#E5FEDF #E8DFFE #FEDFF4
monochromatic
#85FA68 #B5FCA4 #E5FEDF #E7FEE1 #E7FEE1
Accessibility & contrast
On white
1.07
#E5FEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.57
#E5FEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5FEDF
19.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5FEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5FEDF | 1.00 | 1.07 | 19.57 | 19.57 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8DD
Deuteranopia (green-blind)
#FCF6E0
Tritanopia (blue-blind)
#E4FCF5
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e5fedf; /* rgb */ color: rgb(229, 254, 223); /* oklch */ color: oklch(97.1% 0.048 139.6);
Tailwind
colors: {
custom: {
50: '#edfee9',
500: '#e5fedf',
950: '#000000',
},
}SCSS
$custom: #e5fedf; $custom-light: #edfee9; $custom-dark: #000000;
JSON
{
"hex": "#e5fedf",
"rgb": {
"r": 229,
"g": 254,
"b": 223
},
"hsl": {
"h": 108.387,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.97067,
"c": 0.04848,
"h": 139.6
},
"luminance": 0.92869
}Semantic roles & 50–950 ramp
primary
#E5FEDF
secondary
#DA98EA
accent
#00E6B9
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161716
muted
#848584