---
title: "Witch Hazel — Glossary | School of Dermatology"
url: https://schoolofdermatology.com/glossary/witch-hazel
description: "Learn about witch hazel in skincare, its astringent and anti-inflammatory properties, the difference between distillate and extract forms, and modern alternatives."
lang: en
---

Glossary

# Witch Hazel

wich HAY-zul

## Definition

Witch hazel is a plant-derived ingredient extracted from the bark and leaves of the Hamamelis virginiana shrub, native to North America. It has been used for centuries as a natural astringent and anti-inflammatory remedy. In skincare, witch hazel is commonly found in toners, cleansers, and after-shave products. It contains tannins that have a temporary pore-tightening effect and anti-inflammatory properties that can soothe minor irritation, insect bites, and mild acne. However, it is important to distinguish between witch hazel distillate (gentler, most tannins and beneficial compounds are preserved) and witch hazel extract made with denatured alcohol (which can be drying and irritating to the skin). Alcohol-free witch hazel products are generally well-tolerated, but alcohol-based formulations can disrupt the skin barrier and worsen dryness or sensitivity. For most skincare concerns, modern ingredients like niacinamide or BHA toners offer more proven, targeted benefits.

## Related Terms

Astringent: https://schoolofdermatology.com/glossary/astringent
Toner: https://schoolofdermatology.com/glossary/toner
Barrier Function: https://schoolofdermatology.com/glossary/barrier-function
Inflammation: https://schoolofdermatology.com/glossary/inflammation

Was this definition helpful?

## Structured data

```json
[
  {
    "@context": "https://schema.org",
    "@type": "DefinedTerm",
    "name": "Witch Hazel",
    "description": "Witch hazel is a plant-derived ingredient extracted from the bark and leaves of the Hamamelis virginiana shrub, native to North America. It has been used for centuries as a natural astringent and anti-inflammatory remedy. In skincare, witch hazel is commonly found in toners, cleansers, and after-shave products. It contains tannins that have a temporary pore-tightening effect and anti-inflammatory properties that can soothe minor irritation, insect bites, and mild acne. However, it is important to distinguish between witch hazel distillate (gentler, most tannins and beneficial compounds are preserved) and witch hazel extract made with denatured alcohol (which can be drying and irritating to the skin). Alcohol-free witch hazel products are generally well-tolerated, but alcohol-based formulations can disrupt the skin barrier and worsen dryness or sensitivity. For most skincare concerns, modern ingredients like niacinamide or BHA toners offer more proven, targeted benefits.",
    "url": "https://schoolofdermatology.com/glossary/witch-hazel",
    "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": "Witch Hazel",
        "item": "https://schoolofdermatology.com/glossary/witch-hazel"
      }
    ]
  }
]
```