HEX atlas value

#E5FBEA

#E5FBEA is a cool green HEX color close to Honeydew. According to Colors Encyclopedia, it converts to RGB 229, 251, 234, HSL 134, 73%, 94%, has luminance 0.9159, and belongs to the light and pastel groups.

#E5FBEA Sample readable text
HEX #E5FBEA
RGB rgb(229, 251, 234)
HSL hsl(134 73% 94%)
CMYK cmyk(9, 0, 7, 2)
Luminance 0.9159
Contrast Black 19.32:1White 1.09:1

CSS

--color-e5fbea: #E5FBEA;
.background-e5fbea { background-color: #E5FBEA; }
.text-e5fbea { color: #E5FBEA; }

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.9159
Black text19.32:1AA Pass
White text1.09: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":"#E5FBEA","rgb":[229,251,234],"hsl":[134,73,94],"cmyk":[9,0,7,2],"luminance":0.9159,"contrast":{"black":19.32,"white":1.09}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":19.32,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.09,"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":"#E1FEE8","hex":"#E1FEE8","family":"green","bestTextColor":"#000000","contrastBlack":19.54,"contrastWhite":1.07,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#E5FBF5","hex":"#E5FBF5","family":"green","bestTextColor":"#000000","contrastBlack":19.45,"contrastWhite":1.08,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#EAFBE5","hex":"#EAFBE5","family":"green","bestTextColor":"#000000","contrastBlack":19.43,"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/e5fbea.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/honeydew.json","https://www.colorsencyclopedia.com/api/colors/mercury.json","https://www.colorsencyclopedia.com/api/colors/marble-white.json"]}
Harmonies
{"complementary":"#FBE5F6","analogous":["#EAFBE5","#E5FBF5"],"triadic":["#EAE5FB","#FBEAE5"],"tetradic":["#E5EAFB","#FBE5F6","#FBF5E5"],"splitComplementary":["#F5E5FB","#FBE5EA"],"monochromatic":["#FFFFFF","#E5FBEA","#95EEAA"]}
Variants
{"light":"#FFFFFF","dark":"#95EEAA","saturated":"#E1FEE8","desaturated":"#E8F8EC","pastel":"#FFFFFF","neon":"#FFFFFF"}
Nearest named colors
[{"slug":"honeydew","name":"Honeydew","hex":"#F0FFF0","distance":13.152946437965905},{"slug":"mercury","name":"Mercury","hex":"#EBEBEB","distance":17.11724276862369},{"slug":"marble-white","name":"Marble White","hex":"#F2F0E6","distance":17.4928556845359},{"slug":"porcelain","name":"Porcelain","hex":"#F2F3F4","distance":18.24828759089466},{"slug":"soft-mint","name":"Soft Mint","hex":"#D5F5E3","distance":18.466185312619388}]

HEX meaning and use

About #E5FBEA

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

The RGB channels are 229, 251, and 234, with green carrying the strongest channel weight. In HSL, the hue is 134deg with 73% 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.9159, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 13.15, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text19.32:1AA Pass
White text1.09:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000019.32:1 · AAA
White text#FFFFFF1.09:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
Honeydew#000000 text · best 20.27:1#F0FFF0
#E1FEE8#000000 text · best 19.54:1#E1FEE8
#E5FBF5#000000 text · best 19.45:1#E5FBF5
#EAFBE5#000000 text · best 19.43:1#EAFBE5

Generated Palette

#E5FBEA#E5FBEA
#FBE5F6#FBE5F6
#EAFBE5#EAFBE5
#E5FBF5#E5FBF5
White#FFFFFF
#95EEAA#95EEAA

Color Harmonies

#FBE5F6#FBE5F6
#EAFBE5#EAFBE5
#E5FBF5#E5FBF5
#EAE5FB#EAE5FB
#FBEAE5#FBEAE5

Variants

White#FFFFFF
#95EEAA#95EEAA
#E1FEE8#E1FEE8
#E8F8EC#E8F8EC
White#FFFFFF
White#FFFFFF

Nearest Named Colors