HEX atlas value

#A8F15F

#A8F15F is a cool green HEX color close to Green Yellow. According to Colors Encyclopedia, it converts to RGB 168, 241, 95, HSL 90, 84%, 66%, has luminance 0.7206, and belongs to the vibrant group.

#A8F15F Sample readable text
HEX #A8F15F
RGB rgb(168, 241, 95)
HSL hsl(90 84% 66%)
CMYK cmyk(30, 0, 61, 5)
Luminance 0.7206
Contrast Black 15.41:1White 1.36:1

CSS

--color-a8f15f: #A8F15F;
.background-a8f15f { background-color: #A8F15F; }
.text-a8f15f { color: #A8F15F; }

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.7206
Black text15.41:1AA Pass
White text1.36: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":"#A8F15F","rgb":[168,241,95],"hsl":[90,84,66],"cmyk":[30,0,61,5],"luminance":0.7206,"contrast":{"black":15.41,"white":1.36}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":15.41,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.36,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"#D6F8B4","hex":"#D6F8B4","family":"green","bestTextColor":"#000000","contrastBlack":17.95,"contrastWhite":1.17,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#F1F15F","hex":"#F1F15F","family":"yellow","bestTextColor":"#000000","contrastBlack":17.49,"contrastWhite":1.2,"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":"#A8FF52","hex":"#A8FF52","family":"green","bestTextColor":"#000000","contrastBlack":17.09,"contrastWhite":1.23,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Pale Green","hex":"#98FB98","family":"green","bestTextColor":"#000000","contrastBlack":16.59,"contrastWhite":1.27,"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/a8f15f.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/green-yellow.json","https://www.colorsencyclopedia.com/api/colors/pistachio.json","https://www.colorsencyclopedia.com/api/colors/light-green.json"]}
Harmonies
{"complementary":"#A85FF1","analogous":["#F1F15F","#5FF15F"],"triadic":["#5FA8F1","#F15FA8"],"tetradic":["#5FF1F1","#A85FF1","#F15F5F"],"splitComplementary":["#5F5FF1","#F15FF1"],"monochromatic":["#D6F8B4","#A8F15F","#7AE114"]}
Variants
{"light":"#D6F8B4","dark":"#7AE114","saturated":"#A8FF52","desaturated":"#A8DE73","pastel":"#E8F8D8","neon":"#BDFF7A"}
Nearest named colors
[{"slug":"green-yellow","name":"Green Yellow","hex":"#ADFF2F","distance":50.24937810560445},{"slug":"pistachio","name":"Pistachio","hex":"#93C572","distance":52.32590180780452},{"slug":"light-green","name":"Light Green","hex":"#90EE90","distance":54.644304369257},{"slug":"yellow-green","name":"Yellow Green","hex":"#9ACD32","distance":59.30430001273095},{"slug":"mint-green","name":"Mint Green","hex":"#98FB98","distance":60.0416522091123}]

HEX meaning and use

About #A8F15F

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

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

WCAG Accessibility

Black text15.41:1AA Pass
White text1.36:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000015.41:1 · AAA
White text#FFFFFF1.36:1 · Fail

Accessible Alternatives

#D6F8B4#000000 text · best 17.95:1#D6F8B4
#F1F15F#000000 text · best 17.49:1#F1F15F
Green Yellow#000000 text · best 17.12:1#ADFF2F
#A8FF52#000000 text · best 17.09:1#A8FF52
Pale Green#000000 text · best 16.59:1#98FB98

Generated Palette

#A8F15F#A8F15F
#A85FF1#A85FF1
#F1F15F#F1F15F
#5FF15F#5FF15F
#D6F8B4#D6F8B4
#7AE114#7AE114

Color Harmonies

#A85FF1#A85FF1
#F1F15F#F1F15F
#5FF15F#5FF15F
#5FA8F1#5FA8F1
#F15FA8#F15FA8

Variants

#D6F8B4#D6F8B4
#7AE114#7AE114
#A8FF52#A8FF52
#A8DE73#A8DE73
#E8F8D8#E8F8D8
#BDFF7A#BDFF7A

Nearest Named Colors