---
title: "Melanocyte — Glossary | School of Dermatology"
url: https://schoolofdermatology.com/glossary/melanocyte
description: "Learn about melanocytes, the pigment-producing cells in the skin, how they determine skin color, and their role in conditions like vitiligo and melanoma."
lang: en
---

Glossary

# Melanocyte

MEL-uh-noh-syt

## Definition

Melanocytes are specialized cells located in the basal layer of the epidermis that produce melanin, the pigment responsible for skin, hair, and eye color. Each melanocyte services approximately 36 keratinocytes in what is called the 'epidermal melanin unit.' Melanocytes produce melanin within organelles called melanosomes, which are then transferred to surrounding keratinocytes via dendrites (arm-like extensions). This distribution of melanin throughout the epidermis provides protection against UV radiation. All humans have roughly the same number of melanocytes regardless of skin color — differences in skin tone result from variations in the size, number, type, and distribution of melanosomes rather than melanocyte count. Disorders of melanocytes include vitiligo (loss of melanocytes causing white patches), melanoma (cancer of melanocytes), and various forms of hyperpigmentation (overactive melanin production).

## Related Terms

Melanin: https://schoolofdermatology.com/glossary/melanin
Epidermis: https://schoolofdermatology.com/glossary/epidermis
Hyperpigmentation: https://schoolofdermatology.com/glossary/hyperpigmentation
Keratinocyte: https://schoolofdermatology.com/glossary/keratinocyte

Was this definition helpful?

## Structured data

```json
[
  {
    "@context": "https://schema.org",
    "@type": "DefinedTerm",
    "name": "Melanocyte",
    "description": "Melanocytes are specialized cells located in the basal layer of the epidermis that produce melanin, the pigment responsible for skin, hair, and eye color. Each melanocyte services approximately 36 keratinocytes in what is called the 'epidermal melanin unit.' Melanocytes produce melanin within organelles called melanosomes, which are then transferred to surrounding keratinocytes via dendrites (arm-like extensions). This distribution of melanin throughout the epidermis provides protection against UV radiation. All humans have roughly the same number of melanocytes regardless of skin color — differences in skin tone result from variations in the size, number, type, and distribution of melanosomes rather than melanocyte count. Disorders of melanocytes include vitiligo (loss of melanocytes causing white patches), melanoma (cancer of melanocytes), and various forms of hyperpigmentation (overactive melanin production).",
    "url": "https://schoolofdermatology.com/glossary/melanocyte",
    "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": "Melanocyte",
        "item": "https://schoolofdermatology.com/glossary/melanocyte"
      }
    ]
  }
]
```