HEX atlas value

#E5FDE3

#E5FDE3 is a cool green HEX color close to Honeydew. According to Colors Encyclopedia, it converts to RGB 229, 253, 227, HSL 115, 87%, 94%, has luminance 0.9245, and belongs to the light and pastel groups.

#E5FDE3 Sample readable text
HEX #E5FDE3
RGB rgb(229, 253, 227)
HSL hsl(115 87% 94%)
CMYK cmyk(9, 0, 10, 1)
Luminance 0.9245
Contrast Black 19.49:1White 1.08:1

CSS

--color-e5fde3: #E5FDE3;
.background-e5fde3 { background-color: #E5FDE3; }
.text-e5fde3 { color: #E5FDE3; }

Machine-readable data

Machine-Readable HEX Data (JSON)

Structured HEX color data for conversion, WCAG checks, CSS generation, automation, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.9245
Black text19.49:1AA Pass
White text1.08:1AA Fail
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured sections
Color systems
{"hex":"#E5FDE3","rgb":[229,253,227],"hsl":[115,87,94],"cmyk":[9,0,10,1],"luminance":0.9245,"contrast":{"black":19.49,"white":1.08}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":19.49,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.08,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"White","hex":"#FFFFFF","family":"gray","bestTextColor":"#000000","contrastBlack":21,"contrastWhite":1,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Honeydew","hex":"#F0FFF0","family":"green","bestTextColor":"#000000","contrastBlack":20.27,"contrastWhite":1.04,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#F2FDE2","hex":"#F2FDE2","family":"green","bestTextColor":"#000000","contrastBlack":19.92,"contrastWhite":1.05,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#E3FFE0","hex":"#E3FFE0","family":"green","bestTextColor":"#000000","contrastBlack":19.65,"contrastWhite":1.07,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#E2FDED","hex":"#E2FDED","family":"green","bestTextColor":"#000000","contrastBlack":19.51,"contrastWhite":1.08,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["cool green","light","pastel","light green","pastel green","Honeydew adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","soft UI backgrounds","light surfaces","botanical and wellness palettes"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/e5fde3.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/honeydew.json","https://www.colorsencyclopedia.com/api/colors/soft-mint.json","https://www.colorsencyclopedia.com/api/colors/marble-white.json"]}
Harmonies
{"complementary":"#FBE2FD","analogous":["#F2FDE2","#E2FDED"],"triadic":["#E2E5FD","#FDE2E5"],"tetradic":["#E2F2FD","#FBE2FD","#FDEDE2"],"splitComplementary":["#EDE2FD","#FDE2F2"],"monochromatic":["#FFFFFF","#E5FDE3","#95F78D"]}
Variants
{"light":"#FFFFFF","dark":"#95F78D","saturated":"#E3FFE0","desaturated":"#E7FAE6","pastel":"#FFFFFF","neon":"#FFFFFF"}
Nearest named colors
[{"slug":"honeydew","name":"Honeydew","hex":"#F0FFF0","distance":17.146428199482248},{"slug":"soft-mint","name":"Soft Mint","hex":"#D5F5E3","distance":17.88854381999832},{"slug":"marble-white","name":"Marble White","hex":"#F2F0E6","distance":18.627936010197157},{"slug":"beige","name":"Beige","hex":"#F5F5DC","distance":19.209372712298546},{"slug":"mercury","name":"Mercury","hex":"#EBEBEB","distance":20.591260281974}]

HEX meaning and use

About #E5FDE3

#E5FDE3 is classified as a cool green value with light and pastel visual character. #E5FDE3 is visually closest to Honeydew, a named green color with HEX #F0FFF0.

The RGB channels are 229, 253, and 227, with green carrying the strongest channel weight. In HSL, the hue is 115deg with 87% saturation and 94% lightness, so this page treats it as a high-saturation, light atlas color rather than a generic swatch.

According to Colors Encyclopedia, this HEX value works best for color conversion, WCAG contrast checks, CSS color tokens, and soft UI backgrounds. Its luminance is 0.9245, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 17.15, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text19.49:1AA Pass
White text1.08:1AA Fail

AA text options: #000000, #1A1A1A, #36454F.

AAA text options: #000000, #1A1A1A, #36454F.

Accessibility-Safe Pairings and Alternatives

Use these pairings when #E5FDE3 needs readable text, badges, interface states, or nearby accessible alternatives.

Black text#00000019.49:1 · AAA
White text#FFFFFF1.08:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
Honeydew#000000 text · best 20.27:1#F0FFF0
#F2FDE2#000000 text · best 19.92:1#F2FDE2
#E3FFE0#000000 text · best 19.65:1#E3FFE0
#E2FDED#000000 text · best 19.51:1#E2FDED

Generated Palette

#E5FDE3#E5FDE3
#FBE2FD#FBE2FD
#F2FDE2#F2FDE2
#E2FDED#E2FDED
White#FFFFFF
#95F78D#95F78D

Color Harmonies

#FBE2FD#FBE2FD
#F2FDE2#F2FDE2
#E2FDED#E2FDED
#E2E5FD#E2E5FD
#FDE2E5#FDE2E5

Variants

White#FFFFFF
#95F78D#95F78D
#E3FFE0#E3FFE0
#E7FAE6#E7FAE6
White#FFFFFF
White#FFFFFF

Nearest Named Colors