# Count Cells, Judge Viability, and Track Culture Growth

Turn raw hemocytometer square counts into cells per milliliter, compute trypan blue viability with live and dead concentrations, convert density between the dialects protocols actually use, and derive doubling time from two exponential-phase counts.

> Canonical page: https://elysiatools.com/en/hubs/cell-culture-counting-viability-and-growth

- **Keywords:** hemocytometer cell count, cells per mL calculation, trypan blue viability, live cell concentration, cell density unit conversion, cell doubling time, specific growth rate, passage seeding density

## Frequently asked questions

### Why does the factor 10 to the fourth keep appearing?

The chamber's geometry — one square millimeter of area at 0.1 millimeters of depth — holds exactly 0.1 microliters. Scaling that volume up to a milliliter multiplies by ten thousand, which is why cells per milliliter equals total cells divided by squares, times dilution, times 10 to the fourth.

### My viability is fine but growth slowed — is the count wrong?

Possibly neither. Viability is a snapshot of membrane integrity, not of proliferation. Slow growth with good viability points at medium, temperature, or density drift — which is exactly what the doubling-time step quantifies, so track it instead of recounting the same sample harder.

### Can I use one count for doubling time if I know yesterday's?

Only if both points sit inside exponential phase. Counts from lag or plateau phase bend the logarithm and return a doubling time that describes nothing — two honest points beat three convenient ones.

### Do I really need unit conversion for my own notebook?

You need it the day the protocol says millions per milliliter, the paper says cells per liter, and the hematology analyzer says cells per microliter. The round-trip check — convert there and back — costs seconds and catches the factor-of-a-thousand slips that ruin seedings.

## Related content

- [Absorbance Quantification and Acid-Base Calculations](https://elysiatools.com/en/hubs/absorbance-quantification-and-acid-base-calculations): Turn instrument readings into concentrations you can defend — convert between absorbance and transmittance, solve the Beer-Lambert law for whichever variable is missing, walk the nucleic acid chain from A260 to micrograms to nanomolar to copies per microliter, predict pH from strong acid and base concentrations, design buffers with Henderson-Hasselbalch, and check dissociation through molar conductivity.
- [Chemistry Lab Calculations and Reference](https://elysiatools.com/en/hubs/chemistry-lab-calculations-and-reference): Prepare a traceable stoichiometry or solution plan by checking references, balancing equations, calculating molar quantities, normalizing units, and controlling significant figures.
- [Measurement and Unit Conversion Tools](https://elysiatools.com/en/hubs/measurement-unit-converters): Convert length, weight, temperature, speed, pressure, energy, force, density, area, volume, angle, and time units from one focused workflow.
