Cell Culture Vessel Converter — Surface Area, Seeding Density & Drug Volume
Switching vessels is one of the most routine steps in cell culture: a pilot experiment runs in a 6-well plate, then the main experiment moves to a 96-well plate; cells in a T-75 flask need to be split into a 12-well plate for transfection tomorrow. It looks like a simple scale-down, but the two quantities being scaled do not share the same ratio — and those two ratios are not equal even for the same pair of vessels.
Cell number scales with area; drug volume scales with medium volume
How densely an adherent monolayer is seeded depends on cells per square centimetre — not on how much medium is present. The correct intermediate quantity when transferring a seeding protocol between vessels is therefore cells/cm²:
Cells per well = seeding density (cells/cm²) × growth area of the vessel (cm²)
Drug additions work differently. Final concentration is the amount of drug divided by liquid volume, so the volume of stock solution to add follows the medium volume — not the area.
The problem is that the area ratio and the volume ratio are not equal. A single well of a 6-well plate has 9.6 cm² and holds 2 mL; a 96-well plate well has 0.32 cm² and holds 0.1 mL — the area differs 30-fold while the volume differs only 20-fold. If you scale everything from the 6-well protocol by dividing by 30, the cell count is correct but the drug is only 2/3 of what is needed, cutting the final concentration by one-third. Scale by 20 instead and the drug is right but the cells are 1.5× too dense.
This error produces no warning, no contamination, and no obvious experiment failure — it simply shifts the entire dose-response curve, with the direction and magnitude depending on which two vessels you are switching between. That makes it very hard to detect in the results.
The second pitfall with drug addition: stock concentration or “stock minus final” in the denominator
Let V be the medium volume, Cstock the stock concentration, and Cfinal the desired final concentration. Adding drug increases the total volume, and this determines the correct formula:
| What you do | Volume of stock to add | Final volume |
|---|---|---|
| Add directly to the existing V of medium already in the well | V × Cfinal ÷ (Cstock − Cfinal) | V + added volume |
| Make up to a total volume of V (add drug first, then top up with medium to V) | V × Cfinal ÷ Cstock | V |
Both approaches are common and neither is wrong, but they give different volumes, in a ratio of Cstock ÷ (Cstock − Cfinal). The discrepancy grows as the stock dilution factor decreases:
- 1000× stock: 0.1% difference — negligible
- 100× stock: 1%
- 20× stock: 5.3%
- 10× stock: 11% — at this point, using V × Cfinal ÷ Cstock is not defensible
This tool calculates both and shows how much they differ. State clearly in your methods which approach you used; otherwise others cannot reproduce the same concentration.
Do not use the outer ring of a 96-well plate
The 36 wells on the perimeter of a 96-well plate (the outer ring of an 8 × 12 grid) evaporate significantly faster than the inner wells. After a day in the incubator, medium in the edge wells concentrates and osmolarity rises, causing readings to shift systematically — with the direction of the shift varying by well position. Standard practice is to fill the outer wells with PBS or plain medium only, and reserve the inner 60 wells for experiments. Calculate the number of plates needed based on 60 usable wells, not 96.
24-well and 48-well plates have the same problem to a lesser degree; culture dishes and flasks are largely unaffected.
Suspension volume cannot exceed the medium volume for that well
The tool calculates how much cell suspension to take per well and how much medium to add on top. If your cell suspension is too dilute, the calculated suspension volume will exceed the total volume the well should hold — the solution is not to overfill, but to centrifuge and resuspend at a higher concentration first. The tool flags this situation directly.
Data sources
Growth area, recommended medium volume, and reference seeding density are taken from the Thermo Fisher / Gibco Useful Numbers for Cell Culture reference table. The “equivalent density” column is derived from the other two columns (reference cell count ÷ growth area) — not from a separate source. Values across vessel types fall in the range of 26,000–37,000 cells/cm², which is why the tool’s default seeding density is 30,000 cells/cm².
Stated growth areas vary slightly between manufacturers (particularly for dishes, where the nominal diameter and the actual adherent surface can differ). For work requiring high precision, use the specifications for your specific batch of vessels.
Growth area and medium volume of common culture vessels
| Vessel | Growth area (cm²) | Medium (mL) | Reference seeding (cells) | Density (cells/cm²) |
|---|---|---|---|---|
| 6-well plate (per well) | 9.6 | 1–3 | 0.3 × 10⁶ | 31,250 |
| 12-well plate (per well) | 3.5 | 1–2 | 0.1 × 10⁶ | 28,571 |
| 24-well plate (per well) | 1.9 | 0.5–1 | 0.05 × 10⁶ | 26,316 |
| 48-well plate (per well) | 1.1 | 0.2–0.4 | 0.03 × 10⁶ | 27,273 |
| 96-well plate (per well) | 0.32 | 0.1–0.2 | 0.01 × 10⁶ | 31,250 |
| 35 mm dish | 8.8 | 2 | 0.3 × 10⁶ | 34,091 |
| 60 mm dish | 21.5 | 5 | 0.8 × 10⁶ | 37,209 |
| 100 mm dish | 56.7 | 12 | 2.2 × 10⁶ | 38,801 |
| 150 mm dish | 145 | 30 | 5 × 10⁶ | 34,483 |
| T-25 flask | 25 | 3–5 | 0.7 × 10⁶ | 28,000 |
| T-75 flask | 75 | 8–15 | 2.1 × 10⁶ | 28,000 |
| T-175 flask | 175 | 35–53 | 4.9 × 10⁶ | 28,000 |
| T-225 flask | 225 | 45–68 | 6.3 × 10⁶ | 28,000 |
Related tools
To count cells, calculate viability, and determine plating volumes, see Hemocytometer Calculator; to estimate when a culture will reach confluence from its doubling time, see Doubling Time Calculator; to calculate virus input per cell count, see MOI Calculator; for simple stock dilutions, see Dilution Calculator.
FAQ
What is the growth area of one well in a 6-well plate? What about a 96-well plate?
A 6-well plate well is 9.6 cm², 12-well 3.5 cm², 24-well 1.9 cm², 48-well 1.1 cm², 96-well 0.32 cm². T-25, T-75, T-175, and T-225 flasks are 25, 75, 175, and 225 cm² respectively. Culture dishes at 35/60/100/150 mm have areas of 8.8, 21.5, 56.7, and 145 cm². All values are from the Gibco Useful Numbers for Cell Culture reference; stated areas vary slightly between manufacturers.
When scaling from a 6-well plate to a 96-well plate, is dividing everything by 30 correct?
For cell number, yes; for drug amount, no. The area ratio is 9.6 ÷ 0.32 = 30, but the medium volume ratio is 2 mL ÷ 0.1 mL = 20. Seeding cell number follows area, so divide by 30; drug stock volume follows medium volume, so divide by 20. Dividing both by 30 leaves the drug at only 2/3 of the target concentration — an error that produces no obvious sign, only a systematic shift in the dose-response curve whose direction and magnitude depend on which two vessels you are switching between.
What seeding density (cells/cm²) should I use?
It depends on your cell line, doubling time, and when you plan to use the cells — there is no universal value. Reference seeding numbers in the Gibco table correspond to roughly 26,000–37,000 cells/cm² across vessel types; the tool's default of 30,000 is simply a starting point in that range. The right approach is to document the density-to-confluence time relationship for your own cells and adjust up or down based on your experimental timeline.
Should I use V × C_final ÷ C_stock or V × C_final ÷ (C_stock − C_final) for drug addition?
It depends on how you add the drug. If you pipette it directly into the existing medium of volume V already in the well, the total volume becomes V + added volume, and the exact formula is V × C_final ÷ (C_stock − C_final). If you prepare a total volume of V — adding drug first and then topping up with medium — use V × C_final ÷ C_stock. The ratio between the two results is C_stock ÷ (C_stock − C_final): 0.1% for a 1000× stock (negligible), 1% for 100×, 5.3% for 20×, and 11% for a 10× stock. At low dilution factors the simpler formula is not defensible. State clearly in your methods which approach you used.
Why should the outer ring of a 96-well plate not be used for experiments?
The 36 perimeter wells of an 8 × 12 plate lose water significantly faster than the inner wells. After a day in the incubator, medium in the edge wells concentrates and osmolarity rises, causing readings to shift systematically — with the direction of the shift varying by well position. Standard practice is to fill the outer wells with PBS or plain medium and restrict experiments to the inner 60 wells. Calculate the number of plates needed based on 60 usable wells, not 96.
What do I do if the calculated suspension volume per well exceeds the total medium volume for that well?
Your cell suspension is too dilute. Do not overfill the well — that alters the liquid depth and gas exchange. Instead, centrifuge the suspension and resuspend the cells at a higher concentration. The tool calculates the minimum concentration required and flags the problem directly.
How much medium should I add? How do I choose within the recommended range?
The lower end of the range is the minimum to sustain adherent cell metabolism; the upper end is constrained by gas exchange — too deep a liquid layer reduces oxygen supply to cells at the bottom. Use the lower end for short experiments, frequent observation, or live-cell imaging; use the upper end when cells need to last over a weekend without a medium change. You can enter a custom volume in the tool; when you do, drug calculations use that value rather than the recommended default.
Related tools
Bacterial / Cell Doubling Time and Growth Rate Calculator
Enter two log-phase OD or cell count measurements to calculate doubling time, specific growth rate μ, number of generations, and predicted cell density.
DNA Ligation Calculator — Vector and Insert Amount (T4 Ligase)
Enter linearized vector amount and size, insert size, and molar ratio to calculate required insert mass and fmol values for T4 ligase cloning.
Multiplicity of Infection (MOI) Calculator
Enter cell count, target MOI, and viral titer to get the required virus volume; Poisson-based infection rate and single-infection fraction; back-calculate actual MOI from measured infection rate.
Buy me a coffee