HEX atlas value

#8BFB41

#8BFB41 is a cool green HEX color close to Green Yellow. According to Colors Encyclopedia, it converts to RGB 139, 251, 65, HSL 96, 96%, 62%, has luminance 0.7486, and belongs to the vibrant group.

#8BFB41 Sample readable text
HEX #8BFB41
RGB rgb(139, 251, 65)
HSL hsl(96 96% 62%)
CMYK cmyk(45, 0, 74, 2)
Luminance 0.7486
Contrast Black 15.97:1White 1.31:1

CSS

--color-8bfb41: #8BFB41;
.background-8bfb41 { background-color: #8BFB41; }
.text-8bfb41 { color: #8BFB41; }

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.7486
Black text15.97:1AA Pass
White text1.31: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":"#8BFB41","rgb":[139,251,65],"hsl":[96,96,62],"cmyk":[45,0,74,2],"luminance":0.7486,"contrast":{"black":15.97,"white":1.31}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":15.97,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.31,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"#E9FB41","hex":"#E9FB41","family":"yellow","bestTextColor":"#000000","contrastBlack":18.34,"contrastWhite":1.15,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#C2FD9B","hex":"#C2FD9B","family":"green","bestTextColor":"#000000","contrastBlack":17.82,"contrastWhite":1.18,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Green Yellow","hex":"#ADFF2F","family":"green","bestTextColor":"#000000","contrastBlack":17.12,"contrastWhite":1.23,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#8BFF3D","hex":"#8BFF3D","family":"green","bestTextColor":"#000000","contrastBlack":16.47,"contrastWhite":1.28,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Chartreuse","hex":"#7FFF00","family":"green","bestTextColor":"#000000","contrastBlack":16.21,"contrastWhite":1.3,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["cool green","vibrant","vibrant green","Green Yellow adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","high-energy accents","botanical and wellness palettes"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/8bfb41.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/green-yellow.json","https://www.colorsencyclopedia.com/api/colors/yellow-green.json","https://www.colorsencyclopedia.com/api/colors/toxic-green.json"]}
Harmonies
{"complementary":"#B141FB","analogous":["#E9FB41","#41FB54"],"triadic":["#418BFB","#FB418B"],"tetradic":["#41E9FB","#B141FB","#FB5441"],"splitComplementary":["#5441FB","#FB41E9"],"monochromatic":["#C2FD9B","#8BFB41","#5BDC04"]}
Variants
{"light":"#C2FD9B","dark":"#5BDC04","saturated":"#8BFF3D","desaturated":"#90E656","pastel":"#D8F9C3","neon":"#A3FF66"}
Nearest named colors
[{"slug":"green-yellow","name":"Green Yellow","hex":"#ADFF2F","distance":38.67815921162743},{"slug":"yellow-green","name":"Yellow Green","hex":"#9ACD32","distance":50.65570056765576},{"slug":"toxic-green","name":"Toxic Green","hex":"#61DE2A","distance":55.98214000911362},{"slug":"chartreuse","name":"Chartreuse","hex":"#7FFF00","distance":66.21933252457322},{"slug":"lawn-green","name":"Lawn Green","hex":"#7CFC00","distance":66.71581521648372}]

HEX meaning and use

About #8BFB41

#8BFB41 is classified as a cool green value with vibrant visual character. #8BFB41 is visually closest to Green Yellow, a named green color with HEX #ADFF2F.

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

WCAG Accessibility

Black text15.97:1AA Pass
White text1.31:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000015.97:1 · AAA
White text#FFFFFF1.31:1 · Fail

Accessible Alternatives

#E9FB41#000000 text · best 18.34:1#E9FB41
#C2FD9B#000000 text · best 17.82:1#C2FD9B
Green Yellow#000000 text · best 17.12:1#ADFF2F
#8BFF3D#000000 text · best 16.47:1#8BFF3D
Chartreuse#000000 text · best 16.21:1#7FFF00

Generated Palette

#8BFB41#8BFB41
#B141FB#B141FB
#E9FB41#E9FB41
#41FB54#41FB54
#C2FD9B#C2FD9B
#5BDC04#5BDC04

Color Harmonies

#B141FB#B141FB
#E9FB41#E9FB41
#41FB54#41FB54
#418BFB#418BFB
#FB418B#FB418B

Variants

#C2FD9B#C2FD9B
#5BDC04#5BDC04
#8BFF3D#8BFF3D
#90E656#90E656
#D8F9C3#D8F9C3
#A3FF66#A3FF66

Nearest Named Colors