HEX atlas value

#A0C5A4

#A0C5A4 is a cool green HEX color close to Lichen. According to Colors Encyclopedia, it converts to RGB 160, 197, 164, HSL 126, 24%, 70%, has luminance 0.5009, and belongs to the muted group.

#A0C5A4 Sample readable text
HEX #A0C5A4
RGB rgb(160, 197, 164)
HSL hsl(126 24% 70%)
CMYK cmyk(19, 0, 17, 23)
Luminance 0.5009
Contrast Black 11.02:1White 1.91:1

CSS

--color-a0c5a4: #A0C5A4;
.background-a0c5a4 { background-color: #A0C5A4; }
.text-a0c5a4 { color: #A0C5A4; }

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.5009
Black text11.02: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":"#A0C5A4","rgb":[160,197,164],"hsl":[126,24,70],"cmyk":[19,0,17,23],"luminance":0.5009,"contrast":{"black":11.02,"white":1.91}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":11.02,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.91,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"#D9E8DB","hex":"#D9E8DB","family":"green","bestTextColor":"#000000","contrastBlack":16.52,"contrastWhite":1.27,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#8FD696","hex":"#8FD696","family":"green","bestTextColor":"#000000","contrastBlack":12.23,"contrastWhite":1.72,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]},{"name":"#AFC5A0","hex":"#AFC5A0","family":"green","bestTextColor":"#000000","contrastBlack":11.32,"contrastWhite":1.86,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]},{"name":"Opal","hex":"#A8C3BC","family":"green","bestTextColor":"#000000","contrastBlack":11.2,"contrastWhite":1.88,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]},{"name":"#A0C5B6","hex":"#A0C5B6","family":"green","bestTextColor":"#000000","contrastBlack":11.16,"contrastWhite":1.88,"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/a0c5a4.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/opal.json"]}
Harmonies
{"complementary":"#C5A0C1","analogous":["#AFC5A0","#A0C5B6"],"triadic":["#A4A0C5","#C5A4A0"],"tetradic":["#A0AFC5","#C5A0C1","#C5B6A0"],"splitComplementary":["#B6A0C5","#C5A0AF"],"monochromatic":["#D9E8DB","#A0C5A4","#67A26D"]}
Variants
{"light":"#D9E8DB","dark":"#67A26D","saturated":"#8FD696","desaturated":"#B1B4B1","pastel":"#F1F3F1","neon":"#8FFF9A"}
Nearest named colors
[{"slug":"lichen","name":"Lichen","hex":"#9BC4A2","distance":5.477225575051661},{"slug":"laurel-green","name":"Laurel Green","hex":"#A9BA9D","distance":15.84297951775486},{"slug":"opal","name":"Opal","hex":"#A8C3BC","distance":25.37715508089904},{"slug":"ash-gray","name":"Ash Gray","hex":"#B2BEB5","distance":25.729360660537214},{"slug":"willow-green","name":"Willow Green","hex":"#A8B88F","distance":25.96150997149434}]

HEX meaning and use

About #A0C5A4

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

The RGB channels are 160, 197, and 164, with green carrying the strongest channel weight. In HSL, the hue is 126deg 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.5009, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 5.48, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text11.02: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 #A0C5A4 needs readable text, badges, interface states, or nearby accessible alternatives.

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

Accessible Alternatives

#D9E8DB#000000 text · best 16.52:1#D9E8DB
#8FD696#000000 text · best 12.23:1#8FD696
#AFC5A0#000000 text · best 11.32:1#AFC5A0
Opal#000000 text · best 11.2:1#A8C3BC
#A0C5B6#000000 text · best 11.16:1#A0C5B6

Generated Palette

#A0C5A4#A0C5A4
#C5A0C1#C5A0C1
#AFC5A0#AFC5A0
#A0C5B6#A0C5B6
#D9E8DB#D9E8DB
#67A26D#67A26D

Color Harmonies

#C5A0C1#C5A0C1
#AFC5A0#AFC5A0
#A0C5B6#A0C5B6
#A4A0C5#A4A0C5
#C5A4A0#C5A4A0

Variants

#D9E8DB#D9E8DB
#67A26D#67A26D
#8FD696#8FD696
#B1B4B1#B1B4B1
#F1F3F1#F1F3F1
#8FFF9A#8FFF9A

Nearest Named Colors