# CFU/mL Calculator (Colony Forming Units)

Colony count → CFU/mL with dilution factor and plate volume, plus 30–300 range TNTC/TFTC interpretation. Educational use only.

> Canonical page: https://elysiatools.com/en/tools/cfu-calculator

- **Category:** Education

- **Keywords:** cfu calculator, cfu per ml, colony forming unit calculation, plate count dilution, serial dilution cfu, tntc tftc plate count, countable range 30 300, bacterial enumeration, microbiology calculator, lab calculator

## Overview

Calculate CFU/mL from a colony count, dilution exponent, and plated volume. The calculator applies CFU/mL = colonies × 10ⁿ ÷ plated volume in mL and interprets counts against the 30–300 countable range. Educational use only.

## Inputs

- **Colonies Counted** (number): Colonies on the plate after incubation.
- **Dilution Exponent (10⁻ⁿ)** (number): n such that the plate was seeded from the 10⁻ⁿ dilution tube.
- **Plated Volume (mL)** (number): Volume of diluent spread on the plate (0.1 mL = 100 µL is typical).
- **Original Sample Volume (mL)** (number): Optional original culture volume, for total CFU in the sample.
- **Decimal Places** (number)

## When to use

- Convert colonies counted on a dilution plate into the estimated CFU/mL of the original culture.
- Check whether a plate count falls within the standard 30–300 countable range.
- Estimate total CFU when the original sample volume is also known.

## How it works

- Enter the number of colonies counted on the incubated plate.
- Enter the dilution exponent n for the 10⁻ⁿ dilution used to seed the plate.
- Enter the plated volume in milliliters, such as 0.1 mL for 100 µL.
- The calculator returns CFU/mL, optional total CFU from the original sample volume, and count-quality guidance.

## Use cases

- Microbiology students can practice dilution-plate calculations with explicit colony, dilution, and volume inputs.
- Laboratory planners can compare plate counts with the 30–300 countable range before selecting a dilution for repeat plating.
- Researchers can estimate original culture concentration and optionally calculate total CFU for a stated sample volume.

## Frequently asked questions

### What is the CFU/mL formula?

CFU/mL = colonies counted × 10ⁿ ÷ plated volume in mL.

### What does the dilution exponent mean?

It is n in 10⁻ⁿ, representing the dilution tube used to seed the plate. For a 10⁻⁶ plate, enter 6.

### What plated volume should I enter for 100 µL?

Enter 0.1 mL because 100 µL equals 0.1 mL.

### What does TNTC mean?

TNTC means too numerous to count. Counts above 300 are flagged and generally call for plating a higher dilution.

### What is the recommended countable range?

The calculator uses 30–300 colonies per plate as the countable range. Counts below 30 may be flagged as too few to count.

## Related tools

- [Absorbance↔Transmittance Converter (A = −log₁₀T)](https://elysiatools.com/en/tools/absorbance-transmittance-converter): Convert A ↔ %T ↔ T with A = −log₁₀(T) and %T = 100·T; returns all three representations for spectrophotometry work.
- [PCR Annealing Temperature Calculator (Ta = Tm − 5°C)](https://elysiatools.com/en/tools/annealing-temperature-calculator): PCR Ta by the simple rule (lower primer Tm − 5°C) or the Rychlik 1990 formula (0.3·Tm_primer + 0.7·Tm_product − 14.9), with a ±3°C gradient window and primer-Tm mismatch warning. Derived from Rychlik 1990, Innis & Gelfand 1990, Lorenz 2012. Lab-planning use only.
- [Autosomal Dominant Pedigree Analyzer](https://elysiatools.com/en/tools/autosomal-dominant-pedigree): Compute AD offspring risk (Aa×aa 1:1, Aa×Aa 3:1, AA×any all affected), chi-square fit of observed children, and hallmark checks including male-to-male transmission that rules out X-linked dominant. Derived from Griffiths, Hartl & Clark 2007, StatPearls, OMIM. Educational use only.
- [Autosomal Recessive Inheritance Risk Calculator](https://elysiatools.com/en/tools/autosomal-recessive-risk): Compute per-child and cumulative autosomal recessive disease risk from parental statuses (carrier / affected / non-carrier / unknown via population carrier rate), including the 2/3 carrier rule. Derived from Griffiths, Hartl & Clark 2007, StatPearls. Educational use only.
- [Hemocytometer Cell Counter (cells/mL)](https://elysiatools.com/en/tools/cell-counting-hemocytometer): Turns Neubauer grid counts into cells/mL with dilution factor, total-count option, and 20–100 cells/square density advice. Educational use only.
- [Cell Density Unit Converter (cells/mL↔cells/µL↔10⁶/mL↔10¹²/L)](https://elysiatools.com/en/tools/cell-density-unit-converter): Convert cell density across cells/L, cells/mL, cells/µL, 10³/µL, 10⁶/mL, 10⁹/L and 10¹²/L for cell culture and hematology reports.
- [Cell Doubling Time Calculator (t_d = ln2·t/ln(Nₜ/N₀))](https://elysiatools.com/en/tools/cell-doubling-time): Doubling time, doublings, and specific growth rate from two exponential-phase cell counts, in h/min/day. Educational use only.
- [Trypan Blue Cell Viability Calculator](https://elysiatools.com/en/tools/cell-viability-trypan-blue): Viability % and live/dead/total cells per mL from trypan blue exclusion counts, with culture-health interpretation. Educational use only.

## Samples

- [Web Image Processing Python Samples](https://elysiatools.com/en/samples/web-image-processing-python): Web Python image processing examples using PIL/Pillow including reading, saving, resizing, and format conversion
- [Android Image Processing Java Samples](https://elysiatools.com/en/samples/android-image-processing-java): Android Java image processing examples including reading/saving images, scaling, and format conversion
- [Android Image Processing Kotlin Samples](https://elysiatools.com/en/samples/android-image-processing-kotlin): Android Kotlin image processing examples including reading/saving images, scaling, and format conversion
- [Web Image Processing Rust Samples](https://elysiatools.com/en/samples/web-image-processing-rust): Web Rust image processing examples including image read/save, scaling, and format conversion
