HEX atlas value

#A5EF9F

#A5EF9F is a cool green HEX color close to Mint Green. According to Colors Encyclopedia, it converts to RGB 165, 239, 159, HSL 115, 71%, 78%, has luminance 0.7224, and belongs to the pastel group.

#A5EF9F Sample readable text
HEX #A5EF9F
RGB rgb(165, 239, 159)
HSL hsl(115 71% 78%)
CMYK cmyk(31, 0, 33, 6)
Luminance 0.7224
Contrast Black 15.45:1White 1.36:1

CSS

--color-a5ef9f: #A5EF9F;
.background-a5ef9f { background-color: #A5EF9F; }
.text-a5ef9f { color: #A5EF9F; }

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.7224
Black text15.45: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":"#A5EF9F","rgb":[165,239,159],"hsl":[115,71,78],"cmyk":[31,0,33,6],"luminance":0.7224,"contrast":{"black":15.45,"white":1.36}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":15.45,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.36,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"#EFFCEE","hex":"#EFFCEE","family":"green","bestTextColor":"#000000","contrastBlack":19.83,"contrastWhite":1.06,"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":"#9BFB93","hex":"#9BFB93","family":"green","bestTextColor":"#000000","contrastBlack":16.61,"contrastWhite":1.26,"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"]},{"name":"#CEEF9F","hex":"#CEEF9F","family":"green","bestTextColor":"#000000","contrastBlack":16.47,"contrastWhite":1.27,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["cool green","pastel","pastel green","Mint Green 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/a5ef9f.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/mint-green.json","https://www.colorsencyclopedia.com/api/colors/pale-green.json","https://www.colorsencyclopedia.com/api/colors/mint.json"]}
Harmonies
{"complementary":"#E89FEF","analogous":["#CEEF9F","#9FEFC0"],"triadic":["#9FA6EF","#EF9FA6"],"tetradic":["#9FCEEF","#E89FEF","#EFC09F"],"splitComplementary":["#C09FEF","#EF9FCE"],"monochromatic":["#EFFCEE","#A5EF9F","#5DE151"]}
Variants
{"light":"#EFFCEE","dark":"#5DE151","saturated":"#9BFB93","desaturated":"#B0E2AB","pastel":"#FFFFFF","neon":"#BEFFB8"}
Nearest named colors
[{"slug":"mint-green","name":"Mint Green","hex":"#98FB98","distance":19.026297590440446},{"slug":"pale-green","name":"Pale Green","hex":"#98FB98","distance":19.026297590440446},{"slug":"mint","name":"Mint","hex":"#98FF98","distance":21.77154105707724},{"slug":"celadon","name":"Celadon","hex":"#ACE1AF","distance":22.38302928559939},{"slug":"light-green","name":"Light Green","hex":"#90EE90","distance":25.826343140289914}]

HEX meaning and use

About #A5EF9F

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

The RGB channels are 165, 239, and 159, with green carrying the strongest channel weight. In HSL, the hue is 115deg with 71% 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.7224, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 19.03, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text15.45: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 #A5EF9F needs readable text, badges, interface states, or nearby accessible alternatives.

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

Accessible Alternatives

#EFFCEE#000000 text · best 19.83:1#EFFCEE
Mint#000000 text · best 17.09:1#98FF98
#9BFB93#000000 text · best 16.61:1#9BFB93
Pale Green#000000 text · best 16.59:1#98FB98
#CEEF9F#000000 text · best 16.47:1#CEEF9F

Generated Palette

#A5EF9F#A5EF9F
#E89FEF#E89FEF
#CEEF9F#CEEF9F
#9FEFC0#9FEFC0
#EFFCEE#EFFCEE
#5DE151#5DE151

Color Harmonies

#E89FEF#E89FEF
#CEEF9F#CEEF9F
#9FEFC0#9FEFC0
#9FA6EF#9FA6EF
#EF9FA6#EF9FA6

Variants

#EFFCEE#EFFCEE
#5DE151#5DE151
#9BFB93#9BFB93
#B0E2AB#B0E2AB
White#FFFFFF
#BEFFB8#BEFFB8

Nearest Named Colors