HEX atlas value

#ABFDA5

#ABFDA5 is a cool green HEX color close to Mint. According to Colors Encyclopedia, it converts to RGB 171, 253, 165, HSL 116, 96%, 82%, has luminance 0.8163, and belongs to the pastel group.

#ABFDA5 Sample readable text
HEX #ABFDA5
RGB rgb(171, 253, 165)
HSL hsl(116 96% 82%)
CMYK cmyk(32, 0, 35, 1)
Luminance 0.8163
Contrast Black 17.33:1White 1.21:1

CSS

--color-abfda5: #ABFDA5;
.background-abfda5 { background-color: #ABFDA5; }
.text-abfda5 { color: #ABFDA5; }

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.8163
Black text17.33:1AA Pass
White text1.21: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":"#ABFDA5","rgb":[171,253,165],"hsl":[116,96,82],"cmyk":[32,0,35,1],"luminance":0.8163,"contrast":{"black":17.33,"white":1.21}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":17.33,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.21,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"White","hex":"#FFFFFF","family":"gray","bestTextColor":"#000000","contrastBlack":21,"contrastWhite":1,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#D7FDA5","hex":"#D7FDA5","family":"green","bestTextColor":"#000000","contrastBlack":18.48,"contrastWhite":1.14,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#A9FFA3","hex":"#A9FFA3","family":"green","bestTextColor":"#000000","contrastBlack":17.52,"contrastWhite":1.2,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#A5FDCB","hex":"#A5FDCB","family":"green","bestTextColor":"#000000","contrastBlack":17.51,"contrastWhite":1.2,"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"]}]
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/abfda5.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":"#F7A5FD","analogous":["#D7FDA5","#A5FDCB"],"triadic":["#A5ABFD","#FDA5AB"],"tetradic":["#A5D7FD","#F7A5FD","#FDCBA5"],"splitComplementary":["#CBA5FD","#FDA5D7"],"monochromatic":["#FFFFFF","#ABFDA5","#57FB4B"]}
Variants
{"light":"#FFFFFF","dark":"#57FB4B","saturated":"#A9FFA3","desaturated":"#B4F3AF","pastel":"#FFFFFF","neon":"#CFFFCC"}
Nearest named colors
[{"slug":"mint","name":"Mint","hex":"#98FF98","distance":23.108440016582687},{"slug":"mint-green","name":"Mint Green","hex":"#98FB98","distance":23.108440016582687},{"slug":"pale-green","name":"Pale Green","hex":"#98FB98","distance":23.108440016582687},{"slug":"celadon","name":"Celadon","hex":"#ACE1AF","distance":29.748949561287034},{"slug":"light-green","name":"Light Green","hex":"#90EE90","distance":37.3496987939662}]

HEX meaning and use

About #ABFDA5

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

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

WCAG Accessibility

Black text17.33:1AA Pass
White text1.21:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000017.33:1 · AAA
White text#FFFFFF1.21:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#D7FDA5#000000 text · best 18.48:1#D7FDA5
#A9FFA3#000000 text · best 17.52:1#A9FFA3
#A5FDCB#000000 text · best 17.51:1#A5FDCB
Mint#000000 text · best 17.09:1#98FF98

Generated Palette

#ABFDA5#ABFDA5
#F7A5FD#F7A5FD
#D7FDA5#D7FDA5
#A5FDCB#A5FDCB
White#FFFFFF
#57FB4B#57FB4B

Color Harmonies

#F7A5FD#F7A5FD
#D7FDA5#D7FDA5
#A5FDCB#A5FDCB
#A5ABFD#A5ABFD
#FDA5AB#FDA5AB

Variants

White#FFFFFF
#57FB4B#57FB4B
#A9FFA3#A9FFA3
#B4F3AF#B4F3AF
White#FFFFFF
#CFFFCC#CFFFCC

Nearest Named Colors