HEX atlas value

#E7F8EC

#E7F8EC is a cool green HEX color close to Honeydew. According to Colors Encyclopedia, it converts to RGB 231, 248, 236, HSL 138, 55%, 94%, has luminance 0.9018, and belongs to the light group.

#E7F8EC Sample readable text
HEX #E7F8EC
RGB rgb(231, 248, 236)
HSL hsl(138 55% 94%)
CMYK cmyk(7, 0, 5, 3)
Luminance 0.9018
Contrast Black 19.04:1White 1.1:1

CSS

--color-e7f8ec: #E7F8EC;
.background-e7f8ec { background-color: #E7F8EC; }
.text-e7f8ec { color: #E7F8EC; }

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.9018
Black text19.04:1AA Pass
White text1.1: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":"#E7F8EC","rgb":[231,248,236],"hsl":[138,55,94],"cmyk":[7,0,5,3],"luminance":0.9018,"contrast":{"black":19.04,"white":1.1}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":19.04,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.1,"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":"#E4FBEB","hex":"#E4FBEB","family":"green","bestTextColor":"#000000","contrastBlack":19.3,"contrastWhite":1.09,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"White Smoke","hex":"#F5F5F5","family":"gray","bestTextColor":"#000000","contrastBlack":19.26,"contrastWhite":1.09,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#E7F8F5","hex":"#E7F8F5","family":"cyan","bestTextColor":"#000000","contrastBlack":19.14,"contrastWhite":1.1,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["cool green","light","light green","Honeydew adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","light surfaces","botanical and wellness palettes"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/e7f8ec.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/porcelain.json"]}
Harmonies
{"complementary":"#F8E7F3","analogous":["#EBF8E7","#E7F8F5"],"triadic":["#ECE7F8","#F8ECE7"],"tetradic":["#E7EBF8","#F8E7F3","#F8F5E7"],"splitComplementary":["#F5E7F8","#F8E7EB"],"monochromatic":["#FFFFFF","#E7F8EC","#A0E3B4"]}
Variants
{"light":"#FFFFFF","dark":"#A0E3B4","saturated":"#E4FBEB","desaturated":"#EBF5EE","pastel":"#FFFFFF","neon":"#FFFFFF"}
Nearest named colors
[{"slug":"honeydew","name":"Honeydew","hex":"#F0FFF0","distance":12.083045973594572},{"slug":"mercury","name":"Mercury","hex":"#EBEBEB","distance":13.638181696985855},{"slug":"porcelain","name":"Porcelain","hex":"#F2F3F4","distance":14.491376746189438},{"slug":"marble-white","name":"Marble White","hex":"#F2F0E6","distance":14.866068747318506},{"slug":"white-smoke","name":"White Smoke","hex":"#F5F5F5","distance":16.911534525287763}]

HEX meaning and use

About #E7F8EC

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

The RGB channels are 231, 248, and 236, with green carrying the strongest channel weight. In HSL, the hue is 138deg with 55% saturation and 94% lightness, so this page treats it as a moderate-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 light surfaces. Its luminance is 0.9018, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 12.08, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text19.04:1AA Pass
White text1.1:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000019.04:1 · AAA
White text#FFFFFF1.1:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
Honeydew#000000 text · best 20.27:1#F0FFF0
#E4FBEB#000000 text · best 19.3:1#E4FBEB
White Smoke#000000 text · best 19.26:1#F5F5F5
#E7F8F5#000000 text · best 19.14:1#E7F8F5

Generated Palette

#E7F8EC#E7F8EC
#F8E7F3#F8E7F3
#EBF8E7#EBF8E7
#E7F8F5#E7F8F5
White#FFFFFF
#A0E3B4#A0E3B4

Color Harmonies

#F8E7F3#F8E7F3
#EBF8E7#EBF8E7
#E7F8F5#E7F8F5
#ECE7F8#ECE7F8
#F8ECE7#F8ECE7

Variants

White#FFFFFF
#A0E3B4#A0E3B4
#E4FBEB#E4FBEB
#EBF5EE#EBF5EE
White#FFFFFF
White#FFFFFF

Nearest Named Colors