HEX atlas value

#EEEE77

#EEEE77 is a warm yellow HEX color close to Flax. According to Colors Encyclopedia, it converts to RGB 238, 238, 119, HSL 60, 78%, 70%, has luminance 0.8066, and belongs to the vibrant group.

#EEEE77 Sample readable text
HEX #EEEE77
RGB rgb(238, 238, 119)
HSL hsl(60 78% 70%)
CMYK cmyk(0, 0, 50, 7)
Luminance 0.8066
Contrast Black 17.13:1White 1.23:1

CSS

--color-eeee77: #EEEE77;
.background-eeee77 { background-color: #EEEE77; }
.text-eeee77 { color: #EEEE77; }

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.8066
Black text17.13:1AA Pass
White text1.23: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":"#EEEE77","rgb":[238,238,119],"hsl":[60,78,70],"cmyk":[0,0,50,7],"luminance":0.8066,"contrast":{"black":17.13,"white":1.23}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":17.13,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.23,"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":"#F8F8C9","hex":"#F8F8C9","family":"yellow","bestTextColor":"#000000","contrastBlack":19.26,"contrastWhite":1.09,"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":"Khaki","hex":"#F0E68C","family":"yellow","bestTextColor":"#000000","contrastBlack":16.4,"contrastWhite":1.28,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#E4E425","hex":"#E4E425","family":"yellow","bestTextColor":"#000000","contrastBlack":15.42,"contrastWhite":1.36,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["warm yellow","vibrant","vibrant yellow","Flax 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/eeee77.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/flax.json","https://www.colorsencyclopedia.com/api/colors/khaki.json","https://www.colorsencyclopedia.com/api/colors/straw.json"]}
Harmonies
{"complementary":"#7777EE","analogous":["#EEB377","#B3EE77"],"triadic":["#77EEEE","#EE77EE"],"tetradic":["#77EEB3","#7777EE","#EE77B3"],"splitComplementary":["#77B2EE","#B277EE"],"monochromatic":["#F8F8C9","#EEEE77","#E4E425"]}
Variants
{"light":"#F8F8C9","dark":"#E4E425","saturated":"#FFFF66","desaturated":"#DDDD88","pastel":"#FAFAEA","neon":"#FFFF8F"}
Nearest named colors
[{"slug":"flax","name":"Flax","hex":"#EEDC82","distance":21.095023109728988},{"slug":"khaki","name":"Khaki","hex":"#F0E68C","distance":22.561028345356956},{"slug":"straw","name":"Straw","hex":"#E4D96F","distance":24.596747752497688},{"slug":"maize","name":"Maize","hex":"#FBEC5D","distance":29.13760456866693},{"slug":"laser-lemon","name":"Laser Lemon","hex":"#FFFF66","distance":29.444863728670914}]

HEX meaning and use

About #EEEE77

#EEEE77 is classified as a warm yellow value with vibrant visual character. #EEEE77 is visually closest to Flax, a named yellow color with HEX #EEDC82.

The RGB channels are 238, 238, and 119, with red carrying the strongest channel weight. In HSL, the hue is 60deg with 78% saturation and 70% 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 high-energy accents. Its luminance is 0.8066, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 21.10, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text17.13:1AA Pass
White text1.23:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000017.13:1 · AAA
White text#FFFFFF1.23:1 · Fail

Accessible Alternatives

Laser Lemon#000000 text · best 19.75:1#FFFF66
#F8F8C9#000000 text · best 19.26:1#F8F8C9
Maize#000000 text · best 17.26:1#FBEC5D
Khaki#000000 text · best 16.4:1#F0E68C
#E4E425#000000 text · best 15.42:1#E4E425

Generated Palette

#EEEE77#EEEE77
#7777EE#7777EE
#EEB377#EEB377
#B3EE77#B3EE77
#F8F8C9#F8F8C9
#E4E425#E4E425

Color Harmonies

#7777EE#7777EE
#EEB377#EEB377
#B3EE77#B3EE77
#77EEEE#77EEEE
#EE77EE#EE77EE

Variants

#F8F8C9#F8F8C9
#E4E425#E4E425
Laser Lemon#FFFF66
#DDDD88#DDDD88
#FAFAEA#FAFAEA
#FFFF8F#FFFF8F

Nearest Named Colors