---
title: "Glycolic Acid — Glossary | School of Dermatology"
url: https://schoolofdermatology.com/glossary/glycolic-acid
description: "Discover what glycolic acid does for your skin, how this powerful AHA exfoliates and rejuvenates, and how to use it safely and effectively."
lang: en
---

Glossary

# Glycolic Acid

gly-KOL-ik AS-id

## Definition

Glycolic acid is the smallest and most widely researched alpha hydroxy acid (AHA), derived from sugar cane. Its small molecular size allows it to penetrate the skin effectively, making it one of the most potent AHAs for exfoliation. It works by dissolving the intercellular glue (desmosomes) that holds dead skin cells together, promoting their release and revealing fresh skin underneath. Glycolic acid stimulates collagen production, improves skin texture and brightness, reduces fine lines, and helps fade hyperpigmentation. It is available in at-home products at concentrations of 5-10% and in professional chemical peels at concentrations up to 70%. Because it increases sun sensitivity, daily sunscreen use is essential. Common side effects include tingling, redness, and mild peeling, especially when first starting. It may be too strong for sensitive or rosacea-prone skin.

## Related Terms

AHA (Alpha Hydroxy Acid): https://schoolofdermatology.com/glossary/aha-alpha-hydroxy-acid
Chemical Exfoliant: https://schoolofdermatology.com/glossary/chemical-exfoliant
Exfoliation: https://schoolofdermatology.com/glossary/exfoliation
Lactic Acid: https://schoolofdermatology.com/glossary/lactic-acid

Was this definition helpful?

## Structured data

```json
[
  {
    "@context": "https://schema.org",
    "@type": "DefinedTerm",
    "name": "Glycolic Acid",
    "description": "Glycolic acid is the smallest and most widely researched alpha hydroxy acid (AHA), derived from sugar cane. Its small molecular size allows it to penetrate the skin effectively, making it one of the most potent AHAs for exfoliation. It works by dissolving the intercellular glue (desmosomes) that holds dead skin cells together, promoting their release and revealing fresh skin underneath. Glycolic acid stimulates collagen production, improves skin texture and brightness, reduces fine lines, and helps fade hyperpigmentation. It is available in at-home products at concentrations of 5-10% and in professional chemical peels at concentrations up to 70%. Because it increases sun sensitivity, daily sunscreen use is essential. Common side effects include tingling, redness, and mild peeling, especially when first starting. It may be too strong for sensitive or rosacea-prone skin.",
    "url": "https://schoolofdermatology.com/glossary/glycolic-acid",
    "inDefinedTermSet": {
      "@type": "DefinedTermSet",
      "name": "School of Dermatology Skincare Glossary",
      "url": "https://schoolofdermatology.com/glossary"
    }
  },
  {
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "name": "Home",
        "item": "https://schoolofdermatology.com"
      },
      {
        "@type": "ListItem",
        "position": 2,
        "name": "Glossary",
        "item": "https://schoolofdermatology.com/glossary"
      },
      {
        "@type": "ListItem",
        "position": 3,
        "name": "Glycolic Acid",
        "item": "https://schoolofdermatology.com/glossary/glycolic-acid"
      }
    ]
  }
]
```