pH calculator
pH measures how acidic or basic a solution is, on a scale where 7 is neutral at 25 °C. This tool converts freely between pH, pOH, the hydrogen-ion concentration [H⁺] and the hydroxide-ion concentration [OH⁻] — enter any one and it returns the other three, plus an acidic / neutral / basic label.
How it works
The conversions rest on three relationships at 25 °C:
pH = −log10[H⁺] [H⁺] = 10^(−pH)
pOH = −log10[OH⁻] pH + pOH = 14
Kw = [H⁺][OH⁻] = 1.0 × 10⁻¹⁴
Whatever you enter is converted to [H⁺] first, then pH, pOH and [OH⁻] follow.
Concentrations accept scientific notation such as 1e-3. A pH below 7 is labelled
acidic, exactly 7 neutral, and above 7 basic.
Example
Enter [H⁺] = 1 × 10⁻³ mol/L:
- pH = −log10(10⁻³) = 3 (acidic)
- pOH = 14 − 3 = 11
- [OH⁻] = 10⁻¹⁴ ÷ 10⁻³ = 1 × 10⁻¹¹ mol/L
| [H⁺] (mol/L) | pH | pOH | [OH⁻] (mol/L) |
|---|---|---|---|
| 1×10⁻³ | 3 | 11 | 1×10⁻¹¹ |
| 1×10⁻⁷ | 7 | 7 | 1×10⁻⁷ |
| 1×10⁻¹¹ | 11 | 3 | 1×10⁻³ |
Everything is computed in your browser — nothing is uploaded.