Calculate pH at the Equivalence Point in Titration
Instantly estimate the equivalence point pH for strong acid-strong base, weak acid-strong base, and weak base-strong acid titrations. The calculator also plots a titration curve so you can visualize how pH changes around the endpoint.
Choose the chemistry model that matches your experiment.
For weak acid-strong base use Ka. For weak base-strong acid use Kb. Ignore this field for strong acid-strong base.
This calculator uses the standard 25 C convention for pH and pOH.
How to calculate pH at the equivalence point in titration
The equivalence point is the moment in a titration when stoichiometrically equivalent amounts of acid and base have reacted. In simple terms, the moles of titrant added exactly match the moles required by the balanced neutralization reaction. Students often memorize that the equivalence point means a neutral solution, but that is only true for a strong acid titrated with a strong base at 25 C. In many laboratory problems, especially those involving weak acids or weak bases, the pH at the equivalence point is not 7.00. Instead, the pH depends on the hydrolysis of the conjugate species left in solution after neutralization.
This is why an equivalence point calculator is helpful. To compute the pH correctly, you must identify the titration type, determine the total volume at equivalence, calculate the concentration of the salt or conjugate species present, and then apply the relevant acid-base equilibrium expression. The calculator above automates those steps, but understanding the chemistry behind the result is what allows you to choose the right assumptions and check whether the answer is reasonable.
Three common equivalence point cases
- Strong acid with strong base: the salt formed does not hydrolyze significantly, so the equivalence point pH is approximately 7.00 at 25 C.
- Weak acid with strong base: the weak acid becomes its conjugate base, which reacts with water to generate hydroxide. The equivalence point pH is greater than 7.
- Weak base with strong acid: the weak base becomes its conjugate acid, which reacts with water to generate hydronium. The equivalence point pH is less than 7.
Step by step method for solving equivalence point pH
1. Calculate moles of the analyte
Start with the analyte concentration and volume. Convert milliliters to liters and use:
moles = molarity × volume in liters
For example, if you have 50.0 mL of 0.100 M acetic acid:
moles HA = 0.100 × 0.0500 = 0.00500 mol
2. Find the equivalence volume of titrant
For a 1:1 acid-base reaction, the moles of titrant required at equivalence are the same as the initial moles of analyte. If the titrant is also 0.100 M:
Veq = 0.00500 mol / 0.100 mol L-1 = 0.0500 L = 50.0 mL
If your stoichiometry is not 1:1, you would adjust this relationship using the balanced equation, but most introductory pH titration problems use monoprotic acids and bases.
3. Compute total volume at equivalence
The total solution volume equals the initial analyte volume plus the titrant volume added at equivalence. In the acetic acid example:
Vtotal = 50.0 mL + 50.0 mL = 100.0 mL = 0.1000 L
4. Determine what species remain
This step is the conceptual core of the problem. At equivalence:
- Strong acid plus strong base leaves a nearly neutral salt solution.
- Weak acid plus strong base leaves the conjugate base A–.
- Weak base plus strong acid leaves the conjugate acid BH+.
5. Calculate the conjugate species concentration
The concentration of the conjugate species at equivalence is:
C = initial moles of analyte / total volume at equivalence
Using the same acetic acid example:
[CH3COO–] = 0.00500 / 0.1000 = 0.0500 M
6. Convert Ka to Kb or Kb to Ka if needed
If a weak acid is titrated by a strong base, the conjugate base determines the pH. Use:
Kb = Kw / Ka
At 25 C, Kw = 1.0 × 10-14.
If a weak base is titrated by a strong acid, the conjugate acid determines the pH. Use:
Ka = Kw / Kb
7. Solve the hydrolysis equilibrium
For a weak acid titrated by strong base:
A– + H2O ⇌ HA + OH–
Kb = x2 / (C – x)
If the approximation is justified, x ≈ √(KbC), where x is the hydroxide concentration. Then compute pOH and convert to pH.
For a weak base titrated by strong acid:
BH+ + H2O ⇌ B + H3O+
Ka = x2 / (C – x)
Then x ≈ √(KaC), where x is the hydronium concentration.
Worked example: weak acid titrated with strong base
Suppose 50.0 mL of 0.100 M acetic acid is titrated with 0.100 M sodium hydroxide. The acid dissociation constant of acetic acid is approximately 1.8 × 10-5.
- Initial moles acetic acid = 0.100 × 0.0500 = 0.00500 mol
- Volume of NaOH at equivalence = 0.00500 / 0.100 = 0.0500 L = 50.0 mL
- Total volume at equivalence = 50.0 + 50.0 = 100.0 mL = 0.1000 L
- Concentration of acetate at equivalence = 0.00500 / 0.1000 = 0.0500 M
- Kb for acetate = (1.0 × 10-14) / (1.8 × 10-5) = 5.56 × 10-10
- [OH–] ≈ √(5.56 × 10-10 × 0.0500) = 5.27 × 10-6
- pOH = 5.28
- pH = 14.00 – 5.28 = 8.72
That result is one of the classic examples proving the equivalence point is not always neutral. Because acetate is a weak base, it raises the pH above 7.
Worked example: weak base titrated with strong acid
Now consider 50.0 mL of 0.100 M ammonia titrated with 0.100 M hydrochloric acid. For ammonia, Kb ≈ 1.8 × 10-5.
- Initial moles NH3 = 0.100 × 0.0500 = 0.00500 mol
- Volume of HCl at equivalence = 0.00500 / 0.100 = 50.0 mL
- Total volume = 100.0 mL = 0.1000 L
- [NH4+] at equivalence = 0.00500 / 0.1000 = 0.0500 M
- Ka for NH4+ = (1.0 × 10-14) / (1.8 × 10-5) = 5.56 × 10-10
- [H3O+] ≈ √(5.56 × 10-10 × 0.0500) = 5.27 × 10-6
- pH = 5.28
Here the equivalence point is acidic because ammonium is a weak acid. The chemistry mirrors the acetic acid example, but the pH is on the opposite side of neutral.
Comparison table: typical equivalence point pH values
The table below shows realistic values for 0.100 M, 50.0 mL analyte samples titrated with 0.100 M strong titrant at 25 C. These numbers are standard teaching examples because they reveal how acid or base strength shifts the endpoint pH.
| Titration pair | Representative constant | Conjugate species at equivalence | Approximate equivalence pH | Interpretation |
|---|---|---|---|---|
| HCl with NaOH | Strong acid / strong base | NaCl | 7.00 | Neutral endpoint at 25 C |
| Acetic acid with NaOH | Ka = 1.8 × 10-5 | Acetate | 8.72 | Basic due to conjugate base hydrolysis |
| Ammonia with HCl | Kb = 1.8 × 10-5 | Ammonium | 5.28 | Acidic due to conjugate acid hydrolysis |
| Formic acid with NaOH | Ka = 1.77 × 10-4 | Formate | 8.23 | Weaker basic shift than acetate because the acid is stronger |
Comparison table: indicator ranges and endpoint matching
Choosing the right indicator depends on the pH jump near equivalence. Real indicator ranges are useful statistical anchors because they define where a color change becomes visible during a titration.
| Indicator | Transition range | Best matched titration type | Why it works |
|---|---|---|---|
| Methyl orange | pH 3.1 to 4.4 | Strong acid with weak base or acidic endpoints | Color change occurs in the acidic region |
| Bromothymol blue | pH 6.0 to 7.6 | Strong acid with strong base | Center of transition sits near neutral pH |
| Phenolphthalein | pH 8.2 to 10.0 | Weak acid with strong base | Transition overlaps the basic equivalence region |
Why the equivalence point and endpoint are not always the same
In principle, the equivalence point is a stoichiometric condition, while the endpoint is the observed signal that tells you to stop the titration. If you are using an indicator, the endpoint is the color change. If you are using a pH meter, the endpoint might be chosen from the steepest part of the titration curve. Good laboratory technique tries to make the endpoint coincide as closely as possible with the equivalence point, but they are conceptually different. This matters because your measured result can be biased if the indicator range does not align with the true pH near equivalence.
Common mistakes when calculating equivalence point pH
- Assuming every equivalence point is pH 7: this is only valid for strong acid-strong base titrations at 25 C.
- Forgetting dilution: after titrant is added, the total volume changes. Use total volume at equivalence when calculating the conjugate species concentration.
- Using the original weak acid or weak base equation at equivalence: once neutralization is complete, the original analyte is essentially gone. The pH comes from the conjugate species.
- Using Ka when you need Kb, or vice versa: always identify which species is present after neutralization.
- Ignoring temperature assumptions: pH 7 is tied to the standard 25 C value for Kw. Different temperatures shift the neutral point.
Practical interpretation of the titration curve
The curve generated by the calculator gives you more than just the equivalence pH. It shows buffer behavior before equivalence in weak acid or weak base systems, the steep pH jump near the stoichiometric point, and the excess strong acid or strong base region after equivalence. This is valuable when selecting indicators, planning buret additions near the endpoint, or checking whether an experimental curve makes sense.
For weak acid titrations, the half-equivalence point is especially important because pH = pKa. For weak base titrations, at half-equivalence pOH = pKb. Those relationships are often used to determine dissociation constants experimentally from titration data.
Authoritative references for pH and acid-base chemistry
If you want to verify definitions, water chemistry context, and standard acid-base conventions, these authoritative references are useful:
- U.S. Environmental Protection Agency: pH Overview
- NIST Chemistry WebBook
- University of Wisconsin Chemistry Acid-Base Resource
Final takeaway
To calculate pH at the equivalence point in titration, do not stop after the neutralization stoichiometry. The decisive step is identifying what remains in solution at equivalence and whether that species hydrolyzes water. Strong acid with strong base gives a near-neutral equivalence point, weak acid with strong base gives a basic equivalence point, and weak base with strong acid gives an acidic equivalence point. Once you know the analyte moles, the equivalence volume, the total volume, and the appropriate equilibrium constant, the pH follows directly from acid-base equilibrium.
Use the calculator above to speed up your work, but also use the methodology to check your intuition. If the conjugate species is basic, the equivalence pH should be above 7. If the conjugate species is acidic, the equivalence pH should be below 7. When your chemistry logic and your calculator agree, you can trust the result.