---
title: "Jojoba Oil — Glossary | School of Dermatology"
url: https://schoolofdermatology.com/glossary/jojoba-oil
description: "Learn about jojoba oil, a wax that mimics natural sebum, why it's suitable for all skin types, and how to incorporate it into your skincare routine."
lang: en
---

Glossary

# Jojoba Oil

hoh-HOH-bah oyl

## Definition

Jojoba oil is a liquid wax ester extracted from the seeds of the jojoba plant (Simmondsia chinensis), native to the southwestern United States and Mexico. Although called an oil, it is technically a wax that closely mimics the composition and structure of human sebum, making it exceptionally well-tolerated by all skin types. This similarity means jojoba oil can help regulate oil production — oily skin may produce less sebum when jojoba oil provides what the skin needs, while dry skin benefits from its moisturizing properties. Jojoba oil is non-comedogenic, has anti-inflammatory properties, and is rich in vitamin E and B vitamins. It functions as an emollient, softening and smoothing the skin without clogging pores. It is stable and resistant to oxidation, giving it a long shelf life. Jojoba oil can be used alone, as a cleansing oil, or as a carrier oil for essential oils.

## Related Terms

Emollient: https://schoolofdermatology.com/glossary/emollient
Sebum: https://schoolofdermatology.com/glossary/sebum
Non-Comedogenic: https://schoolofdermatology.com/glossary/non-comedogenic
Comedogenic: https://schoolofdermatology.com/glossary/comedogenic

Was this definition helpful?

## Structured data

```json
[
  {
    "@context": "https://schema.org",
    "@type": "DefinedTerm",
    "name": "Jojoba Oil",
    "description": "Jojoba oil is a liquid wax ester extracted from the seeds of the jojoba plant (Simmondsia chinensis), native to the southwestern United States and Mexico. Although called an oil, it is technically a wax that closely mimics the composition and structure of human sebum, making it exceptionally well-tolerated by all skin types. This similarity means jojoba oil can help regulate oil production — oily skin may produce less sebum when jojoba oil provides what the skin needs, while dry skin benefits from its moisturizing properties. Jojoba oil is non-comedogenic, has anti-inflammatory properties, and is rich in vitamin E and B vitamins. It functions as an emollient, softening and smoothing the skin without clogging pores. It is stable and resistant to oxidation, giving it a long shelf life. Jojoba oil can be used alone, as a cleansing oil, or as a carrier oil for essential oils.",
    "url": "https://schoolofdermatology.com/glossary/jojoba-oil",
    "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": "Jojoba Oil",
        "item": "https://schoolofdermatology.com/glossary/jojoba-oil"
      }
    ]
  }
]
```