HEX atlas value

#A1FD91

#A1FD91 is a cool green HEX color close to Mint. According to Colors Encyclopedia, it converts to RGB 161, 253, 145, HSL 111, 96%, 78%, has luminance 0.7987, and belongs to the pastel group.

#A1FD91 Sample readable text
HEX #A1FD91
RGB rgb(161, 253, 145)
HSL hsl(111 96% 78%)
CMYK cmyk(36, 0, 43, 1)
Luminance 0.7987
Contrast Black 16.97:1White 1.24:1

CSS

--color-a1fd91: #A1FD91;
.background-a1fd91 { background-color: #A1FD91; }
.text-a1fd91 { color: #A1FD91; }

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.7987
Black text16.97:1AA Pass
White text1.24: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":"#A1FD91","rgb":[161,253,145],"hsl":[111,96,78],"cmyk":[36,0,43,1],"luminance":0.7987,"contrast":{"black":16.97,"white":1.24}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":16.97,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.24,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"#EEFFEB","hex":"#EEFFEB","family":"green","bestTextColor":"#000000","contrastBlack":20.14,"contrastWhite":1.04,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#D7FD91","hex":"#D7FD91","family":"green","bestTextColor":"#000000","contrastBlack":18.35,"contrastWhite":1.14,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#A0FF8F","hex":"#A0FF8F","family":"green","bestTextColor":"#000000","contrastBlack":17.2,"contrastWhite":1.22,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Mint","hex":"#98FF98","family":"green","bestTextColor":"#000000","contrastBlack":17.09,"contrastWhite":1.23,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#91FDB7","hex":"#91FDB7","family":"green","bestTextColor":"#000000","contrastBlack":16.94,"contrastWhite":1.24,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["cool green","pastel","pastel green","Mint adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","soft UI backgrounds","botanical and wellness palettes"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/a1fd91.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/mint.json","https://www.colorsencyclopedia.com/api/colors/mint-green.json","https://www.colorsencyclopedia.com/api/colors/pale-green.json"]}
Harmonies
{"complementary":"#ED91FD","analogous":["#D7FD91","#91FDB7"],"triadic":["#91A1FD","#FD91A1"],"tetradic":["#91D7FD","#ED91FD","#FDB791"],"splitComplementary":["#B791FD","#FD91D7"],"monochromatic":["#EEFFEB","#A1FD91","#54FB37"]}
Variants
{"light":"#EEFFEB","dark":"#54FB37","saturated":"#A0FF8F","desaturated":"#AAF09D","pastel":"#FFFFFF","neon":"#C2FFB8"}
Nearest named colors
[{"slug":"mint","name":"Mint","hex":"#98FF98","distance":11.575836902790225},{"slug":"mint-green","name":"Mint Green","hex":"#98FB98","distance":11.575836902790225},{"slug":"pale-green","name":"Pale Green","hex":"#98FB98","distance":11.575836902790225},{"slug":"light-green","name":"Light Green","hex":"#90EE90","distance":22.693611435820433},{"slug":"celadon","name":"Celadon","hex":"#ACE1AF","distance":42.485291572496}]

HEX meaning and use

About #A1FD91

#A1FD91 is classified as a cool green value with pastel visual character. #A1FD91 is visually closest to Mint, a named green color with HEX #98FF98.

The RGB channels are 161, 253, and 145, with green carrying the strongest channel weight. In HSL, the hue is 111deg with 96% saturation and 78% 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 soft UI backgrounds. Its luminance is 0.7987, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 11.58, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text16.97:1AA Pass
White text1.24:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000016.97:1 · AAA
White text#FFFFFF1.24:1 · Fail

Accessible Alternatives

#EEFFEB#000000 text · best 20.14:1#EEFFEB
#D7FD91#000000 text · best 18.35:1#D7FD91
#A0FF8F#000000 text · best 17.2:1#A0FF8F
Mint#000000 text · best 17.09:1#98FF98
#91FDB7#000000 text · best 16.94:1#91FDB7

Generated Palette

#A1FD91#A1FD91
#ED91FD#ED91FD
#D7FD91#D7FD91
#91FDB7#91FDB7
#EEFFEB#EEFFEB
#54FB37#54FB37

Color Harmonies

#ED91FD#ED91FD
#D7FD91#D7FD91
#91FDB7#91FDB7
#91A1FD#91A1FD
#FD91A1#FD91A1

Variants

#EEFFEB#EEFFEB
#54FB37#54FB37
#A0FF8F#A0FF8F
#AAF09D#AAF09D
White#FFFFFF
#C2FFB8#C2FFB8

Nearest Named Colors