Coffee Types & Grading
Arabica
Coffea arabica, the most widely cultivated coffee species, prized for its complex acidity, sweetness, and aromatic diversity. Arabica accounts for roughly 60% of global production and thrives at elevations above 1,000 meters.
Detaylı
Arabica is a tetraploid species originating in the highlands of Ethiopia and South Sudan. It is self-pollinating, which limits genetic diversity but allows for stable varietal characteristics. Arabica is more susceptible to coffee leaf rust and coffee berry borer than Robusta, making it costlier to farm. Prominent Arabica varieties include Bourbon, Typica, Gesha, SL28, and Caturra.
Embed on your site — BrewFYI
Add the widget to any webpage using a script tag.
<div data-brewfyi="glossary" data-slug="arabica"></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/arabica/" 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/arabica/
Add a badge linking back to BrewFYI.
<a href="https://brewfyi.com/glossarys/arabica/" 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="arabica"]
Use as a native HTML custom element in modern browsers.
<brewfyi-glossary slug="arabica" theme="light"></brewfyi-glossary>
<script src="https://cdn.jsdelivr.net/npm/brewfyi-embed@1/dist/embed.min.js" defer></script>