Green chemistry asks a simple but demanding question: of all the atoms you put into a reaction flask, how many end up in the product you actually want? Atom economy puts a number on the answer, and this calculator extends that idea into a full green-metrics toolkit — atom economy (AE%), E-factor, Process Mass Intensity (PMI), Reaction Mass Efficiency (RME%) and a mass-balance checker — all running entirely in your browser.
What atom economy measures
Barry Trost coined the term in 1991. The formula is straightforward:
AE (%) = (MW of desired product × coefficient) / (sum of MW × coefficient for all species) × 100
If a reaction converts ethylene (C2H4, MW 28.05) and water (H2O, MW 18.02) into ethanol (C2H5OH, MW 46.07) with coefficients of 1:1:1, then AE = 46.07 / (28.05 + 18.02 + 46.07) × 100 = 50% — half the atoms in the starting materials end up in the product, and half are “wasted” in the sense that the 28 g/mol water contribution does not appear in the desired product.
Atom economy is a theoretical property of the reaction pathway, not of the experiment. It tells you the ceiling on efficiency before you even step into the lab. A reaction with AE = 30% cannot be made green simply by optimising conditions — the chemistry itself needs to change.
The five green metrics
Atom Economy (AE%) is the foundational metric. Addition and rearrangement reactions score 100% because every atom is incorporated into the product. Substitution reactions typically range from 40% to 80%. Elimination reactions are the worst offenders, often below 30%, because a stable small molecule (water, HBr, CO2) is discarded.
E-factor (Roger Sheldon, 1992) takes the experimental view: how many kilograms of waste does a kilogram of product generate? Bulk chemicals score 0.1–5; fine chemicals 5–50; pharmaceuticals 25–100 or more. The pharmaceutical industry’s high E-factors motivated the ACS Green Chemistry Institute to adopt PMI as its primary benchmark.
Process Mass Intensity (PMI) = total mass in / mass of product. PMI includes solvents and reagents, making it the most comprehensive single-number summary of a process. PMI = E-factor + 1 (water treated consistently). The ACS GCIPR target is PMI ≤ 100 for pharmaceutical synthesis.
Reaction Mass Efficiency (RME%) bridges theory and experiment: RME = (actual product mass / total reactant mass used) × 100. Unlike AE it accounts for both incomplete yield and any reagent excess. Because of these losses, RME ≤ AE always.
Mass balance checker verifies that the sum of (MW × coefficient) is equal on both sides of the equation — a necessary condition for a correctly balanced equation. Use it to catch typos before feeding a reaction into the AE calculator.
Worked example — aspirin synthesis
The classic aspirin synthesis is: C7H6O3 (salicylic acid, MW 138.12) + C4H6O3 (acetic anhydride, MW 102.09) → C9H8O4 (aspirin, MW 180.16) + C2H4O2 (acetic acid, MW 60.05).
Coefficients are all 1.
- Total mass weight = 138.12 + 102.09 + 180.16 + 60.05 = 480.42 g/mol
- Desired product mass weight = 180.16 g/mol
- AE = 180.16 / 480.42 × 100 = 37.5%
That means 62.5% of the atoms in the starting materials end up in acetic acid, a cheap but still wasteful byproduct. Industrial aspirin processes recover the acetic acid, which improves the practical environmental profile but does not change the underlying AE.
| Compound | MW (g/mol) | Coeff | Mass weight | Role |
|---|---|---|---|---|
| Salicylic acid (C7H6O3) | 138.12 | 1 | 138.12 | Reactant |
| Acetic anhydride (C4H6O3) | 102.09 | 1 | 102.09 | Reactant |
| Aspirin (C9H8O4) | 180.16 | 1 | 180.16 | Desired product |
| Acetic acid (C2H4O2) | 60.05 | 1 | 60.05 | Byproduct |
Compared to the Haber process (N2 + 3H2 → 2NH3, AE = 100% — no byproduct atoms) or an alkene hydration (AE 50%), aspirin’s 37.5% AE shows why green chemists work hard to redesign pharmaceutical syntheses, not just optimise existing ones.
Formula reference
| Metric | Formula | Notes |
|---|---|---|
| Atom economy | AE = (MW_product × coeff) / (sum MW × coeff) × 100 | Theoretical; excludes catalysts and solvents |
| E-factor | E = mass waste (kg) / mass product (kg) | Water often excluded |
| PMI | PMI = total mass in / mass product | PMI = E + 1 (consistent water treatment) |
| RME | RME = actual product / total reactants × 100 | Accounts for yield and reagent excess |
| Mass balance | sum(MW × coeff)_reactants = sum(MW × coeff)_products | Conservation of mass |
All calculations run entirely in your browser — no data is ever sent to a server.