> For the complete documentation index, see [llms.txt](https://help.upscorecard.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.upscorecard.org/background-information/food-contact-materials-fcms/multimaterial.md).

# Multimaterial

Multimaterial food packaging combines layers of different materials to achieve specific protective functions. A typical example is the beverage carton, which contains about 75% paperboard for stability, 20% plastics (usually polyethylene) to prevent leaks, and up to 5% aluminum to protect against light, oxygen, and chemical migration. Other examples include pouches, tubes, and trays made from laminated films of plastic and aluminum, often found in the form of metal-coated cardboard. Adhesives and printing inks are also integral components, ensuring functionality and branding.

<div align="center"><figure><img src="/files/246sHKH39w3Nn356gvln" alt="" width="188"><figcaption><p>Different types of multimaterial food packaging items.</p></figcaption></figure></div>

***

### Environmental impact

Multimaterial packaging, composed of two or more materials, can contribute to resource depletion and pollution. However, their main drawback is related to recycling difficulties (see below). &#x20;

***

### Chemical safety

Chemical migration in multi-material packaging primarily depends on the material directly in contact with food. However, substances from outer layers, adhesives, or printing inks can also penetrate into food if no adequate barrier exists to prevent chemical migration. The phenomenon known as ‘set-off migration,’ can also occur during production when packaging materials are stored in reels (or final products are stacked inside one another), causing chemicals from the printed exterior to transfer to the food contact interior.

***

### Recoverability

Multimaterial food packaging presents significant recycling challenges. Its layers, though thin, are difficult to separate, which complicates the recycling process. Beverage cartons, for example, can undergo fiber recovery during recycling by separating the paperboard from plastic and aluminum layers. However, the remaining composites are downcycled into lower-quality products like plastic pallets. Laminated films, made of plastic and aluminum, are even harder to recycle, and recycled materials from such packaging are not used in direct food contact, limiting the potential for closed-loop recycling.

Most multi-material packaging ends up being incinerated or landfilled. Efforts are growing to improve recycling technologies for this type of packaging, but the complete separation of materials and reuse in food packaging remains out of reach. This downcycling means that multimaterial packaging cannot yet contribute to a truly circular economy.

***

### More resources on multi-material packaging

If you want to learn more about multi-material packaging, please visit the pages linked below.

<table data-view="cards"><thead><tr><th></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Food Packaging Forum fact sheet: Multi-material</td><td></td><td></td><td><a href="/files/6P7nTEC3B872kS62MY0H">/files/6P7nTEC3B872kS62MY0H</a></td><td><a href="https://foodpackagingforum.org/wp-content/uploads/2021/06/FPF_Factsheet_Multimaterial_v1.pdf">https://foodpackagingforum.org/wp-content/uploads/2021/06/FPF_Factsheet_Multimaterial_v1.pdf</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://help.upscorecard.org/background-information/food-contact-materials-fcms/multimaterial.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
