---
title: "Sunscreen — Glossary | School of Dermatology"
url: https://schoolofdermatology.com/glossary/sunscreen
description: "Everything about sunscreen: chemical vs. mineral types, how to apply correctly, why daily use is the best anti-aging strategy, and what SPF to choose."
lang: en
---

Glossary

# Sunscreen

SUN-skreen

## Definition

Sunscreen is a topical product that protects the skin from the harmful effects of ultraviolet (UV) radiation, which causes sunburn, premature aging, hyperpigmentation, and skin cancer. There are two main types: chemical (organic) sunscreens, which absorb UV rays and convert them to heat using ingredients like avobenzone, homosalate, and octisalate; and mineral (physical/inorganic) sunscreens, which sit on the skin's surface and reflect or scatter UV rays using zinc oxide and/or titanium dioxide. Many modern formulations combine both types. Dermatologists consider daily sunscreen use the single most important anti-aging skincare step. For adequate protection, apply a broad-spectrum SPF 30 or higher sunscreen generously (about ¼ teaspoon for the face) 15 minutes before sun exposure and reapply every two hours, or immediately after swimming or sweating. Sunscreen should be the last step in a morning skincare routine and applied before makeup.

## Related Terms

SPF: https://schoolofdermatology.com/glossary/spf
Broad Spectrum: https://schoolofdermatology.com/glossary/broad-spectrum
UVA: https://schoolofdermatology.com/glossary/uva
UVB: https://schoolofdermatology.com/glossary/uvb
Zinc Oxide: https://schoolofdermatology.com/glossary/zinc-oxide

Was this definition helpful?

## Structured data

```json
[
  {
    "@context": "https://schema.org",
    "@type": "DefinedTerm",
    "name": "Sunscreen",
    "description": "Sunscreen is a topical product that protects the skin from the harmful effects of ultraviolet (UV) radiation, which causes sunburn, premature aging, hyperpigmentation, and skin cancer. There are two main types: chemical (organic) sunscreens, which absorb UV rays and convert them to heat using ingredients like avobenzone, homosalate, and octisalate; and mineral (physical/inorganic) sunscreens, which sit on the skin's surface and reflect or scatter UV rays using zinc oxide and/or titanium dioxide. Many modern formulations combine both types. Dermatologists consider daily sunscreen use the single most important anti-aging skincare step. For adequate protection, apply a broad-spectrum SPF 30 or higher sunscreen generously (about ¼ teaspoon for the face) 15 minutes before sun exposure and reapply every two hours, or immediately after swimming or sweating. Sunscreen should be the last step in a morning skincare routine and applied before makeup.",
    "url": "https://schoolofdermatology.com/glossary/sunscreen",
    "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": "Sunscreen",
        "item": "https://schoolofdermatology.com/glossary/sunscreen"
      }
    ]
  }
]
```