---
title: "BHA (Beta Hydroxy Acid) — Glossary | School of Dermatology"
url: https://schoolofdermatology.com/glossary/bha-beta-hydroxy-acid
description: "Discover what BHA (beta hydroxy acid) is, how salicylic acid works inside pores, and why it's a go-to ingredient for acne and oily skin."
lang: en
---

Glossary

# BHA (Beta Hydroxy Acid)

BAY-tuh hy-DROK-see AS-id

## Definition

Beta hydroxy acid refers primarily to salicylic acid, an oil-soluble exfoliant that penetrates into pores to dissolve excess sebum and dead skin cell buildup. Unlike AHAs, which work on the skin's surface, BHAs can reach inside the pore lining, making them particularly effective for acne-prone and oily skin types. Salicylic acid also has anti-inflammatory properties, which help calm redness and irritation associated with breakouts. BHAs are commonly found in cleansers, toners, spot treatments, and leave-on exfoliants at concentrations of 0.5% to 2%. They are generally well-tolerated but can cause dryness if overused. BHAs are also used in higher concentrations in professional chemical peels for deeper exfoliation and pore-clearing effects.

## Related Terms

Salicylic Acid: https://schoolofdermatology.com/glossary/salicylic-acid
Chemical Exfoliant: https://schoolofdermatology.com/glossary/chemical-exfoliant
Comedone: https://schoolofdermatology.com/glossary/comedone
Sebum: https://schoolofdermatology.com/glossary/sebum

Was this definition helpful?

## Structured data

```json
[
  {
    "@context": "https://schema.org",
    "@type": "DefinedTerm",
    "name": "BHA (Beta Hydroxy Acid)",
    "description": "Beta hydroxy acid refers primarily to salicylic acid, an oil-soluble exfoliant that penetrates into pores to dissolve excess sebum and dead skin cell buildup. Unlike AHAs, which work on the skin's surface, BHAs can reach inside the pore lining, making them particularly effective for acne-prone and oily skin types. Salicylic acid also has anti-inflammatory properties, which help calm redness and irritation associated with breakouts. BHAs are commonly found in cleansers, toners, spot treatments, and leave-on exfoliants at concentrations of 0.5% to 2%. They are generally well-tolerated but can cause dryness if overused. BHAs are also used in higher concentrations in professional chemical peels for deeper exfoliation and pore-clearing effects.",
    "url": "https://schoolofdermatology.com/glossary/bha-beta-hydroxy-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": "BHA (Beta Hydroxy Acid)",
        "item": "https://schoolofdermatology.com/glossary/bha-beta-hydroxy-acid"
      }
    ]
  }
]
```