Skip to main content

Concentration Calculator

Ready to calculate
5 Calculation Modes.
Multi-Unit Inputs.
C₁V₁ = C₂V₂ Dilution.
100% Free.
No Data Stored.

How it Works

01Pick a Mode

5 modes — w/v %, w/w %, molarity, dilution (C₁V₁=C₂V₂), and molarity from density × mass percent

02Enter the Knowns

Mass, volume, molar mass, moles, or concentrations — all with multi-unit selectors (μg→kg, μL→L, nM→M)

03Apply the Right Formula

The calculator picks the correct equation for your mode — w/v % = m/V × 100; M = mol/L; V₂ = C₁V₁/C₂; M = 10ρw/M_solute

04Read the Output

Primary result, secondary metrics (in different units), and full step-by-step calculation breakdown

What is a Concentration Calculator?

Concentration is the single most fundamental measurement in solution chemistry — and there are at least five distinct, equally legitimate ways to express it depending on the application: mass-volume percent (w/v %) for biology buffers; mass percent (w/w %) for pharmaceutical formulations and commercial reagent labels; molarity (M) for stoichiometry and quantitative chemistry; dilution math (C₁V₁ = C₂V₂) for preparing working solutions from concentrated stocks; and concentration from density and mass percent for translating bottle labels (e.g., "37% HCl, ρ = 1.18 g/mL") into molarity for the bench. Our Concentration Calculator implements all five modes in a single tool with full multi-unit support — micrograms through kilograms for mass, microliters through liters for volume, nanomolar through molar for concentration, micromoles through moles for amount of substance — and a complete step-by-step calculation breakdown for every result.

Just pick the mode (radio button), enter the inputs the mode requires, and choose units that match what's on your bottle label or what your protocol calls out. The calculator normalizes everything to SI internally, applies the right formula (w/v % = mass/volume × 100; w/w % = mass solute / mass solution × 100; M = mol / L; V₂ = C₁·V₁/C₂; M = 10·ρ·w% / M_solute), and returns a primary value plus secondary metrics in alternate units. The molarity mode supports two input paths — enter mass + molar mass to compute moles, or enter moles directly — covering both the textbook "you have 5.85 g of NaCl" case and the protocol "add 0.1 mol of substrate" case.

Designed for biology lab technicians making buffers, biochemistry students learning Beer's-law-style stoichiometry, pharmaceutical formulators expressing API potency in w/w %, analytical chemists diluting reference standards, and every chemistry student who has ever stared at a "37% HCl" bottle wondering "what's the molarity?", the tool runs entirely in your browser — no data is stored or transmitted.

Pro Tip: Pair this with our Molar Mass Calculator to compute molar masses for the molarity mode, or our Freezing Point Depression Calculator for colligative-property work that needs molality.

How to Use the Concentration Calculator?

Pick a Mode: Five radio options. Mass-volume percent (w/v %) for biology — most buffer recipes use this. Mass percent (w/w %) for pharmaceutical formulations and reagent labels. Molarity for stoichiometry. Solution dilution when you have a concentrated stock and need a dilute working solution. Concentration from density when converting a commercial reagent's label specs into molarity.
Enter Required Inputs: The form changes based on mode. w/v needs mass + volume. w/w needs mass solute + mass solution. Molarity needs (mass + molar mass) OR (moles directly), plus volume. Dilution needs C₁, V₁, C₂. Density needs ρ, w%, and molar mass.
Choose Units: Every numeric field has a unit selector. Mass: μg, mg, g, kg. Volume: μL, mL, L. Concentration: nM, μM, mM, M. Molar mass: g/mol, kg/mol. Moles: μmol, mmol, mol. Pick the units that match what you're measuring; SI conversion happens automatically.
Press Calculate: The calculator validates inputs (positive numbers; mass solute ≤ mass solution; C₂ < C₁ for dilution; mass percent ≤ 100), normalizes to SI, applies the formula, and renders the result.
Read the Output: Primary value (big headline), 3 secondary metrics (alternate units or related quantities), and a complete step-by-step breakdown showing every unit conversion and the final equation evaluation.

How are concentrations calculated?

Five concentration modes mean five different formulas — but they all share the same underlying purpose: tell you how much solute sits in how much solvent, in whatever units make sense for your application. Here's the complete reference:

Different communities prefer different units. Biologists use w/v %; medical chemistry uses w/w %; analytical chemistry uses molarity; commercial labels use density + w/w %. The calculator handles all five so you don't have to memorize the conversions.

1 — Mass-Volume Percent (w/v %)

The fraction of solution mass-per-volume, expressed as a percent:

w/v % = (mass solute in g / volume solution in mL) × 100

Example: a 0.9 % w/v saline solution has 0.9 g NaCl per 100 mL solution = 9 g per 1 L. This is the standard isotonic saline used in IV drips. Note the unit asymmetry — mass in g and volume in mL — which is why you can't just call it "percent" without specifying w/v.

2 — Mass Percent (w/w %)

The fraction of total solution mass that is solute, expressed as a percent:

w/w % = (mass solute / mass solution) × 100

Example: 30 % H₂O₂ means 30 g of H₂O₂ per 100 g of solution. Pharmaceutical APIs and chemical reagents are often labeled in w/w % because mass is what you weigh out. The mass of solvent is (mass solution − mass solute).

3 — Molarity (M)

Moles of solute per liter of solution:

M = (moles solute) / (liters solution)

If you have a mass instead of moles, convert first: moles = mass (g) / molar mass (g/mol). Example: 5.85 g NaCl in 1 L solution: moles = 5.85 / 58.44 = 0.1 mol → M = 0.1 / 1 = 0.1 M. Molarity is THE standard unit for stoichiometric calculations because reactions happen in mole ratios.

4 — Solution Dilution (C₁V₁ = C₂V₂)

When you dilute a concentrated stock with solvent, the moles of solute don't change — only the volume increases. Mass balance gives:

C₁ × V₁ = C₂ × V₂  →  V₂ = (C₁ × V₁) / C₂

where C₁, V₁ = initial concentration and volume; C₂, V₂ = desired concentration and final volume. Solvent to add = V₂ − V₁. Example: dilute 1 mL of 1 M HCl to 0.1 M: V₂ = 1×1/0.1 = 10 mL, so add 9 mL water.

5 — Concentration from Density and Mass Percent

Commercial reagent labels typically give two numbers: density (g/mL) and mass percent (w/w %). To get molarity:

M = (10 × ρ × w%) / M_solute

where ρ is density in g/mL, w% is mass percent (e.g., 37 not 0.37), and M_solute is molar mass in g/mol. The factor of 10 = 1000 (mL → L conversion) ÷ 100 (percent → fraction). Example: 37% HCl with ρ = 1.18 g/mL, M(HCl) = 36.46 g/mol → M = (10 × 1.18 × 37) / 36.46 = 11.97 M (the famous "concentrated HCl is ~12 M").

Other Concentration Units (Not in This Calculator)

  • Molality (m): mol solute per kg SOLVENT (not solution). Used for colligative-property calculations because it's temperature-independent. Use our Freezing Point Depression Calculator.
  • Mole fraction (x): moles solute / total moles. Used in vapor pressure (Raoult's law) and gas equilibria.
  • ppm / ppb: parts per million / billion. 1 ppm ≈ 1 mg/L for dilute aqueous solutions. Common in environmental science.
  • Normality (N): equivalents per liter. Used in acid-base titrations; depends on the reaction context.
Real-World Example

Concentration Calculator – Worked Examples

Example 1 — Making Isotonic Saline (w/v %). You need 500 mL of 0.9% w/v NaCl solution. How much salt?
  • w/v % = (mass / volume) × 100 → mass = w/v % × volume / 100 = 0.9 × 500 / 100 = 4.5 g NaCl.
  • Dissolve in water and dilute to 500 mL final volume. (Don't dissolve in 500 mL of water — the salt adds volume too.)

Example 2 — Reading a Hydrogen Peroxide Label (w/w %). A 100 g bottle of 3% H₂O₂. How much H₂O₂ is in there?

  • w/w % = (mass solute / mass solution) × 100 → mass solute = w/w % × mass solution / 100 = 3 × 100 / 100 = 3 g H₂O₂.
  • Mass of water = 100 − 3 = 97 g.

Example 3 — Making 0.1 M NaCl Solution (Molarity). You need 1 L of 0.1 M NaCl. How much salt?

  • moles = M × V = 0.1 × 1 = 0.1 mol.
  • mass = moles × M_NaCl = 0.1 × 58.44 = 5.844 g NaCl.
  • Dissolve in water, dilute to 1.000 L in a volumetric flask.

Example 4 — Diluting Concentrated HCl to 1 M Working Solution (Dilution). Bottle: ~12 M HCl (concentrated). You want 100 mL of 1 M.

  • C₁V₁ = C₂V₂ → V₁ = (C₂ × V₂) / C₁ = (1 × 100) / 12 = 8.33 mL of concentrated HCl.
  • Add solvent to bring final volume to 100 mL → add ~91.7 mL of water (always add acid TO water, not water to acid — exothermic mixing!).

Example 5 — Converting Concentrated H₂SO₄ Label to Molarity (Density Mode). Bottle: 98% H₂SO₄, ρ = 1.84 g/mL. M(H₂SO₄) = 98.08 g/mol.

  • M = (10 × ρ × w%) / M_solute = (10 × 1.84 × 98) / 98.08 = 18.38 M.
  • This is the famous "concentrated H₂SO₄ is ~18 M". Compare with 12 M concentrated HCl, 16 M concentrated HNO₃, 17 M concentrated acetic acid.

Who Should Use the Concentration Calculator?

1
Biology / Microbiology Lab Techs: Make buffers and growth media — most recipes are in w/v %. Calculate exact masses for any final volume.
2
Analytical Chemistry Students: Prepare standard solutions from concentrated stocks; do dilution series for calibration curves.
3
Pharmaceutical Formulators: Express API potency in w/w % for tablets, ointments, and creams; validate label claims.
4
Industrial Chemists: Convert tank-truck reagent labels (typically density + w/w %) into molarity for batch reactor charge calculations.
5
Cell Culture Scientists: Dilute antibiotic stocks (typically 1000× concentrated) into working media; calculate exact volumes for n-fold dilutions.
6
Environmental Chemists: Switch between mass-based units (mg/L, ppm) and molar units (M, mM) for water-quality analysis.

Technical Reference

The Five Modes Quick Reference:

  • w/v % = (mass solute in g) / (volume solution in mL) × 100
  • w/w % = (mass solute) / (mass solution) × 100
  • M (molarity) = (moles solute) / (volume solution in L)
  • C₁V₁ = C₂V₂ (dilution mass balance)
  • M = (10 × ρ_g/mL × w%) / M_solute_g/mol (label → molarity)

Common Concentrated Reagent Specs (commercial bottle labels):

  • HCl (hydrochloric acid): 37% w/w, ρ = 1.18 g/mL → 12.0 M
  • H₂SO₄ (sulfuric acid): 98% w/w, ρ = 1.84 g/mL → 18.4 M
  • HNO₃ (nitric acid): 70% w/w, ρ = 1.42 g/mL → 15.8 M
  • HClO₄ (perchloric acid): 70% w/w, ρ = 1.67 g/mL → 11.6 M
  • Acetic acid (glacial): 99.7% w/w, ρ = 1.05 g/mL → 17.4 M
  • NH₃ (aqueous ammonia): 28% w/w, ρ = 0.90 g/mL → 14.8 M
  • NaOH solution (50% w/w concentrate): ρ = 1.52 g/mL → 19.0 M
  • H₂O₂ (hydrogen peroxide, 30%): ρ = 1.11 g/mL → 9.8 M

Volume Contraction Caveat. When mixing concentrated solutions with water, total volume can be slightly less than the sum of components — H₂SO₄ + water shows ~5% volume contraction, ethanol + water shows ~3.5% contraction at 50:50 by volume. The dilution formula C₁V₁ = C₂V₂ assumes ideal mixing (no volume change). For dilute solutions (< 1 M) the error is negligible; for concentrated mixtures, use mass-based dilution and a volumetric flask to set final volume.

Other Concentration Units.

  • Molality (m): mol solute / kg SOLVENT (not solution). Temperature-independent (mass doesn't change with T). Used for colligative properties.
  • Mole fraction (x): dimensionless ratio of moles solute to total moles. Used in Raoult's law and gas-phase equilibria.
  • ppm / ppb / ppt: parts per million / billion / trillion by mass. 1 ppm ≈ 1 mg/L for dilute aqueous solutions; environmental standards use these.
  • Normality (N): equivalents/L. Equivalent depends on the reaction (1 mol H₂SO₄ = 2 equivalents in acid-base; H₂SO₄ → 2 H⁺ + SO₄²⁻).
  • g/L: grams solute per liter solution. Standard "dose" unit in clinical chemistry (e.g., serum glucose 0.9 g/L = 5 mM).

Best Practice for High-Precision Solutions. Don't rely on calculated volumes alone — weigh the solute on an analytical balance, dissolve in less than the final volume, transfer quantitatively to a volumetric flask, dilute to the calibration mark, mix thoroughly. For analytical reference standards, the calculator gives the target mass; the volumetric flask gives the precise volume; gravimetric verification confirms both.

Key Takeaways

Concentration has many faces — five core modes cover ~95% of practical chemistry: w/v % (biology buffers), w/w % (formulations and labels), molarity (stoichiometry), dilution (C₁V₁ = C₂V₂), and concentration from density (label → molarity). The single equation to memorize for label conversions: M = (10 × ρ × w%) / M_solute — turning any commercial reagent's density and mass percent into a usable molarity. Use the ToolsACE Concentration Calculator to switch fluently between any of these modes, with full unit conversion handled automatically (μg → kg, μL → L, nM → M). Bookmark it for biology buffer-making, analytical-chemistry dilutions, pharmaceutical formulation work, and any time a reagent label and your protocol speak different concentration languages.

Frequently Asked Questions

What is the Concentration Calculator?
It's a 5-in-1 concentration calculator covering every mainstream way to express how much solute is dissolved in a solvent: mass-volume percent (w/v %) for biology buffers, mass percent (w/w %) for pharmaceutical formulations, molarity (M) for stoichiometry (with twin paths from mass + molar mass OR direct moles), solution dilution (C₁V₁ = C₂V₂) for preparing working solutions from concentrated stocks, and concentration from density for converting commercial reagent labels (e.g., "37% HCl, ρ = 1.18 g/mL") into molarity.

Every input has multi-unit selectors (μg → kg, μL → L, nM → M, mol → μmol) with automatic SI normalization. Output: primary value, three secondary metrics in alternate units, and a step-by-step calculation breakdown. Designed for biology lab techs, biochemistry students, pharmaceutical formulators, analytical chemists, and anyone who has ever tried to convert a commercial reagent label into a usable molarity.

Pro Tip: Use our Molar Mass Calculator for the M_solute value in molarity and density modes.

What's the difference between w/v %, w/w %, and molarity?
w/v % = mass solute (g) / volume solution (mL) × 100. Used in biology — most buffer recipes are in w/v %. Note unit asymmetry: g per mL × 100. w/w % = mass solute / mass solution × 100. Used in pharmaceutical formulations and reagent labels because it's mass-based and temperature-independent. Molarity (M) = moles solute / liters solution. The standard unit for stoichiometric calculations because chemical reactions happen in mole ratios. To convert between them you need molar mass and density of the solution.
How do I convert a commercial reagent label to molarity?
Use the density mode: M = (10 × ρ × w%) / M_solute, where ρ is density in g/mL, w% is mass percent on the label, and M_solute is the solute's molar mass. Example: 37% HCl, ρ = 1.18 g/mL, M(HCl) = 36.46 → M = (10 × 1.18 × 37) / 36.46 = 11.97 M ≈ 12 M. This is why concentrated HCl is famously "about 12 M". Other classics: 98% H₂SO₄ → 18.4 M; 70% HNO₃ → 15.8 M; 28% NH₃ → 14.8 M.
How does the dilution formula C₁V₁ = C₂V₂ work?
When you dilute a concentrated stock by adding solvent, the moles of solute don't change — only volume increases. So moles before = moles after: C₁ × V₁ = C₂ × V₂. Solve for the unknown: typically you know C₁ (stock conc.), C₂ (desired conc.), and V₂ (final volume); compute V₁ (volume of stock to use). Example: dilute 12 M HCl to 100 mL of 1 M: V₁ = (1 × 100) / 12 = 8.33 mL stock + ~91.7 mL water. Always add acid TO water (exothermic mixing), never water to concentrated acid.
Why molarity vs molality?
Molarity (M) = mol / liter SOLUTION. Volume-based — convenient because pipettes and volumetric flasks measure volume. But volume changes with temperature, so molarity drifts with T (small effect for water; bigger for organic solvents). Molality (m) = mol / kg SOLVENT. Mass-based and temperature-independent. Used for colligative properties (freezing point depression, boiling point elevation) where T-independence matters. For dilute aqueous solutions at room temperature M ≈ m within ~5%; for concentrated solutions or non-aqueous solvents, the difference is significant.
Should I dissolve in 100 mL water or in enough water to reach 100 mL?
Always dilute to the final volume, never "add 100 mL of water". The solute itself takes up volume — adding 5 g of NaCl to 100 mL of water gives ~102 mL of solution, so the actual concentration would be 4.9% w/v, not 5%. The correct procedure: dissolve solute in less than the final volume of solvent (typically 80-90%), transfer quantitatively to a volumetric flask of the desired final volume, dilute to the calibration mark with solvent, mix thoroughly. This gives the exact concentration.
What are typical units for biology vs analytical chemistry?
Biology: w/v % for buffers (1× PBS = 0.137 M NaCl + 0.0027 M KCl, but recipe says "8 g NaCl + 0.2 g KCl per L"); μg/mL or ng/mL for protein and antibody concentrations; mg/L for low-level contaminants. Analytical chemistry: M (molarity) for titrants and stoichiometric calculations; mg/L = ppm for trace analysis; mol/L for thermodynamic and kinetic data. Industrial: w/w % for raw material specs; tank-truck deliveries in metric tons + w/w %. Pharmacology: μM, nM, pM for drug-target binding constants (K_d) and IC₅₀ values.
How do I do an n-fold dilution series?
Use the dilution mode iteratively. Common pattern: 10× serial dilution — take 1 mL of stock, add to 9 mL of solvent → 10× diluted; take 1 mL of that, add to 9 mL solvent → 100× diluted; etc. After 6 steps you're at 10⁻⁶× of original. For binding assays needing log-spaced concentrations: pick C₁ (highest), choose dilution factor (3× or 10×), and the calculator gives you V₁ for each tube. Use fresh pipette tips between dilutions to avoid carryover.
What's the molarity of pure water?
Surprisingly large — about 55.5 M. Calculation: density of water at 25 °C is ~0.997 g/mL ≈ 1.00 g/mL, molar mass M(H₂O) = 18.015 g/mol. So 1 L water = 1000 g = 55.5 mol → 55.5 M. This is why aqueous reactions involving water as a reactant treat [H₂O] as constant (it's ~55 M no matter what else is dissolved at typical concentrations). Important when computing K_w (= 10⁻¹⁴), pH, and equilibrium constants — water activity is taken as 1 in standard reference states.
When does the simple density formula fail?
M = (10 × ρ × w%) / M_solute assumes the density is the solution density (not pure solute, not pure solvent) at the operating concentration. For very dilute solutions, ρ ≈ ρ(solvent). For concentrated solutions, ρ varies substantially with concentration — use the labeled density at the labeled concentration. Mixing or diluting concentrated solutions can show volume contraction (H₂SO₄ + water gives total volume less than sum of parts) which makes the simple formula off by 1-5%. For analytical-grade work, weigh the solute and use a volumetric flask rather than computing from density.
What's normality and why isn't it in the calculator?
Normality (N) = equivalents per liter, where "equivalent" depends on the reaction context. For acid-base: 1 mol H₂SO₄ = 2 equivalents (it gives 2 H⁺). For redox: 1 mol KMnO₄ = 5 equivalents in acidic solution (5 e⁻ per Mn). Because normality requires you to specify the reaction context, it's ambiguous outside titration tables — IUPAC discourages its use for general chemistry. We don't include it in the calculator to avoid the confusion. If you have a normality value, convert to molarity using N = M × n_eq, where n_eq is the equivalents per formula unit for your specific reaction.

Author Spotlight

The ToolsACE Team - ToolsACE.io Team

The ToolsACE Team

Our chemistry tools team built a 5-in-1 concentration calculator that covers every mainstream way to express how much solute is dissolved in a solvent: <strong>mass-volume percent (w/v %)</strong> for biology buffers and clinical solutions; <strong>mass percent (w/w %)</strong> for pharmaceutical formulations and reagent labels; <strong>molarity (M)</strong> with twin paths from mass + molar mass OR direct moles entry, the standard for stoichiometry; <strong>solution dilution (C₁V₁ = C₂V₂)</strong> for preparing working solutions from concentrated stocks; and <strong>concentration from density</strong> for converting commercial reagent label specs (like '37% HCl, ρ = 1.18 g/mL') into molarity. Every input field has a multi-unit selector (μg → kg for mass, μL → L for volume, nM → M for concentration, mol → μmol for amount of substance) with automatic SI normalization for the calculation. Output includes a primary value, three secondary metrics in different units, and a complete step-by-step breakdown showing every conversion.

Solution ChemistryStoichiometry & DilutionsSoftware Engineering Team

Disclaimer

The calculator assumes ideal solution behavior and ideal mixing (no volume contraction). For very concentrated mixtures (e.g., 50%+ H₂SO₄ + water), real volumes can deviate by a few percent. The dilution formula C₁V₁ = C₂V₂ assumes no chemical reaction during mixing. For analytical-grade work, always weigh solute and use a volumetric flask to set final volume rather than relying solely on calculated values. Reagent label specs vary by manufacturer and lot — verify against current SDS.