# OD600 Cell Density Calculator (E. coli)

OD600 turbidity to cells/mL (1×10⁹ per OD default) and cell dry weight g/L (0.36 per OD, BioNumbers 109837), normalized for dilution factor and path length, with total cells/CDW from the culture volume, per-cell pg CDW, and an OD > 1 linearity flag. Editable strain-specific factors. Agilent/VectorBuilder/BioNumbers derived. Educational use only.

> Canonical page: https://elysiatools.com/en/tools/od600-cell-density

- **Category:** Education

- **Keywords:** od600 calculator, cell density od600, e. coli cell concentration, cells per ml od600, cell dry weight cdw, od600 to cell number, bacterial growth turbidity, od600 dilution factor, microbial biomass g/l, pg dry weight per cell, molecular biology, lab calculator

## Overview

The OD600 Cell Density Calculator estimates E. coli cell concentration in cells/mL and cell dry weight in g/L from a blank-corrected OD600 reading. It adjusts the result for dilution factor and cuvette path length, and can also calculate total cells, total CDW, and dry weight per cell when culture volume is provided.

## Inputs

- **OD600 Reading** (number): Raw absorbance of the (diluted) sample at 600 nm, blanked against medium.
- **Dilution Factor** (number): Sample-to-total dilution before measurement (1 = measured undiluted).
- **Path Length (cm)** (number): Cuvette path length (1 cm standard; readings are normalized to 1 cm).
- **Cells per mL per OD600** (number): Viable+total cells per mL at OD600 = 1 (E. coli default 1×10⁹; range 5×10⁸–1.2×10⁹).
- **Cell Dry Weight per OD600 (g/L)** (number): Grams of cell dry weight per liter at OD600 = 1 (default 0.36; literature 0.3–0.5).
- **Culture Volume (mL, optional)** (number): Total culture volume in mL; enter 0 to skip total cells and total CDW.
- **Decimal Places** (number)

## When to use

- Convert an OD600 measurement into an estimated E. coli concentration and biomass.
- Correct readings taken from diluted samples or cuvettes with a nonstandard path length.
- Estimate total cells and cell dry weight for a culture volume.

## How it works

- Enter the blank-corrected OD600 reading, dilution factor, and cuvette path length.
- Set the cells-per-OD and CDW-per-OD factors, or use the default E. coli estimates of 1×10⁹ cells/mL and 0.36 g/L per OD.
- The calculator normalizes OD600 as reading × dilution factor ÷ path length, then estimates cells/mL and CDW g/L.
- Optionally enter culture volume to calculate total cells and total CDW; readings above normalized OD600 1 are flagged as outside the linear range.

## Use cases

- Estimate bacterial concentration during an E. coli growth experiment.
- Calculate approximate biomass and total cell number before harvesting a culture.
- Compare diluted OD600 measurements while accounting for path length and custom calibration factors.

## Frequently asked questions

### What does the calculator estimate?

It estimates cells/mL, cell dry weight in g/L, and, when volume is entered, total cells and total CDW.

### What default factors are used?

The defaults are 1×10⁹ cells/mL per OD600 and 0.36 g/L CDW per OD600.

### How is dilution corrected?

The normalized OD is calculated as the measured OD600 multiplied by the dilution factor and divided by the path length in centimeters.

### What does an OD600 above 1 mean?

It is flagged as above the approximate linear range, so the sample should be diluted further before measurement.

### Can I use strain-specific conversion factors?

Yes. The cells-per-OD and CDW-per-OD factors are editable to support strain-, medium-, or instrument-specific estimates.

## Related tools

- [Enzyme Activity Unit Converter (U ↔ katal)](https://elysiatools.com/en/tools/enzyme-unit-converter): Converts activity values exactly between U/mU/µU and katal/mkat/µkat/nkat/pkat (1 U = 16.67 nkat, 1 kat = 6×10⁷ U). Educational use only.
- [Protein–DNA Binding Affinity Calculator (Kd Estimate)](https://elysiatools.com/en/tools/protein-dna-binding-affinity): Single-point 1:1 Kd estimate: Kd = \[P\] × (1−f)/f from a direct fraction or anisotropy-derived fraction, plus ΔG° = RT·ln(Kd) and affinity bands from very tight (<1 nM) to weak (>1 µM). Cantor & Schimmel / Heyduk & Lee / Lakowicz derived. Educational use only.
- [Protein Isoelectric Point Calculator (pI by Composition)](https://elysiatools.com/en/tools/protein-isoelectric-point): Theoretical pI via the simplified ExPASy/Bjellqvist pKa set with bisection to zero net charge, plus net charge at pH 7.4, ProtParam average molecular weight, and charged composition. Bjellqvist 1993 / Gasteiger 2003 derived. Educational use only.
- [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 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.

## 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

## Related content

- [Audio Encoding and Format Conversion Tools](https://elysiatools.com/en/hubs/audio-convert): Compare audio format conversion, bitrate changes, sample-rate conversion, codec swaps, and export tools in one hub for delivery and archive workflows.
- [Image Format Conversion and Animated Export Tools](https://elysiatools.com/en/hubs/image-convert): Compare image format converters for JPG, PNG, GIF, AVIF, WebP, TIFF, ICO, base64, and animation-friendly exports in one hub.
- [JSON Interchange and Format Translation Tools](https://elysiatools.com/en/hubs/json-convert): Compare JSON conversion tools for CSV, YAML, TOML, GraphQL, XML, Markdown, Excel, BSON, EDN, and related structured formats in one hub.
- [Color Space Conversion Tools for Web and Print](https://elysiatools.com/en/hubs/design-convert): Curated tools for web-to-print color space conversion in one hub.
