← CoffeeScope
Home › Experiments › 1:14 vs 1:17 ratio

1:14 vs 1:17 brew ratio on a V60, measured

One variable changed · simulated on the CoffeeScope V3 engine · updated 18 July 2026

Brew ratio — grams of coffee to grams of water — is how you set strength. We held the dose, grind, temperature and pour fixed and changed only the water: a concentrated 1:14 against a lighter 1:17, measured in the simulator.

The question

People often treat ratio and grind as if they do the same thing, but they don't. Adding more water mostly dilutes the cup — more solvent, lower concentration — while also giving the bed a little more fresh water to keep extracting against. So the intuition is that 1:14 should taste stronger and 1:17 weaker; the open question is whether the extra water at 1:17 actually pulls more out of the coffee, or just spreads the same solubles across a bigger cup. This experiment separates strength from extraction.

The setup

Both lanes are the baked Hoffmann Ultimate V60 recipe (15 g, 96 °C, 600 µm, center pour). The only difference is the ratio: 1:14 (210 g water) vs 1:17 (255 g water).

Exact recipe (reproducible in the simulator)
{
  "brewer": "v60", "doseG": 15, "grindUm": 600,
  "waterTempC": 96, "roastLevel": 0.28, "roastAgeDays": 7,
  "grindSpread": 0.24, "bloomWaterX": 3, "bloomTimeS": 45,
  "pourRate": 6, "pourHeight": 16, "pourPattern": "center",
  "bedLevel": 0.5, "pourHeadroom": { "stopMm": 10, "resumeMm": 13 },
  "resolution": "medium", "numericBackend": "js",

  "ratio": 14   // Lane A — 1:14, stronger
  "ratio": 17   // Lane B — 1:17, lighter
}

Every number on this page is read from these two runs, taken to brew completion on the deterministic V3 engine.

Measured results

Measure1:141:17Takeaway
Strength (TDS)1.49 %1.28 %The headline difference: 1:14 is a distinctly stronger, more concentrated cup.
Extraction yield (EY)18.1 %19.5 %The extra water at 1:17 does pull slightly more out of the bed — but the effect is small next to the strength change.
Cup volume182.9 ml227.9 ml45 ml more beverage at 1:17 — the same solids, spread across more water.
Drawdown time141 s163 sMore water simply takes longer to pass through the same bed.
Cup temperature at finish76.7 °C76.1 °CEssentially the same finish temperature.

Predicted taste axes

The taste axes are directional calibrations, not sensory-panel scores. A difference is flagged tasteable when it clears the model's own threshold of 0.045 (0–1 scale).

Axis1:141:17ΔTasteable?
Sweetness0.680.760.08yes — 1:17 sits closer to the sweet-spot yield
Body0.630.590.04no — below threshold
Astringency0.010.040.03no
Bitterness0.330.300.03no
Acidity0.570.550.01no
Clarity0.750.770.01no
Aroma0.970.960.01no

This is the honest surprise: at the same extraction level, only sweetness clears the tasteable threshold. Ratio's real, large effect is on strength (TDS) and cup size — how concentrated and how much coffee — not on the flavour balance of the axes. If you want to move the balance itself, grind or temperature is the lever.

How it builds over time

Cumulative extraction yield, sampled during the brew:

Time1:14 — EY1:17 — EY
60 s10.6 %10.6 %
120 s17.0 %17.1 %
Final18.1 %19.5 %

The two lanes track each other almost exactly through the bloom and early pours — the bed and dose are identical — and only separate in the tail, where the extra water at 1:17 keeps extracting for a little longer.

Why it happens

Two effects are at work, and they point in opposite directions on TDS. Dilution dominates: TDS is dissolved solids divided by water, so adding ~45 ml of water at 1:17 drops the concentration even though slightly more mass came out of the bed. Extraction moves the other way but gently: the additional fresh, low-saturation water at 1:17 pushes the extraction driving force a little harder and for a little longer, lifting yield from 18.1 % to 19.5 %. Both land inside the SCA Gold Cup window, so the flavour balance barely moves; what you actually taste change is the strength. See the methodology for the extraction-kinetics and saturation model behind this.

Caveats

This is a simulator, not a measurement of your specific coffee. Read the numbers as a well-reasoned direction, not a lab result.

Run it yourself

Load this exact A/B in the live simulator and watch the two cups fill to different volumes at different strengths:

Run 1:14 vs 1:17 live →


Related experiments: Fine vs coarse grind Light vs dark roast 85 °C vs 96 °C

Methodology, validation & limitations →