---
title: "Humectant — Glossary | School of Dermatology"
url: https://schoolofdermatology.com/glossary/humectant
description: "Learn what humectants are, how they hydrate the skin by attracting water, and which humectant ingredients are most effective in skincare products."
lang: en
---

Glossary

# Humectant

hyoo-MEK-tunt

## Definition

A humectant is a type of moisturizing ingredient that attracts and binds water molecules from the environment and from deeper layers of the skin, drawing moisture into the stratum corneum. Common humectants include hyaluronic acid, glycerin, urea, aloe vera, honey, panthenol (provitamin B5), and propylene glycol. Humectants are lightweight and particularly beneficial for dehydrated and oily skin types because they provide hydration without heaviness or greasiness. However, in very dry environments with low humidity, humectants can actually pull moisture from the deeper layers of the skin rather than the air, potentially increasing dryness. For this reason, it is recommended to layer humectants with emollients and occlusives to lock in the moisture they attract. This combination approach provides the most complete and lasting hydration.

## Related Terms

Emollient: https://schoolofdermatology.com/glossary/emollient
Occlusives: https://schoolofdermatology.com/glossary/occlusives
Hyaluronic Acid: https://schoolofdermatology.com/glossary/hyaluronic-acid
Glycerin: https://schoolofdermatology.com/glossary/glycerin
Urea: https://schoolofdermatology.com/glossary/urea

Was this definition helpful?

## Structured data

```json
[
  {
    "@context": "https://schema.org",
    "@type": "DefinedTerm",
    "name": "Humectant",
    "description": "A humectant is a type of moisturizing ingredient that attracts and binds water molecules from the environment and from deeper layers of the skin, drawing moisture into the stratum corneum. Common humectants include hyaluronic acid, glycerin, urea, aloe vera, honey, panthenol (provitamin B5), and propylene glycol. Humectants are lightweight and particularly beneficial for dehydrated and oily skin types because they provide hydration without heaviness or greasiness. However, in very dry environments with low humidity, humectants can actually pull moisture from the deeper layers of the skin rather than the air, potentially increasing dryness. For this reason, it is recommended to layer humectants with emollients and occlusives to lock in the moisture they attract. This combination approach provides the most complete and lasting hydration.",
    "url": "https://schoolofdermatology.com/glossary/humectant",
    "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": "Humectant",
        "item": "https://schoolofdermatology.com/glossary/humectant"
      }
    ]
  }
]
```