---
title: "Sebum — Glossary | School of Dermatology"
url: https://schoolofdermatology.com/glossary/sebum
description: "Understand sebum, the skin's natural oil, its protective functions, what causes excess production, and how to manage oily skin effectively."
lang: en
---

Glossary

# Sebum

SEE-bum

## Definition

Sebum is the waxy, oily substance produced by sebaceous glands to lubricate and waterproof the skin and hair. It is composed of triglycerides, fatty acids, wax esters, squalene, cholesterol, and cholesterol esters. Sebum plays an important protective role: it helps maintain the skin's moisture by reducing transepidermal water loss, contributes to the skin's acid mantle (supporting a healthy pH), provides some antioxidant protection through squalene and vitamin E, and has mild antimicrobial properties. However, excess sebum production — often driven by hormones, genetics, stress, or environmental factors — is a primary contributor to oily skin, clogged pores, and acne. When excess sebum mixes with dead skin cells inside a pore, it forms a plug (comedone) that can become infected and inflamed. Ingredients like niacinamide, BHAs, retinoids, and clay masks can help manage excess sebum without completely stripping the skin of its natural oils.

## Related Terms

Sebaceous Gland: https://schoolofdermatology.com/glossary/sebaceous-gland
Pore: https://schoolofdermatology.com/glossary/pore
Comedone: https://schoolofdermatology.com/glossary/comedone
Barrier Function: https://schoolofdermatology.com/glossary/barrier-function

Was this definition helpful?

## Structured data

```json
[
  {
    "@context": "https://schema.org",
    "@type": "DefinedTerm",
    "name": "Sebum",
    "description": "Sebum is the waxy, oily substance produced by sebaceous glands to lubricate and waterproof the skin and hair. It is composed of triglycerides, fatty acids, wax esters, squalene, cholesterol, and cholesterol esters. Sebum plays an important protective role: it helps maintain the skin's moisture by reducing transepidermal water loss, contributes to the skin's acid mantle (supporting a healthy pH), provides some antioxidant protection through squalene and vitamin E, and has mild antimicrobial properties. However, excess sebum production — often driven by hormones, genetics, stress, or environmental factors — is a primary contributor to oily skin, clogged pores, and acne. When excess sebum mixes with dead skin cells inside a pore, it forms a plug (comedone) that can become infected and inflamed. Ingredients like niacinamide, BHAs, retinoids, and clay masks can help manage excess sebum without completely stripping the skin of its natural oils.",
    "url": "https://schoolofdermatology.com/glossary/sebum",
    "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": "Sebum",
        "item": "https://schoolofdermatology.com/glossary/sebum"
      }
    ]
  }
]
```