Calculate pH After Titration of a Weak Acid
Use this calculator to find the pH after adding a strong base to a weak acid solution. The tool automatically identifies whether the system is in the initial weak acid region, the buffer region, the equivalence point, or beyond equivalence.
Select a common acid or keep Custom and enter your own Ka.
Example: acetic acid Ka = 1.8e-5.
This calculator assumes a monoprotic weak acid and a strong monobasic titrant such as NaOH.
The calculation uses Kw = 1.0e-14, which is standard for 25°C.
Results
Enter values and click Calculate pH to see the solution region, pH, stoichiometric details, and a titration curve.
How to calculate pH after titration of a weak acid
To calculate pH after titration of a weak acid, you must first identify where you are on the titration curve. That is the single most important step. A weak acid titrated with a strong base does not use one equation everywhere. Instead, the chemistry changes as titrant is added. Early in the process, the weak acid mostly determines the pH. In the middle region, a buffer forms and the Henderson-Hasselbalch equation becomes useful. At the equivalence point, the solution contains the conjugate base of the original weak acid, so hydrolysis controls the pH. Beyond equivalence, excess hydroxide from the strong base dominates the calculation.
This distinction matters because weak acid titration is fundamentally different from strong acid titration. A strong acid starts fully dissociated, while a weak acid only partially dissociates in water. That means the initial pH is higher than a strong acid of the same concentration, and the equivalence point usually lands above pH 7. This is why weak acid titration curves are especially useful in analytical chemistry, biochemistry, environmental testing, and general chemistry labs.
Step 1: Write the neutralization reaction
For a monoprotic weak acid represented as HA, the reaction with a strong base such as sodium hydroxide is:
HA + OH- → A- + H2O
Every mole of hydroxide consumes one mole of weak acid and produces one mole of conjugate base. This stoichiometry lets you determine how much acid remains and how much conjugate base forms after the titrant is added.
Step 2: Convert concentration and volume into moles
The core stoichiometric relationship is simple:
moles = molarity × volume in liters
- Initial acid moles: n(HA) = Ca × Va
- Base moles added: n(OH-) = Cb × Vb
After you calculate the moles, compare them. If base moles are less than acid moles, you are before equivalence. If they are equal, you are at equivalence. If base moles exceed acid moles, you are after equivalence.
Step 3: Choose the correct pH method
- Initial solution, before any base is added: solve the weak acid equilibrium using Ka.
- Buffer region, before equivalence: use Henderson-Hasselbalch, pH = pKa + log(A-/HA).
- Equivalence point: calculate the concentration of A-, find Kb = Kw/Ka, then solve for OH- produced by hydrolysis.
- After equivalence: compute excess OH- and convert to pOH and then pH.
Why the equivalence point is above pH 7
At the equivalence point of a weak acid with a strong base, all of the original acid has been transformed into its conjugate base A-. Conjugate bases of weak acids react with water to produce hydroxide:
A- + H2O ⇌ HA + OH-
Because hydroxide is produced, the solution becomes basic. This is why weak acid-strong base titrations have equivalence points above 7, often somewhere around pH 8 to 10 depending on the acid strength and concentration. Weaker acids generally produce stronger conjugate bases, which push the equivalence point to a higher pH.
| Common weak acid | Ka at 25°C | pKa | Approximate strength interpretation |
|---|---|---|---|
| Acetic acid | 1.8 × 10^-5 | 4.74 | Classic lab weak acid, forms a broad buffer region |
| Formic acid | 1.77 × 10^-4 | 3.75 | Stronger than acetic acid, lower initial pH |
| Benzoic acid | 6.3 × 10^-5 | 4.20 | Common aromatic weak acid used in examples |
| Hydrofluoric acid | 6.8 × 10^-4 | 3.17 | Weak acid in water despite highly reactive behavior |
Detailed worked example
Suppose you start with 50.0 mL of 0.100 M acetic acid and titrate it with 0.100 M NaOH. The Ka of acetic acid is 1.8 × 10^-5. We want the pH after 25.0 mL of base has been added.
1. Find initial moles of acid
Volume in liters = 50.0 mL ÷ 1000 = 0.0500 L
Moles of HA = 0.100 × 0.0500 = 0.00500 mol
2. Find moles of base added
Volume in liters = 25.0 mL ÷ 1000 = 0.0250 L
Moles of OH- = 0.100 × 0.0250 = 0.00250 mol
3. Perform stoichiometry
The hydroxide neutralizes the same amount of HA:
- Remaining HA = 0.00500 – 0.00250 = 0.00250 mol
- Formed A- = 0.00250 mol
Because both HA and A- are present and neither is zero, the mixture is a buffer. In fact, this is the half-equivalence point, where moles of HA equal moles of A-.
4. Use Henderson-Hasselbalch
pH = pKa + log(A-/HA)
Since A-/HA = 1, log(1) = 0, so:
pH = pKa = 4.74
This is a powerful checkpoint. At the half-equivalence point of a weak acid titration, the pH equals the pKa.
Formulas used in each region
Initial weak acid pH
For an initial weak acid concentration C and acid constant Ka, the equilibrium relation is:
Ka = x² / (C – x)
Here x is the equilibrium hydrogen ion concentration. Solving the quadratic gives a more accurate value than relying on rough approximations.
Buffer region pH
Before equivalence, when both HA and A- exist in meaningful amounts:
pH = pKa + log(n(A-) / n(HA))
Because the same total volume appears in the concentration ratio, using moles directly is acceptable after neutralization.
Equivalence point pH
At equivalence, only the conjugate base concentration matters:
- C(A-) = initial moles of acid / total volume
- Kb = Kw / Ka
- Kb = x² / (C – x), where x = [OH-]
Once you find OH-, calculate pOH and then pH.
After equivalence pH
Beyond equivalence, excess hydroxide from the strong base dominates:
- excess OH- = moles base – initial moles acid
- [OH-] = excess OH- / total volume
- pOH = -log[OH-]
- pH = 14 – pOH
Indicator selection for weak acid-strong base titrations
Because the equivalence point is above 7, indicators that change color in the basic range are typically better than those centered near neutral. Phenolphthalein is a classic choice because its transition range aligns well with the steep region of many weak acid-strong base titration curves.
| Indicator | Transition range | Best use in weak acid titration | Typical suitability |
|---|---|---|---|
| Methyl orange | pH 3.1 to 4.4 | Too acidic for most weak acid-strong base equivalence points | Usually poor |
| Bromothymol blue | pH 6.0 to 7.6 | Works better for strong acid-strong base systems | Often marginal |
| Phenolphthalein | pH 8.2 to 10.0 | Matches the basic equivalence region well | Usually excellent |
Common mistakes when you calculate pH after titration of a weak acid
- Using one formula for every stage: the chemistry changes with titrant volume.
- Forgetting total volume: concentrations after mixing require the combined solution volume.
- Using Henderson-Hasselbalch at equivalence: it is not valid when HA is fully consumed.
- Ignoring Ka or Kb conversion: at equivalence you need Kb = Kw/Ka.
- Mixing mL and L: always convert volume units consistently when calculating moles or concentration.
Where these calculations matter in the real world
Weak acid titration is not just a classroom topic. It supports food chemistry, pharmaceutical formulation, environmental testing, and industrial quality control. Acetic acid systems are central to vinegar analysis. Benzoic acid and related compounds appear in preservation chemistry. Buffer calculations based on weak acids and their conjugate bases are foundational in biological systems, where pH control is essential for protein structure, enzyme function, and chemical stability.
If you want supporting references on pH behavior, acid-base chemistry, and related constants, these sources are helpful:
- U.S. Environmental Protection Agency: pH overview
- National Institute of Standards and Technology: chemistry and measurement resources
- Purdue University: acid-base titration guidance
Final takeaway
To calculate pH after titration of a weak acid correctly, begin with stoichiometry and then choose the equation that matches the chemical region. That is the most reliable workflow. Initial weak acid solutions require equilibrium calculations. Buffer mixtures use Henderson-Hasselbalch. Equivalence points require conjugate base hydrolysis. Excess strong base after equivalence requires straightforward hydroxide concentration math. Once you apply that sequence consistently, weak acid titration problems become much easier to solve and much easier to visualize on a titration curve.