DNA Molarity Calculator
Calculate DNA concentration in M, µM, and nM from mass, sequence length, and volume.
What is DNA molarity?
DNA molarity tells you how many DNA molecules are present per liter of solution. Unlike ng/µL, which only reports mass concentration, molarity normalizes by molecular size. That means 10 ng/µL of a short oligo and 10 ng/µL of a large plasmid are not the same number of molecules.
In molecular biology workflows, molecule count is often the quantity that controls reaction behavior. That is why cloning, assembly, qPCR setup, and NGS library prep usually rely on nM or µM rather than mass alone.
How this calculator works
Core equation
The calculator uses:
- Moles = mass (g) ÷ molecular weight (g/mol)
- Molarity (M) = moles ÷ volume (L)
- nM = M × 109
- µM = M × 106
Molecular weight assumptions
When you do not enter a custom molecular weight, the calculator estimates MW from length:
- dsDNA: ~660 g/mol per base pair
- ssDNA: ~330 g/mol per nucleotide
These values are standard approximations and work well for routine lab calculations. For modified oligos, unusual base composition, or high-precision quantitation, use the exact MW from your supplier.
Quick usage guide
- Select DNA type (dsDNA or ssDNA).
- Enter sequence length (or directly enter custom MW).
- Enter DNA mass and pick the correct mass unit.
- Enter final volume and pick the correct volume unit.
- Click Calculate to get M, µM, nM, and total pmol.
Worked example
Suppose you have 100 ng of a 3000 bp dsDNA fragment in 50 µL.
- Estimated MW = 3000 × 660 = 1,980,000 g/mol
- Mass in grams = 100 ng = 1 × 10-7 g
- Moles = (1 × 10-7) / 1,980,000 = 5.05 × 10-14 mol
- Volume in liters = 50 µL = 5 × 10-5 L
- Molarity = 1.01 × 10-9 M = 1.01 nM
Why molarity matters in the lab
- Ligation and assembly: Insert:vector ratios are molar ratios, not mass ratios.
- PCR/qPCR: Template molecules drive amplification kinetics.
- Sequencing prep: Library pooling is typically done by nM for balanced reads.
- Standard curves: Copy-number reasoning depends on molecule counts.
Common mistakes to avoid
1) Mixing up mass and molarity
Two samples with the same ng/µL can have very different nM if fragment lengths differ.
2) Wrong strand assumption
Using dsDNA factors for ssDNA (or vice versa) introduces a 2× error in estimated MW.
3) Unit conversion slips
Most errors come from ng-to-g and µL-to-L conversion mistakes. This calculator handles those conversions automatically.
4) Ignoring modifications
If your oligo has dyes, linkers, phosphorothioates, or other modifications, use custom MW for better accuracy.
Practical concentration ranges (rule-of-thumb)
- Oligos for many assays: often in the low to mid µM range
- Plasmids and larger fragments: often discussed in nM
- Sequencing libraries: frequently normalized to narrow nM targets before pooling
Always follow protocol-specific concentration requirements for your kit, instrument, or enzyme system.