HEX atlas value

#EEFECD

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

#EEFECD Sample readable text
HEX #EEFECD
RGB rgb(238, 254, 205)
HSL hsl(80 96% 90%)
CMYK cmyk(6, 0, 19, 0)
Luminance 0.9347
Contrast Black 19.69:1White 1.07:1

CSS

--color-eefecd: #EEFECD;
.background-eefecd { background-color: #EEFECD; }
.text-eefecd { color: #EEFECD; }

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.9347
Black text19.69: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":"#EEFECD","rgb":[238,254,205],"hsl":[80,96,90],"cmyk":[6,0,19,0],"luminance":0.9347,"contrast":{"black":19.69,"white":1.07}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":19.69,"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":"#EEFFCC","hex":"#EEFFCC","family":"green","bestTextColor":"#000000","contrastBlack":19.81,"contrastWhite":1.06,"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":"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/eefecd.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/light-goldenrod-yellow.json","https://www.colorsencyclopedia.com/api/colors/cream.json","https://www.colorsencyclopedia.com/api/colors/lemon-chiffon.json"]}
Harmonies
{"complementary":"#DDCDFE","analogous":["#FEF6CD","#D5FECD"],"triadic":["#CDEEFE","#FECDEE"],"tetradic":["#CDFEF6","#DDCDFE","#FECDD5"],"splitComplementary":["#CDD5FE","#F6CDFE"],"monochromatic":["#FFFFFF","#EEFECD","#CEFC73"]}
Variants
{"light":"#FFFFFF","dark":"#CEFC73","saturated":"#EEFFCC","desaturated":"#ECF8D3","pastel":"#FFFFFF","neon":"#FCFFF5"}
Nearest named colors
[{"slug":"light-goldenrod-yellow","name":"Light Goldenrod Yellow","hex":"#FAFAD2","distance":13.601470508735444},{"slug":"cream","name":"Cream","hex":"#FFFDD0","distance":17.291616465790582},{"slug":"lemon-chiffon","name":"Lemon Chiffon","hex":"#FFFACD","distance":17.46424919657298},{"slug":"beige","name":"Beige","hex":"#F5F5DC","distance":18.841443681416774},{"slug":"canvas","name":"Canvas","hex":"#F4EBD0","distance":20.149441679609886}]

HEX meaning and use

About #EEFECD

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

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

WCAG Accessibility

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

Black text#00000019.69: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
#EEFFCC#000000 text · best 19.81:1#EEFFCC
Lemon Chiffon#000000 text · best 19.81:1#FFFACD
Light Goldenrod Yellow#000000 text · best 19.67:1#FAFAD2

Generated Palette

#EEFECD#EEFECD
#DDCDFE#DDCDFE
#FEF6CD#FEF6CD
#D5FECD#D5FECD
White#FFFFFF
#CEFC73#CEFC73

Color Harmonies

#DDCDFE#DDCDFE
#FEF6CD#FEF6CD
#D5FECD#D5FECD
#CDEEFE#CDEEFE
#FECDEE#FECDEE

Variants

White#FFFFFF
#CEFC73#CEFC73
#EEFFCC#EEFFCC
#ECF8D3#ECF8D3
White#FFFFFF
#FCFFF5#FCFFF5

Nearest Named Colors