🧪 pH Scale & Hydrogen Ion [H+] Concentration Calculator

pH from concentration, molarity or Ka — with the temperature caveat every other calculator omits: pH + pOH = 14 is true only at 25°C.

Free No Signup Required Browser-Based
Chemical pH Classification
pH 7.00
Neutral
Comparable to: Pure Distilled Water (25°C)
pOH Value
7.00
Hydrogen Ion [H+]
1.0000e-7 M
Hydroxide Ion [OH-]
1.0080e-7 M
Neutral pH at 25°C
7.00
pKw
14.00

What pH Scale & Hydrogen Ion [H+] Concentration Calculator Does

pH is a logarithm, and almost every misunderstanding about it comes from forgetting that. It is the negative base-ten log of the hydrogen ion concentration, so each whole step on the scale is a tenfold change in acidity. pH 4 is ten times more acidic than pH 5 and a hundred times more than pH 6 — the gap between lemon juice and black coffee is far larger than the two numbers suggest.

The scale exists because the underlying concentrations span an absurd range. A strong acid might have a hydrogen ion concentration of 1 mol per liter; a strong base might have 0.00000000000001. Taking logs compresses fourteen orders of magnitude into a single readable digit range, which is the same trick decibels and the Richter scale use.

What you need to compute a pH depends on what kind of solution it is. A strong acid dissociates completely, so the hydrogen ion concentration simply equals the molarity. A weak acid reaches an equilibrium instead, and you need its ionization constant Ka to find out how much of it actually gave up a proton — usually only a percent or two.

And then there is the thing every other calculator leaves out. pH + pOH = 14 is not a universal truth, it is a value at 25°C. The ion product of water changes with temperature, so neutral is pH 7.47 at freezing and 6.14 at boiling. Water at 100°C reading pH 6.14 is not acidic; it is exactly neutral, and being told otherwise costs marks.

How to Use pH Scale & Hydrogen Ion [H+] Concentration Calculator

  1. Input pH value (between 0.0 and 14.0) or select a chemical preset (Gastric acid, Coffee, Blood, Bleach)
  2. Review acidity/alkalinity classification rating
  3. Inspect pOH value and exact [H+] / [OH-] molar concentrations

Formula Used by pH Scale & Hydrogen Ion [H+] Concentration Calculator

The definition

pH = −log₁₀[H⁺] and [H⁺] = 10⁻ᵖᴴ

[H⁺]
Hydrogen ion concentration in moles per liter
pOH
−log₁₀[OH⁻], the same idea for hydroxide ions

Worked example

[H⁺] = 0.0001 mol/L

  1. log₁₀(0.0001) = −4
  2. Negate it

Result: pH 4, and at 25°C pOH is 10 with [OH⁻] = 10⁻¹⁰ mol/L

Strong acid — complete dissociation

[H⁺] = molarity, so pH = −log₁₀(C)

C
Molar concentration of a strong monoprotic acid such as HCl

Worked example

0.1 M hydrochloric acid

  1. Dissociation is essentially complete, so [H⁺] = 0.1
  2. −log₁₀(0.1)

Result: pH 1.00

Weak acid — solve the equilibrium

Ka = x² ÷ (C − x), rearranged to x² + Ka·x − Ka·C = 0

x
The hydrogen ion concentration at equilibrium
Ka
Acid ionization constant — how readily the acid gives up a proton

Worked example

0.1 M formic acid, Ka = 1.8 × 10⁻⁴

  1. x² + 0.00018x − 0.000018 = 0
  2. x = (−Ka + √(Ka² + 4·Ka·C)) ÷ 2
  3. x = 0.004154 mol/L
  4. −log₁₀(0.004154)

Result: pH 2.38 — far weaker than the pH 1.00 a strong acid gives at the same concentration

Neutral pH is not always 7

The ion product of water rises with temperature, so pKw and the neutral point both move. Water is neutral whenever [H⁺] equals [OH⁻], whatever the pH number happens to be.

TemperatureKwpKw = pH + pOHNeutral pH
0°C1.14 × 10⁻¹⁵14.947.47
10°C2.93 × 10⁻¹⁵14.537.27
25°C1.01 × 10⁻¹⁴14.007.00
40°C2.92 × 10⁻¹⁴13.546.77
50°C5.48 × 10⁻¹⁴13.266.63
100°C5.13 × 10⁻¹³12.296.14

Strong against weak at the same concentration

Concentration and strength are different things. All of these are 0.1 M; what differs is how much of the acid actually dissociates.

AcidKa[H⁺] at 0.1 MpHDissociated
Hydrochloric (strong)Complete0.11.00~100%
Hydrofluoric6.6 × 10⁻⁴0.0078012.117.8%
Formic1.8 × 10⁻⁴0.0041542.384.2%
Acetic1.8 × 10⁻⁵0.0013332.881.3%

The scale in practice

Approximate values. Note how much of everyday life sits on the acidic side.

pHExamplepH Example
0Battery acid7Pure water at 25°C
1–2Stomach acid7.4Human blood
2–3Lemon juice, vinegar8Seawater
4–5Coffee, tomato juice9Baking soda solution
5.6Unpolluted rainwater10–11Milk of magnesia
6.5–6.8Milk13–14Drain cleaner, lye

How to Read Your Result

Why hot water is not acidic

Heat water and its pH falls, which looks alarming until you notice that pOH falls by exactly the same amount. Higher temperature drives more water molecules to dissociate, producing more hydrogen ions and more hydroxide ions in equal measure. The solution stays neutral because the two remain equal; only the number labeling that neutrality has moved. This is why pure water at 100°C reads about 6.14 and is not remotely acidic.

Strength and concentration are different

A strong acid is one that dissociates completely; a concentrated acid is one with a lot of acid per liter. You can have dilute strong acid and concentrated weak acid, and they behave quite differently. At the same 0.1 M concentration, hydrochloric acid gives pH 1.00 while acetic acid gives 2.88 — nearly two full orders of magnitude less acidic, because only about 1.3% of the acetic acid has actually given up a proton.

The approximation that fails quietly

Textbooks often simplify the weak-acid equilibrium to [H⁺] ≈ √(Ka·C), assuming dissociation is small enough that C − x ≈ C. For acetic acid at 0.1 M the shortcut gives 0.001342 against the exact 0.001333 — close enough. For hydrofluoric acid it gives 0.008124 against 0.007801, an error of 4%, because nearly 8% has dissociated and the assumption no longer holds. This calculator solves the quadratic exactly, so the shortcut's failure mode never arises.

Each step is ten times

It is worth restating because it is so easy to underestimate. Stomach acid at pH 1.5 is not "twice as acidic" as lemon juice at pH 2.5, it is ten times. Rainwater at 5.6 is about twenty-five times more acidic than neutral water. When acid rain shifts a lake from pH 6.5 to 5.5, the hydrogen ion concentration has gone up tenfold, which is why relatively small pH changes have such large biological consequences.

Where the 0 to 14 range comes from

It is a convention, not a limit. The range covers what you get from dilute aqueous solutions at room temperature, where Kw sets the practical bounds. Concentrated strong acids genuinely reach negative pH and concentrated bases exceed 14 — the logarithm has no objection. What does break down at the extremes is measurement: glass electrodes become unreliable, and activity rather than concentration starts to matter.

Limitations & Accuracy Notes

  • Calculations assume dilute aqueous solutions where concentration approximates activity. In concentrated solutions the two diverge and the strict definition, pH = −log a[H⁺], gives different answers.
  • The weak-acid mode handles monoprotic acids with a single Ka. Polyprotic acids such as sulfuric or phosphoric have multiple dissociation steps and need a more involved treatment.
  • Kw values are tabulated at six temperatures and the calculator uses the nearest listed one rather than interpolating. Between those points the true value sits between the neighboring entries.
  • Buffer solutions, which resist pH change, are not modeled here. Those need the Henderson–Hasselbalch equation and the ratio of conjugate base to acid.
  • Nothing here is a substitute for measurement. Real solutions contain multiple species, ionic strength affects activity, and a calibrated meter or indicator is what tells you the actual pH.

Frequently Asked Questions

What is pH?
The negative base-ten logarithm of the hydrogen ion concentration: pH = −log₁₀[H⁺]. Because it is logarithmic, each whole step is a tenfold change — pH 4 is ten times more acidic than pH 5 and a hundred times more than pH 6. That is why the scale compresses an enormous range of concentrations into a couple of digits.
Is pH + pOH always 14?
Only at 25°C, and this is the caveat almost every calculator drops. The sum equals pKw, the ion product of water, which changes with temperature: it is 14.94 at 0°C, 14.00 at 25°C and 12.29 at 100°C. Neutral pH moves with it — 7.47 at 0°C, 7.00 at 25°C, 6.14 at 100°C. Pure water at 100°C has a pH near 6.14 and is still exactly neutral, because [H⁺] and [OH⁻] remain equal.
How do I calculate pH from molarity?
For a strong monoprotic acid, dissociation is complete, so [H⁺] equals the molarity and pH is just −log₁₀ of it — 0.1 M HCl gives pH 1. For a weak acid you need Ka as well, because only a fraction dissociates. Solving x² + Ka·x − Ka·C = 0 for 0.1 M formic acid with Ka = 1.8×10⁻⁴ gives [H⁺] = 0.004154 and pH 2.38 — far less acidic than a strong acid at the same concentration.
What is the difference between a strong and a weak acid?
How completely they dissociate, not how concentrated they are. A strong acid gives up essentially all its protons, so [H⁺] equals the concentration. A weak acid reaches equilibrium with only a small fraction dissociated — 0.1 M acetic acid is about 1.3% dissociated, giving pH 2.88 rather than the pH 1 a strong acid of the same molarity would produce.
Can pH go below 0 or above 14?
Yes. The 0 to 14 range is a convention covering ordinary dilute solutions, not a hard limit. Concentrated strong acids can reach negative pH, and concentrated bases can exceed 14. The scale is defined by the logarithm, and nothing in the mathematics stops outside that window — though measurement becomes unreliable at the extremes.
What does the pH scale actually measure?
The negative base-10 logarithm of hydrogen ion concentration. Because it is logarithmic, each whole step is a tenfold change — pH 4 is ten times more acidic than pH 5 and a hundred times more than pH 6.
Why is each pH step a factor of ten?
Because pH is a base-10 logarithm of hydrogen ion concentration. A drop from pH 7 to pH 4 is therefore a thousandfold increase in acidity rather than a modest one — logarithmic scales are consistently underestimated by people reading them as linear.
Does temperature affect pH?
Yes. Water's self-ionization changes with temperature, so neutral pH is only 7.0 at around 25°C — it is lower at higher temperatures. Pure water at 50°C is neutral at about 6.6, without being acidic.
What is a buffer solution?
A mixture that resists pH change when acid or base is added, made from a weak acid and its conjugate base. Blood is buffered, which is what holds it in the very narrow range life requires despite constant metabolic acid production.
Why does pH matter in practice?
Because most biological and chemical processes are pH-sensitive. Blood is held in a very narrow range, soil pH governs which nutrients plants can absorb, and pool and aquarium chemistry both depend on keeping it controlled.
Is my data stored?
No. The calculation runs in your browser.

References & Further Reading

By OnlineToolHubs Team • September 2026