HEX atlas value

#EAF5ED

#EAF5ED is a cool green HEX color close to Mercury. According to Colors Encyclopedia, it converts to RGB 234, 245, 237, HSL 136, 35%, 94%, has luminance 0.8891, and belongs to the light group.

#EAF5ED Sample readable text
HEX #EAF5ED
RGB rgb(234, 245, 237)
HSL hsl(136 35% 94%)
CMYK cmyk(4, 0, 3, 4)
Luminance 0.8891
Contrast Black 18.78:1White 1.12:1

CSS

--color-eaf5ed: #EAF5ED;
.background-eaf5ed { background-color: #EAF5ED; }
.text-eaf5ed { color: #EAF5ED; }

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.8891
Black text18.78:1AA Pass
White text1.12: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":"#EAF5ED","rgb":[234,245,237],"hsl":[136,35,94],"cmyk":[4,0,3,4],"luminance":0.8891,"contrast":{"black":18.78,"white":1.12}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":18.78,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.12,"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":"White Smoke","hex":"#F5F5F5","family":"gray","bestTextColor":"#000000","contrastBlack":19.26,"contrastWhite":1.09,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#E7F8EC","hex":"#E7F8EC","family":"green","bestTextColor":"#000000","contrastBlack":19.04,"contrastWhite":1.1,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Porcelain","hex":"#F2F3F4","family":"blue","bestTextColor":"#000000","contrastBlack":18.9,"contrastWhite":1.11,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["cool green","light","light green","Mercury 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/eaf5ed.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/mercury.json","https://www.colorsencyclopedia.com/api/colors/porcelain.json","https://www.colorsencyclopedia.com/api/colors/marble-white.json"]}
Harmonies
{"complementary":"#F5EAF2","analogous":["#EDF5EA","#EAF5F3"],"triadic":["#EDEAF5","#F5EDEA"],"tetradic":["#EAEDF5","#F5EAF2","#F5F3EA"],"splitComplementary":["#F3EAF5","#F5EAED"],"monochromatic":["#FFFFFF","#EAF5ED","#ACD7B8"]}
Variants
{"light":"#FFFFFF","dark":"#ACD7B8","saturated":"#E7F8EC","desaturated":"#EEF2EF","pastel":"#FFFFFF","neon":"#FFFFFF"}
Nearest named colors
[{"slug":"mercury","name":"Mercury","hex":"#EBEBEB","distance":10.246950765959598},{"slug":"porcelain","name":"Porcelain","hex":"#F2F3F4","distance":10.816653826391969},{"slug":"marble-white","name":"Marble White","hex":"#F2F0E6","distance":11.74734012447073},{"slug":"honeydew","name":"Honeydew","hex":"#F0FFF0","distance":12.041594578792296},{"slug":"white-smoke","name":"White Smoke","hex":"#F5F5F5","distance":13.601470508735444}]

HEX meaning and use

About #EAF5ED

#EAF5ED is classified as a cool green value with light visual character. #EAF5ED is visually closest to Mercury, a named gray color with HEX #EBEBEB.

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

WCAG Accessibility

Black text18.78:1AA Pass
White text1.12:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000018.78:1 · AAA
White text#FFFFFF1.12:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
Honeydew#000000 text · best 20.27:1#F0FFF0
White Smoke#000000 text · best 19.26:1#F5F5F5
#E7F8EC#000000 text · best 19.04:1#E7F8EC
Porcelain#000000 text · best 18.9:1#F2F3F4

Generated Palette

#EAF5ED#EAF5ED
#F5EAF2#F5EAF2
#EDF5EA#EDF5EA
#EAF5F3#EAF5F3
White#FFFFFF
#ACD7B8#ACD7B8

Color Harmonies

#F5EAF2#F5EAF2
#EDF5EA#EDF5EA
#EAF5F3#EAF5F3
#EDEAF5#EDEAF5
#F5EDEA#F5EDEA

Variants

White#FFFFFF
#ACD7B8#ACD7B8
#E7F8EC#E7F8EC
#EEF2EF#EEF2EF
White#FFFFFF
White#FFFFFF

Nearest Named Colors