---
title: "Stratum Corneum — Glossary | School of Dermatology"
url: https://schoolofdermatology.com/glossary/stratum-corneum
description: "Learn about the stratum corneum, the skin's outermost protective layer, its 'bricks and mortar' structure, and why it's critical for skin health."
lang: en
---

Glossary

# Stratum Corneum

STRAT-um KOR-nee-um

## Definition

The stratum corneum is the outermost sublayer of the epidermis and the body's first physical barrier against the external environment. It is composed of 15-30 layers of dead, flattened skin cells (corneocytes) embedded in a lipid matrix of ceramides, cholesterol, and fatty acids — often described using the 'bricks and mortar' model. Despite being made of dead cells, the stratum corneum is metabolically active and performs critical functions: it prevents transepidermal water loss (keeping moisture in), blocks the entry of pathogens, irritants, and allergens (keeping threats out), maintains the skin's acidic pH (acid mantle), and regulates the desquamation process. The stratum corneum is constantly renewing — new cells arrive from below as old cells shed from the surface. When this layer is damaged by harsh products, over-exfoliation, or environmental stress, the entire skin barrier becomes compromised, leading to dryness, sensitivity, and increased vulnerability to irritation.

## Related Terms

Barrier Function: https://schoolofdermatology.com/glossary/barrier-function
Lipid Barrier: https://schoolofdermatology.com/glossary/lipid-barrier
Ceramides: https://schoolofdermatology.com/glossary/ceramides
Epidermis: https://schoolofdermatology.com/glossary/epidermis
Desquamation: https://schoolofdermatology.com/glossary/desquamation

Was this definition helpful?

## Structured data

```json
[
  {
    "@context": "https://schema.org",
    "@type": "DefinedTerm",
    "name": "Stratum Corneum",
    "description": "The stratum corneum is the outermost sublayer of the epidermis and the body's first physical barrier against the external environment. It is composed of 15-30 layers of dead, flattened skin cells (corneocytes) embedded in a lipid matrix of ceramides, cholesterol, and fatty acids — often described using the 'bricks and mortar' model. Despite being made of dead cells, the stratum corneum is metabolically active and performs critical functions: it prevents transepidermal water loss (keeping moisture in), blocks the entry of pathogens, irritants, and allergens (keeping threats out), maintains the skin's acidic pH (acid mantle), and regulates the desquamation process. The stratum corneum is constantly renewing — new cells arrive from below as old cells shed from the surface. When this layer is damaged by harsh products, over-exfoliation, or environmental stress, the entire skin barrier becomes compromised, leading to dryness, sensitivity, and increased vulnerability to irritation.",
    "url": "https://schoolofdermatology.com/glossary/stratum-corneum",
    "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": "Stratum Corneum",
        "item": "https://schoolofdermatology.com/glossary/stratum-corneum"
      }
    ]
  }
]
```