HEX atlas value

#EAF15F

#EAF15F is a warm yellow HEX color close to Maize. According to Colors Encyclopedia, it converts to RGB 234, 241, 95, HSL 63, 84%, 66%, has luminance 0.8123, and belongs to the vibrant group.

#EAF15F Sample readable text
HEX #EAF15F
RGB rgb(234, 241, 95)
HSL hsl(63 84% 66%)
CMYK cmyk(3, 0, 61, 5)
Luminance 0.8123
Contrast Black 17.25:1White 1.22:1

CSS

--color-eaf15f: #EAF15F;
.background-eaf15f { background-color: #EAF15F; }
.text-eaf15f { color: #EAF15F; }

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.8123
Black text17.25:1AA Pass
White text1.22: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":"#EAF15F","rgb":[234,241,95],"hsl":[63,84,66],"cmyk":[3,0,61,5],"luminance":0.8123,"contrast":{"black":17.25,"white":1.22}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":17.25,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.22,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"Laser Lemon","hex":"#FFFF66","family":"yellow","bestTextColor":"#000000","contrastBlack":19.75,"contrastWhite":1.06,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#F6FF52","hex":"#F6FF52","family":"yellow","bestTextColor":"#000000","contrastBlack":19.34,"contrastWhite":1.09,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#F5F8B4","hex":"#F5F8B4","family":"yellow","bestTextColor":"#000000","contrastBlack":18.97,"contrastWhite":1.11,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Maize","hex":"#FBEC5D","family":"yellow","bestTextColor":"#000000","contrastBlack":17.26,"contrastWhite":1.22,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Mustard","hex":"#FFDB58","family":"yellow","bestTextColor":"#000000","contrastBlack":15.53,"contrastWhite":1.35,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["warm yellow","vibrant","vibrant yellow","Maize adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","high-energy accents","highlight and warning systems"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/eaf15f.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/maize.json","https://www.colorsencyclopedia.com/api/colors/laser-lemon.json","https://www.colorsencyclopedia.com/api/colors/naples-yellow.json"]}
Harmonies
{"complementary":"#675FF1","analogous":["#F1B05F","#A1F15F"],"triadic":["#5FEAF1","#F15FEA"],"tetradic":["#5FF1B0","#675FF1","#F15FA1"],"splitComplementary":["#5FA1F1","#B05FF1"],"monochromatic":["#F5F8B4","#EAF15F","#D7E114"]}
Variants
{"light":"#F5F8B4","dark":"#D7E114","saturated":"#F6FF52","desaturated":"#D9DE73","pastel":"#F6F8D8","neon":"#F8FF7A"}
Nearest named colors
[{"slug":"maize","name":"Maize","hex":"#FBEC5D","distance":17.832554500127006},{"slug":"laser-lemon","name":"Laser Lemon","hex":"#FFFF66","distance":26.19160170741759},{"slug":"naples-yellow","name":"Naples Yellow","hex":"#FADA5E","distance":28.035691537752374},{"slug":"straw","name":"Straw","hex":"#E4D96F","distance":29.46183972531247},{"slug":"mustard","name":"Mustard","hex":"#FFDB58","distance":31.20897306865447}]

HEX meaning and use

About #EAF15F

#EAF15F is classified as a warm yellow value with vibrant visual character. #EAF15F is visually closest to Maize, a named yellow color with HEX #FBEC5D.

The RGB channels are 234, 241, and 95, with green carrying the strongest channel weight. In HSL, the hue is 63deg with 84% saturation and 66% lightness, so this page treats it as a high-saturation, mid-lightness 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 high-energy accents. Its luminance is 0.8123, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 17.83, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text17.25:1AA Pass
White text1.22:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000017.25:1 · AAA
White text#FFFFFF1.22:1 · Fail

Accessible Alternatives

Laser Lemon#000000 text · best 19.75:1#FFFF66
#F6FF52#000000 text · best 19.34:1#F6FF52
#F5F8B4#000000 text · best 18.97:1#F5F8B4
Maize#000000 text · best 17.26:1#FBEC5D
Mustard#000000 text · best 15.53:1#FFDB58

Generated Palette

#EAF15F#EAF15F
#675FF1#675FF1
#F1B05F#F1B05F
#A1F15F#A1F15F
#F5F8B4#F5F8B4
#D7E114#D7E114

Color Harmonies

#675FF1#675FF1
#F1B05F#F1B05F
#A1F15F#A1F15F
#5FEAF1#5FEAF1
#F15FEA#F15FEA

Variants

#F5F8B4#F5F8B4
#D7E114#D7E114
#F6FF52#F6FF52
#D9DE73#D9DE73
#F6F8D8#F6F8D8
#F8FF7A#F8FF7A

Nearest Named Colors