
---
title: "Some plants photosynthesize at night"
url: https://plants.lasse.co.uk/fact-archive/some-plants-photosynthesize-at-night/
---

# Some plants photosynthesize at night
Date: 2026-06-03

Plants use the energy of the sun to make food through the process of photosynthesis, right? So surely photosynthesis can only happen when the sun is out? Actually, many desert plants use a special form of photosynthesis known as Crassulacean acid metabolism (CAM). Such plants still collect energy from the sun during the day to fuel photosynthesis. However, gas exchange, i.e. the entry of CO2, needed for photosynthesis, only happens at night, allowing such plants to be much more water efficient.



## References:

1. [Learn more about CAM plants](https://pmc.ncbi.nlm.nih.gov/articles/PMC5462059/)





```json
[
  {
    "@context": "https://schema.org",
    "@type": "WebSite",
    "url": "https://plants.lasse.co.uk",
    "name": "Phytotastic",
    "description": "Phytotastic - Occasional fun facts about plants, because plants are phytotastic",
    "potentialAction": {
      "@type": "SearchAction",
      "target": {
        "@type": "EntryPoint",
        "urlTemplate": "https://plants.lasse.co.uk/search/?q={search_term_string}"
      },
      "query-input": "required name=search_term_string"
    },
    "sameAs": [
      "https://bsky.app/profile/phytotastic.bsky.social",
      "https://plants.lasse.co.uk/llms.txt"
    ]
  },
  {
    "@context": "https://schema.org",
    "@type": "Article",
    "headline": "Some plants photosynthesize at night",
    "description": "Plants use the energy of the sun to make food through the process of photosynthesis, right? So surely photosynthesis can only happen when the sun is out? Actually, many desert plants use a special form of photosynthesis known as Crassula...",
    "url": "https://plants.lasse.co.uk/fact-archive/some-plants-photosynthesize-at-night/",
    "datePublished": "2026-06-03",
    "author": {
      "@type": "Organization",
      "name": "Phytotastic"
    },
    "keywords": [
      "Photosynthesis"
    ],
    "citation": [
      {
        "@type": "CreativeWork",
        "name": "Learn more about CAM plants",
        "url": "https://pmc.ncbi.nlm.nih.gov/articles/PMC5462059/"
      }
    ]
  },
  {
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "name": "Home",
        "item": "https://plants.lasse.co.uk"
      },
      {
        "@type": "ListItem",
        "position": 2,
        "name": "Fact Archive",
        "item": "https://plants.lasse.co.uk/fact-archive/"
      },
      {
        "@type": "ListItem",
        "position": 3,
        "name": "Some plants photosynthesize at night",
        "item": "https://plants.lasse.co.uk/fact-archive/some-plants-photosynthesize-at-night/"
      }
    ]
  }
]
```
