HEX atlas value

#EAFECD

#EAFECD is a cool green HEX color close to Light Goldenrod Yellow. According to Colors Encyclopedia, it converts to RGB 234, 254, 205, HSL 84, 96%, 90%, has luminance 0.9278, and belongs to the light and pastel groups.

#EAFECD Sample readable text
HEX #EAFECD
RGB rgb(234, 254, 205)
HSL hsl(84 96% 90%)
CMYK cmyk(8, 0, 19, 0)
Luminance 0.9278
Contrast Black 19.56:1White 1.07:1

CSS

--color-eafecd: #EAFECD;
.background-eafecd { background-color: #EAFECD; }
.text-eafecd { color: #EAFECD; }

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.9278
Black text19.56:1AA Pass
White text1.07: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":"#EAFECD","rgb":[234,254,205],"hsl":[84,96,90],"cmyk":[8,0,19,0],"luminance":0.9278,"contrast":{"black":19.56,"white":1.07}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":19.56,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.07,"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":"Cream","hex":"#FFFDD0","family":"yellow","bestTextColor":"#000000","contrastBlack":20.21,"contrastWhite":1.04,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Lemon Chiffon","hex":"#FFFACD","family":"yellow","bestTextColor":"#000000","contrastBlack":19.81,"contrastWhite":1.06,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#EBFFCC","hex":"#EBFFCC","family":"green","bestTextColor":"#000000","contrastBlack":19.71,"contrastWhite":1.07,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Light Goldenrod Yellow","hex":"#FAFAD2","family":"yellow","bestTextColor":"#000000","contrastBlack":19.67,"contrastWhite":1.07,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["cool green","light","pastel","light green","pastel green","Light Goldenrod Yellow 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/eafecd.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/light-goldenrod-yellow.json","https://www.colorsencyclopedia.com/api/colors/beige.json","https://www.colorsencyclopedia.com/api/colors/cream.json"]}
Harmonies
{"complementary":"#E1CDFE","analogous":["#FEF9CD","#D2FECD"],"triadic":["#CDEAFE","#FECDEA"],"tetradic":["#CDFEF9","#E1CDFE","#FECDD2"],"splitComplementary":["#CDD2FE","#F9CDFE"],"monochromatic":["#FFFFFF","#EAFECD","#C5FC73"]}
Variants
{"light":"#FFFFFF","dark":"#C5FC73","saturated":"#EBFFCC","desaturated":"#E9F8D3","pastel":"#FFFFFF","neon":"#FBFFF5"}
Nearest named colors
[{"slug":"light-goldenrod-yellow","name":"Light Goldenrod Yellow","hex":"#FAFAD2","distance":17.233687939614086},{"slug":"beige","name":"Beige","hex":"#F5F5DC","distance":20.663978319771825},{"slug":"cream","name":"Cream","hex":"#FFFDD0","distance":21.236760581595302},{"slug":"lemon-chiffon","name":"Lemon Chiffon","hex":"#FFFACD","distance":21.37755832643195},{"slug":"canvas","name":"Canvas","hex":"#F4EBD0","distance":21.6794833886788}]

HEX meaning and use

About #EAFECD

#EAFECD is classified as a cool green value with light and pastel visual character. #EAFECD is visually closest to Light Goldenrod Yellow, a named yellow color with HEX #FAFAD2.

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

WCAG Accessibility

Black text19.56:1AA Pass
White text1.07:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000019.56:1 · AAA
White text#FFFFFF1.07:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
Cream#000000 text · best 20.21:1#FFFDD0
Lemon Chiffon#000000 text · best 19.81:1#FFFACD
#EBFFCC#000000 text · best 19.71:1#EBFFCC
Light Goldenrod Yellow#000000 text · best 19.67:1#FAFAD2

Generated Palette

#EAFECD#EAFECD
#E1CDFE#E1CDFE
#FEF9CD#FEF9CD
#D2FECD#D2FECD
White#FFFFFF
#C5FC73#C5FC73

Color Harmonies

#E1CDFE#E1CDFE
#FEF9CD#FEF9CD
#D2FECD#D2FECD
#CDEAFE#CDEAFE
#FECDEA#FECDEA

Variants

White#FFFFFF
#C5FC73#C5FC73
#EBFFCC#EBFFCC
#E9F8D3#E9F8D3
White#FFFFFF
#FBFFF5#FBFFF5

Nearest Named Colors