
---
title: "Potatoes are poisonous?!"
url: https://plants.lasse.co.uk/fact-archive/potatoes-are-poisonous/
---

# Potatoes are poisonous?!
Date: 2026-05-29

Potatoes are members of the Solanaceae family, which are characterised by their ability to produce an array of toxins including Solanine, which is poisonous to humans. Luckily, the solanine level in potatoes is very low, but all parts of the plant apart from the tubers are toxic to humans! Other members of this family include tomato and deadly nightshade



## References:

1. [More information about solanine](https://en.wikipedia.org/wiki/Solanine)





```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": "Potatoes are poisonous?!",
    "description": "Potatoes are members of the Solanaceae family, which are characterised by their ability to produce an array of toxins including Solanine, which is poisonous to humans. Luckily, the solanine level in potatoes is very low, but all parts of...",
    "url": "https://plants.lasse.co.uk/fact-archive/potatoes-are-poisonous/",
    "datePublished": "2026-05-29",
    "author": {
      "@type": "Organization",
      "name": "Phytotastic"
    },
    "citation": [
      {
        "@type": "CreativeWork",
        "name": "More information about solanine",
        "url": "https://en.wikipedia.org/wiki/Solanine"
      }
    ]
  },
  {
    "@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": "Potatoes are poisonous?!",
        "item": "https://plants.lasse.co.uk/fact-archive/potatoes-are-poisonous/"
      }
    ]
  }
]
```
