HEX atlas value

#A2F20D

#A2F20D is a cool green HEX color close to Green Yellow. According to Colors Encyclopedia, it converts to RGB 162, 242, 13, HSL 81, 90%, 50%, has luminance 0.7121, and belongs to the vibrant group.

#A2F20D Sample readable text
HEX #A2F20D
RGB rgb(162, 242, 13)
HSL hsl(81 90% 50%)
CMYK cmyk(33, 0, 95, 5)
Luminance 0.7121
Contrast Black 15.24:1White 1.38:1

CSS

--color-a2f20d: #A2F20D;
.background-a2f20d { background-color: #A2F20D; }
.text-a2f20d { color: #A2F20D; }

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.7121
Black text15.24: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":"#A2F20D","rgb":[162,242,13],"hsl":[81,90,50],"cmyk":[33,0,95,5],"luminance":0.7121,"contrast":{"black":15.24,"white":1.38}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":15.24,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.38,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"Electric Lime","hex":"#CCFF00","family":"green","bestTextColor":"#000000","contrastBlack":17.87,"contrastWhite":1.18,"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":"#A6FF00","hex":"#A6FF00","family":"green","bestTextColor":"#000000","contrastBlack":16.93,"contrastWhite":1.24,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#C3F764","hex":"#C3F764","family":"green","bestTextColor":"#000000","contrastBlack":16.81,"contrastWhite":1.25,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Chartreuse","hex":"#7FFF00","family":"green","bestTextColor":"#000000","contrastBlack":16.21,"contrastWhite":1.3,"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/a2f20d.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/green-yellow.json","https://www.colorsencyclopedia.com/api/colors/chartreuse.json","https://www.colorsencyclopedia.com/api/colors/lawn-green.json"]}
Harmonies
{"complementary":"#5D0DF2","analogous":["#F2D00D","#2FF20D"],"triadic":["#0DA2F2","#F20DA2"],"tetradic":["#0DF2D0","#5D0DF2","#F20D2F"],"splitComplementary":["#0D2FF2","#D00DF2"],"monochromatic":["#C3F764","#A2F20D","#689B08"]}
Variants
{"light":"#C3F764","dark":"#689B08","saturated":"#A6FF00","desaturated":"#9AD629","pastel":"#CEEF8F","neon":"#B4FF29"}
Nearest named colors
[{"slug":"green-yellow","name":"Green Yellow","hex":"#ADFF2F","distance":38.02630668366309},{"slug":"chartreuse","name":"Chartreuse","hex":"#7FFF00","distance":39.534794801541594},{"slug":"lawn-green","name":"Lawn Green","hex":"#7CFC00","distance":41.38840417314975},{"slug":"electric-lime","name":"Electric Lime","hex":"#CCFF00","distance":45.8475735453906},{"slug":"yellow-green","name":"Yellow Green","hex":"#9ACD32","distance":52.933921071464184}]

HEX meaning and use

About #A2F20D

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

The RGB channels are 162, 242, and 13, with green carrying the strongest channel weight. In HSL, the hue is 81deg with 90% saturation and 50% 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.7121, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 38.03, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

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

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

Accessible Alternatives

Electric Lime#000000 text · best 17.87:1#CCFF00
Green Yellow#000000 text · best 17.12:1#ADFF2F
#A6FF00#000000 text · best 16.93:1#A6FF00
#C3F764#000000 text · best 16.81:1#C3F764
Chartreuse#000000 text · best 16.21:1#7FFF00

Generated Palette

#A2F20D#A2F20D
#5D0DF2#5D0DF2
#F2D00D#F2D00D
#2FF20D#2FF20D
#C3F764#C3F764
#689B08#689B08

Color Harmonies

#5D0DF2#5D0DF2
#F2D00D#F2D00D
#2FF20D#2FF20D
#0DA2F2#0DA2F2
#F20DA2#F20DA2

Variants

#C3F764#C3F764
#689B08#689B08
#A6FF00#A6FF00
#9AD629#9AD629
#CEEF8F#CEEF8F
#B4FF29#B4FF29

Nearest Named Colors