HEX atlas value

#A1C5A0

#A1C5A0 is a cool green HEX color close to Lichen. According to Colors Encyclopedia, it converts to RGB 161, 197, 160, HSL 118, 24%, 70%, has luminance 0.5005, and belongs to the muted group.

#A1C5A0 Sample readable text
HEX #A1C5A0
RGB rgb(161, 197, 160)
HSL hsl(118 24% 70%)
CMYK cmyk(18, 0, 19, 23)
Luminance 0.5005
Contrast Black 11.01:1White 1.91:1

CSS

--color-a1c5a0: #A1C5A0;
.background-a1c5a0 { background-color: #A1C5A0; }
.text-a1c5a0 { color: #A1C5A0; }

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.5005
Black text11.01:1AA Pass
White text1.91: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":"#A1C5A0","rgb":[161,197,160],"hsl":[118,24,70],"cmyk":[18,0,19,23],"luminance":0.5005,"contrast":{"black":11.01,"white":1.91}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":11.01,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.91,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"#DAE8D9","hex":"#DAE8D9","family":"green","bestTextColor":"#000000","contrastBlack":16.53,"contrastWhite":1.27,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#92D68F","hex":"#92D68F","family":"green","bestTextColor":"#000000","contrastBlack":12.24,"contrastWhite":1.72,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]},{"name":"#B4C5A0","hex":"#B4C5A0","family":"green","bestTextColor":"#000000","contrastBlack":11.43,"contrastWhite":1.84,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]},{"name":"#A0C5B1","hex":"#A0C5B1","family":"green","bestTextColor":"#000000","contrastBlack":11.12,"contrastWhite":1.89,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]},{"name":"Ash Gray","hex":"#B2BEB5","family":"green","bestTextColor":"#000000","contrastBlack":10.93,"contrastWhite":1.92,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]}]
AI context
{"semanticGroups":["cool green","muted","muted green","Lichen adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","muted interface themes","botanical and wellness palettes"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/a1c5a0.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/lichen.json","https://www.colorsencyclopedia.com/api/colors/laurel-green.json","https://www.colorsencyclopedia.com/api/colors/willow-green.json"]}
Harmonies
{"complementary":"#C4A0C5","analogous":["#B4C5A0","#A0C5B1"],"triadic":["#A0A1C5","#C5A0A1"],"tetradic":["#A0B4C5","#C4A0C5","#C5B1A0"],"splitComplementary":["#B1A0C5","#C5A0B4"],"monochromatic":["#DAE8D9","#A1C5A0","#69A267"]}
Variants
{"light":"#DAE8D9","dark":"#69A267","saturated":"#92D68F","desaturated":"#B1B4B1","pastel":"#F1F3F1","neon":"#93FF8F"}
Nearest named colors
[{"slug":"lichen","name":"Lichen","hex":"#9BC4A2","distance":6.4031242374328485},{"slug":"laurel-green","name":"Laurel Green","hex":"#A9BA9D","distance":13.92838827718412},{"slug":"willow-green","name":"Willow Green","hex":"#A8B88F","distance":22.516660498395403},{"slug":"dark-sea-green","name":"Dark Sea Green","hex":"#8FBC8F","distance":26.343879744638983},{"slug":"ash-gray","name":"Ash Gray","hex":"#B2BEB5","distance":27.910571473905726}]

HEX meaning and use

About #A1C5A0

#A1C5A0 is classified as a cool green value with muted visual character. #A1C5A0 is visually closest to Lichen, a named green color with HEX #9BC4A2.

The RGB channels are 161, 197, and 160, with green carrying the strongest channel weight. In HSL, the hue is 118deg with 24% saturation and 70% lightness, so this page treats it as a low-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 muted interface themes. Its luminance is 0.5005, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 6.40, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text11.01:1AA Pass
White text1.91:1AA Fail

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

AAA text options: #000000, #1A1A1A.

Accessibility-Safe Pairings and Alternatives

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

Black text#00000011.01:1 · AAA
White text#FFFFFF1.91:1 · Fail

Accessible Alternatives

#DAE8D9#000000 text · best 16.53:1#DAE8D9
#92D68F#000000 text · best 12.24:1#92D68F
#B4C5A0#000000 text · best 11.43:1#B4C5A0
#A0C5B1#000000 text · best 11.12:1#A0C5B1
Ash Gray#000000 text · best 10.93:1#B2BEB5

Generated Palette

#A1C5A0#A1C5A0
#C4A0C5#C4A0C5
#B4C5A0#B4C5A0
#A0C5B1#A0C5B1
#DAE8D9#DAE8D9
#69A267#69A267

Color Harmonies

#C4A0C5#C4A0C5
#B4C5A0#B4C5A0
#A0C5B1#A0C5B1
#A0A1C5#A0A1C5
#C5A0A1#C5A0A1

Variants

#DAE8D9#DAE8D9
#69A267#69A267
#92D68F#92D68F
#B1B4B1#B1B4B1
#F1F3F1#F1F3F1
#93FF8F#93FF8F

Nearest Named Colors