---
title: "Sebaceous Gland — Glossary | School of Dermatology"
url: https://schoolofdermatology.com/glossary/sebaceous-gland
description: "Learn about sebaceous glands, how they produce sebum, their role in acne development, and which ingredients help regulate oil production."
lang: en
---

Glossary

# Sebaceous Gland

seh-BAY-shus gland

## Definition

Sebaceous glands are small, oil-producing glands attached to hair follicles throughout the body (except on the palms and soles). They produce sebum, an oily substance composed of triglycerides, wax esters, squalene, and free fatty acids. Sebaceous glands are most concentrated on the face (especially the forehead, nose, and chin — the T-zone), scalp, chest, and upper back. Sebum production is regulated primarily by androgens (hormones like testosterone), which is why acne often develops during puberty and can fluctuate with hormonal changes. When sebaceous glands produce excess sebum, it can mix with dead skin cells and clog pores, leading to acne. Conversely, too little sebum production leads to dry, rough skin. The activity of sebaceous glands decreases with age, contributing to the drier skin seen in older adults. Ingredients like niacinamide, retinoids, and BHAs can help regulate sebaceous gland activity.

## Related Terms

Sebum: https://schoolofdermatology.com/glossary/sebum
Pore: https://schoolofdermatology.com/glossary/pore
Comedone: https://schoolofdermatology.com/glossary/comedone
Cystic Acne: https://schoolofdermatology.com/glossary/cystic-acne

Was this definition helpful?

## Structured data

```json
[
  {
    "@context": "https://schema.org",
    "@type": "DefinedTerm",
    "name": "Sebaceous Gland",
    "description": "Sebaceous glands are small, oil-producing glands attached to hair follicles throughout the body (except on the palms and soles). They produce sebum, an oily substance composed of triglycerides, wax esters, squalene, and free fatty acids. Sebaceous glands are most concentrated on the face (especially the forehead, nose, and chin — the T-zone), scalp, chest, and upper back. Sebum production is regulated primarily by androgens (hormones like testosterone), which is why acne often develops during puberty and can fluctuate with hormonal changes. When sebaceous glands produce excess sebum, it can mix with dead skin cells and clog pores, leading to acne. Conversely, too little sebum production leads to dry, rough skin. The activity of sebaceous glands decreases with age, contributing to the drier skin seen in older adults. Ingredients like niacinamide, retinoids, and BHAs can help regulate sebaceous gland activity.",
    "url": "https://schoolofdermatology.com/glossary/sebaceous-gland",
    "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": "Sebaceous Gland",
        "item": "https://schoolofdermatology.com/glossary/sebaceous-gland"
      }
    ]
  }
]
```