HEX atlas value

#A1F15F

#A1F15F is a cool green HEX color close to Pistachio. According to Colors Encyclopedia, it converts to RGB 161, 241, 95, HSL 93, 84%, 66%, has luminance 0.7131, and belongs to the vibrant group.

#A1F15F Sample readable text
HEX #A1F15F
RGB rgb(161, 241, 95)
HSL hsl(93 84% 66%)
CMYK cmyk(33, 0, 61, 5)
Luminance 0.7131
Contrast Black 15.26:1White 1.38:1

CSS

--color-a1f15f: #A1F15F;
.background-a1f15f { background-color: #A1F15F; }
.text-a1f15f { color: #A1F15F; }

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.7131
Black text15.26:1AA Pass
White text1.38: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":"#A1F15F","rgb":[161,241,95],"hsl":[93,84,66],"cmyk":[33,0,61,5],"luminance":0.7131,"contrast":{"black":15.26,"white":1.38}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":15.26,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.38,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"#D3F8B4","hex":"#D3F8B4","family":"green","bestTextColor":"#000000","contrastBlack":17.86,"contrastWhite":1.18,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#EAF15F","hex":"#EAF15F","family":"yellow","bestTextColor":"#000000","contrastBlack":17.25,"contrastWhite":1.22,"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":"#A0FF52","hex":"#A0FF52","family":"green","bestTextColor":"#000000","contrastBlack":16.92,"contrastWhite":1.24,"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","Pistachio 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/a1f15f.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/pistachio.json","https://www.colorsencyclopedia.com/api/colors/green-yellow.json","https://www.colorsencyclopedia.com/api/colors/light-green.json"]}
Harmonies
{"complementary":"#B05FF1","analogous":["#EAF15F","#5FF167"],"triadic":["#5FA1F1","#F15FA1"],"tetradic":["#5FEAF1","#B05FF1","#F1675F"],"splitComplementary":["#675FF1","#F15FEA"],"monochromatic":["#D3F8B4","#A1F15F","#70E114"]}
Variants
{"light":"#D3F8B4","dark":"#70E114","saturated":"#A0FF52","desaturated":"#A3DE73","pastel":"#E6F8D8","neon":"#B6FF7A"}
Nearest named colors
[{"slug":"pistachio","name":"Pistachio","hex":"#93C572","distance":49.92995093127971},{"slug":"green-yellow","name":"Green Yellow","hex":"#ADFF2F","distance":51.419840528729765},{"slug":"light-green","name":"Light Green","hex":"#90EE90","distance":51.95190083144215},{"slug":"yellow-green","name":"Yellow Green","hex":"#9ACD32","distance":58.05170109479997},{"slug":"mint-green","name":"Mint Green","hex":"#98FB98","distance":58.56620185738529}]

HEX meaning and use

About #A1F15F

#A1F15F is classified as a cool green value with vibrant visual character. #A1F15F is visually closest to Pistachio, a named green color with HEX #93C572.

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

WCAG Accessibility

Black text15.26:1AA Pass
White text1.38:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000015.26:1 · AAA
White text#FFFFFF1.38:1 · Fail

Accessible Alternatives

#D3F8B4#000000 text · best 17.86:1#D3F8B4
#EAF15F#000000 text · best 17.25:1#EAF15F
Green Yellow#000000 text · best 17.12:1#ADFF2F
#A0FF52#000000 text · best 16.92:1#A0FF52
Pale Green#000000 text · best 16.59:1#98FB98

Generated Palette

#A1F15F#A1F15F
#B05FF1#B05FF1
#EAF15F#EAF15F
#5FF167#5FF167
#D3F8B4#D3F8B4
#70E114#70E114

Color Harmonies

#B05FF1#B05FF1
#EAF15F#EAF15F
#5FF167#5FF167
#5FA1F1#5FA1F1
#F15FA1#F15FA1

Variants

#D3F8B4#D3F8B4
#70E114#70E114
#A0FF52#A0FF52
#A3DE73#A3DE73
#E6F8D8#E6F8D8
#B6FF7A#B6FF7A

Nearest Named Colors