HEX atlas value

#EAFDA5

#EAFDA5 is a cool green HEX color close to Pale Goldenrod. According to Colors Encyclopedia, it converts to RGB 234, 253, 165, HSL 73, 96%, 82%, has luminance 0.9046, and belongs to the pastel group.

#EAFDA5 Sample readable text
HEX #EAFDA5
RGB rgb(234, 253, 165)
HSL hsl(73 96% 82%)
CMYK cmyk(8, 0, 35, 1)
Luminance 0.9046
Contrast Black 19.09:1White 1.1:1

CSS

--color-eafda5: #EAFDA5;
.background-eafda5 { background-color: #EAFDA5; }
.text-eafda5 { color: #EAFDA5; }

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.9046
Black text19.09: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":"#EAFDA5","rgb":[234,253,165],"hsl":[73,96,82],"cmyk":[8,0,35,1],"luminance":0.9046,"contrast":{"black":19.09,"white":1.1}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":19.09,"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":"Pastel Yellow","hex":"#FDFD96","family":"yellow","bestTextColor":"#000000","contrastBlack":19.67,"contrastWhite":1.07,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#EBFFA3","hex":"#EBFFA3","family":"green","bestTextColor":"#000000","contrastBlack":19.37,"contrastWhite":1.08,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Soft Yellow","hex":"#FFF8B8","family":"yellow","bestTextColor":"#000000","contrastBlack":19.37,"contrastWhite":1.08,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Butter","hex":"#FFF1A8","family":"yellow","bestTextColor":"#000000","contrastBlack":18.4,"contrastWhite":1.14,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["cool green","pastel","pastel green","Pale Goldenrod adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","soft UI backgrounds","botanical and wellness palettes"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/eafda5.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/pale-goldenrod.json","https://www.colorsencyclopedia.com/api/colors/pastel-yellow.json","https://www.colorsencyclopedia.com/api/colors/butter.json"]}
Harmonies
{"complementary":"#B8A5FD","analogous":["#FDE4A5","#BEFDA5"],"triadic":["#A5EAFD","#FDA5EA"],"tetradic":["#A5FDE4","#B8A5FD","#FDA5BE"],"splitComplementary":["#A5BEFD","#E4A5FD"],"monochromatic":["#FFFFFF","#EAFDA5","#D5FB4B"]}
Variants
{"light":"#FFFFFF","dark":"#D5FB4B","saturated":"#EBFFA3","desaturated":"#E4F3AF","pastel":"#FFFFFF","neon":"#F4FFCC"}
Nearest named colors
[{"slug":"pale-goldenrod","name":"Pale Goldenrod","hex":"#EEE8AA","distance":21.95449840010015},{"slug":"pastel-yellow","name":"Pastel Yellow","hex":"#FDFD96","distance":24.20743687382041},{"slug":"butter","name":"Butter","hex":"#FFF1A8","distance":24.372115213907882},{"slug":"vanilla","name":"Vanilla","hex":"#F3E5AB","distance":26.324893162176366},{"slug":"soft-yellow","name":"Soft Yellow","hex":"#FFF8B8","distance":28.75760768909681}]

HEX meaning and use

About #EAFDA5

#EAFDA5 is classified as a cool green value with pastel visual character. #EAFDA5 is visually closest to Pale Goldenrod, a named yellow color with HEX #EEE8AA.

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

WCAG Accessibility

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

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

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
Pastel Yellow#000000 text · best 19.67:1#FDFD96
#EBFFA3#000000 text · best 19.37:1#EBFFA3
Soft Yellow#000000 text · best 19.37:1#FFF8B8
Butter#000000 text · best 18.4:1#FFF1A8

Generated Palette

#EAFDA5#EAFDA5
#B8A5FD#B8A5FD
#FDE4A5#FDE4A5
#BEFDA5#BEFDA5
White#FFFFFF
#D5FB4B#D5FB4B

Color Harmonies

#B8A5FD#B8A5FD
#FDE4A5#FDE4A5
#BEFDA5#BEFDA5
#A5EAFD#A5EAFD
#FDA5EA#FDA5EA

Variants

White#FFFFFF
#D5FB4B#D5FB4B
#EBFFA3#EBFFA3
#E4F3AF#E4F3AF
White#FFFFFF
#F4FFCC#F4FFCC

Nearest Named Colors