
---
title: "The most abundant protein on Earth"
url: https://plants.lasse.co.uk/fact-archive/the-most-abundant-protein-on-earth/
---

# The most abundant protein on Earth
Date: 2026-06-14

Rubisco is an essential protein used in photosynthesis to fix atmospheric CO2 into sugars, and it's often claimed to be the most abundant protein on earth. It has been estimated that there are 5 kg of Rubisco per person on Earth. However, Rubisco is also an infamously slow and inefficient protein, prone to fixing O2 instead of CO2 hence why some plants have evolved special mechanisms to improve carbon fixation by Rubisco.



## References:

1. [There are 5 kg Rubisco per person on Earth!](https://www.pnas.org/doi/full/10.1073/pnas.0907732106)

1. [3% of the leaf weight is Rubisco](https://www.pnas.org/doi/10.1073/pnas.1816654116)





```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": "The most abundant protein on Earth",
    "description": "Rubisco is an essential protein used in photosynthesis to fix atmospheric CO2 into sugars, and it's often claimed to be the most abundant protein on earth. It has been estimated that there are 5 kg of Rubisco per person on Earth. However...",
    "url": "https://plants.lasse.co.uk/fact-archive/the-most-abundant-protein-on-earth/",
    "datePublished": "2026-06-14",
    "author": {
      "@type": "Organization",
      "name": "Phytotastic"
    },
    "keywords": [
      "Photosynthesis"
    ],
    "citation": [
      {
        "@type": "CreativeWork",
        "name": "There are 5 kg Rubisco per person on Earth!",
        "url": "https://www.pnas.org/doi/full/10.1073/pnas.0907732106"
      },
      {
        "@type": "CreativeWork",
        "name": "3% of the leaf weight is Rubisco",
        "url": "https://www.pnas.org/doi/10.1073/pnas.1816654116"
      }
    ]
  },
  {
    "@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": "The most abundant protein on Earth",
        "item": "https://plants.lasse.co.uk/fact-archive/the-most-abundant-protein-on-earth/"
      }
    ]
  }
]
```
