HEX atlas value

#E2FDE9

#E2FDE9 is a cool green HEX color close to Honeydew. According to Colors Encyclopedia, it converts to RGB 226, 253, 233, HSL 136, 87%, 94%, has luminance 0.923, and belongs to the light and pastel groups.

#E2FDE9 Sample readable text
HEX #E2FDE9
RGB rgb(226, 253, 233)
HSL hsl(136 87% 94%)
CMYK cmyk(11, 0, 8, 1)
Luminance 0.923
Contrast Black 19.46:1White 1.08:1

CSS

--color-e2fde9: #E2FDE9;
.background-e2fde9 { background-color: #E2FDE9; }
.text-e2fde9 { color: #E2FDE9; }

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.923
Black text19.46: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":"#E2FDE9","rgb":[226,253,233],"hsl":[136,87,94],"cmyk":[11,0,8,1],"luminance":0.923,"contrast":{"black":19.46,"white":1.08}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":19.46,"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":"#E0FFE9","hex":"#E0FFE9","family":"green","bestTextColor":"#000000","contrastBlack":19.65,"contrastWhite":1.07,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#E2FDF7","hex":"#E2FDF7","family":"cyan","bestTextColor":"#000000","contrastBlack":19.63,"contrastWhite":1.07,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#E9FDE2","hex":"#E9FDE2","family":"green","bestTextColor":"#000000","contrastBlack":19.61,"contrastWhite":1.07,"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/e2fde9.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/mercury.json"]}
Harmonies
{"complementary":"#FDE2F6","analogous":["#E9FDE2","#E2FDF7"],"triadic":["#E9E2FD","#FDE9E2"],"tetradic":["#E2E9FD","#FDE2F6","#FDF7E2"],"splitComplementary":["#F7E2FD","#FDE2E9"],"monochromatic":["#FFFFFF","#E2FDE9","#8DF7A9"]}
Variants
{"light":"#FFFFFF","dark":"#8DF7A9","saturated":"#E0FFE9","desaturated":"#E6FAEB","pastel":"#FFFFFF","neon":"#FFFFFF"}
Nearest named colors
[{"slug":"honeydew","name":"Honeydew","hex":"#F0FFF0","distance":15.7797338380595},{"slug":"soft-mint","name":"Soft Mint","hex":"#D5F5E3","distance":16.401219466856727},{"slug":"mercury","name":"Mercury","hex":"#EBEBEB","distance":20.223748416156685},{"slug":"marble-white","name":"Marble White","hex":"#F2F0E6","distance":20.83266665599966},{"slug":"porcelain","name":"Porcelain","hex":"#F2F3F4","distance":21.840329667841555}]

HEX meaning and use

About #E2FDE9

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

The RGB channels are 226, 253, and 233, with green carrying the strongest channel weight. In HSL, the hue is 136deg 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.923, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 15.78, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text19.46: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 #E2FDE9 needs readable text, badges, interface states, or nearby accessible alternatives.

Black text#00000019.46: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
#E0FFE9#000000 text · best 19.65:1#E0FFE9
#E2FDF7#000000 text · best 19.63:1#E2FDF7
#E9FDE2#000000 text · best 19.61:1#E9FDE2

Generated Palette

#E2FDE9#E2FDE9
#FDE2F6#FDE2F6
#E9FDE2#E9FDE2
#E2FDF7#E2FDF7
White#FFFFFF
#8DF7A9#8DF7A9

Color Harmonies

#FDE2F6#FDE2F6
#E9FDE2#E9FDE2
#E2FDF7#E2FDF7
#E9E2FD#E9E2FD
#FDE9E2#FDE9E2

Variants

White#FFFFFF
#8DF7A9#8DF7A9
#E0FFE9#E0FFE9
#E6FAEB#E6FAEB
White#FFFFFF
White#FFFFFF

Nearest Named Colors