Processing Methods
Washed Process
A coffee processing method where the fruit skin and mucilage are mechanically removed and fermented away before drying, producing clean, bright, and acidity-forward cups. The washed method is dominant in Central America, East Africa, and Colombia.
Chuyên sâu
After pulping, beans ferment in water tanks for 12-72 hours until enzymes break down the sticky mucilage layer. The beans are then washed in clean water channels and dried on raised beds or patios to 10-12% moisture. Washed coffees are prized for their clarity, allowing terroir and varietal character to shine without fruit-forward fermentation flavors. The process requires significant water resources, making it costlier and less environmentally sustainable than dry methods.
Embed on your site — BrewFYI
Add the widget to any webpage using a script tag.
<div data-brewfyi="glossary" data-slug="washed-process"></div>
<script src="https://cdn.jsdelivr.net/npm/brewfyi-embed@1/dist/embed.min.js" defer></script>
Embed using a standard iframe — works in any CMS.
<iframe src="https://brewfyi.com/iframe/glossary/washed-process/" width="100%" height="480" frameborder="0" loading="lazy" title="BrewFYI glossary widget"></iframe>
Paste the URL into WordPress, Medium, or any oEmbed-aware editor.
https://brewfyi.com/glossarys/washed-process/
Add a badge linking back to BrewFYI.
<a href="https://brewfyi.com/glossarys/washed-process/" target="_blank" rel="noopener">
<img src="https://brewfyi.com/badge/site.svg" alt="BrewFYI" height="20">
</a>
Preview:
Use the BrewFYI WordPress plugin shortcode.
[drinkfyi-glossary site="brewfyi" slug="washed-process"]
Use as a native HTML custom element in modern browsers.
<brewfyi-glossary slug="washed-process" theme="light"></brewfyi-glossary>
<script src="https://cdn.jsdelivr.net/npm/brewfyi-embed@1/dist/embed.min.js" defer></script>