← Back to all posts

How Much CO2 and Water Does One AI Token Really Use?

5 min read

When you use an AI model through an API, you are not billed by the question or by the minute. You are billed by the token. A token is a small chunk of text, roughly three quarters of a word, and every model prices its work per million tokens. That makes the token the natural unit for measuring environmental impact too. If you know what one token costs in energy, you can scale it up to a prompt, a product feature, or a company's entire annual usage. This piece works through the numbers: how much electricity a token draws, how that turns into carbon, and how it turns into water.

Why the token is the right unit

Most headlines measure AI in queries: "a ChatGPT question uses ten times more energy than a Google search." That is a useful shock statistic, but it hides a lot. A query can be three words or three thousand. A model can reply in a sentence or in five pages. The token strips that ambiguity out. It counts the actual work done, both the tokens you send in and the tokens the model generates back.

It is also the number you already have. Every provider dashboard, from OpenAI to Anthropic to AWS Bedrock, reports token counts on your bill. So unlike vague per-query estimates, a per-token figure lets you calculate impact from data you can actually export.

Energy per token

Published research from the IEA and Epoch AI, combined with GPU inference cost analysis, puts a large frontier model somewhere around 3 to 4 watt-hours per thousand tokens. Divide that down and a single token lands in the range of a few thousandths of a watt-hour. Tiny on its own, which is exactly why it adds up quietly across millions of calls.

Model class Energy per 1K tokens Energy per token
Frontier (GPT-4 class, Claude Opus) ~3.5-4.2 Wh ~0.0037 Wh
Mid-tier (GPT-4o, Claude Sonnet) ~2.8-3.5 Wh ~0.0031 Wh
Light (Haiku, GPT-3.5, small MoE) ~0.3-0.9 Wh ~0.0006 Wh

Treat these as informed estimates, not stopwatch readings. Providers rarely publish exact per-token power draw, so every figure here is reconstructed from hardware specs and independent research. The gap between model tiers, though, is real and large. Choosing a light model where it will do is the single biggest lever you have.

From energy to carbon

Energy alone tells you nothing about carbon until you know where the electricity came from. The same token processed in two different data centers can differ by a factor of twenty in emissions, because the grid behind each one is different. Carbon intensity is measured in grams of CO2 per kilowatt-hour, and it swings enormously by region.

Grid region Approx. carbon intensity CO2 per 1M frontier tokens
Sweden / Norway (hydro, nuclear) ~30 g/kWh ~0.11 kg
France (nuclear heavy) ~60 g/kWh ~0.22 kg
US average ~370 g/kWh ~1.37 kg
India / coal-heavy grids ~700 g/kWh ~2.59 kg

So a single frontier-model token produces somewhere between roughly 0.0000001 and 0.0000026 kg of CO2 depending on the grid. The point is not the decimal places. It is that region choice moves your footprint more than almost any other single decision, and it is often a setting you can change in your provider console.

The short answer:

One frontier-model token uses roughly 0.0037 Wh of electricity. On a US grid that works out to about 1.4 grams of CO2 per million tokens. On a clean Nordic grid, closer to 0.1 grams. Water adds another few millilitres per million tokens on top.

From energy to water

Data centers drink water in two ways. On site, evaporative cooling turns water to vapour to shed heat from the servers. Off site, the power stations feeding the grid use water for their own cooling. Together these are captured by a figure called water usage effectiveness, and a common rule of thumb lands around 1.8 to 2 litres of water per kilowatt-hour of IT energy once both are counted.

Apply that to the token. A million frontier tokens draw roughly 3.7 kilowatt-hours, which pulls somewhere near 7 litres of water through the cooling chain. That is why the familiar line, "a long ChatGPT conversation drinks about a 500ml bottle of water," holds up. A chatty session can run to tens of thousands of tokens, and the millilitres accumulate fast.

A worked example

Say a small product feature runs 15 million tokens a month through a frontier model on a US grid. Put the numbers together:

  • Energy: about 55 kWh a month, roughly what a fridge uses.
  • Carbon: about 20 kg of CO2 a month, near enough to driving 80 km in a petrol car.
  • Water: about 100 litres a month through the cooling chain.

Move that same workload to a Nordic region and the carbon drops by more than ninety percent, while the energy and water barely change. Switch the light-touch parts to a smaller model and the whole bill falls again. None of this requires using AI less. It requires using it deliberately.

Work out your own number

The figures above are averages. Your real footprint depends on your exact model mix, your regions, and your token volume. Our free AI Impact Calculator does the arithmetic for you: pick a model, set your tokens, choose a region, and it returns carbon, energy, and water with the equivalents spelled out.

If you are doing this for a company rather than out of curiosity, and you need a figure you can put in front of an auditor, the calculator alone will not close it. That is what the business tool is for. Drop in your provider billing CSV and it maps every token to its grid region on the GHG Protocol basis. When you need it formalised, we prepare an audit-ready ESG report from your figures, cited and ready for SEC or CSRD workpapers, emailed within one business day.

Measuring AI impact for a business?

Turn your provider billing into an audit-ready Scope 3 carbon, energy, and water report. No charge until you approve the scope.

See the business tool

Common questions

How much CO2 does one AI token produce?

Roughly 0.0000001 to 0.0000026 kg per token for a frontier model, depending entirely on the grid. Across a million tokens that is about 0.1 g of CO2 on a clean Nordic grid and about 1.4 kg on a US grid. Lighter models produce far less per token.

How much water does AI use per token?

About 7 litres per million frontier tokens once both on-site cooling and grid power-station cooling are counted, using a water usage effectiveness of roughly 1.8 to 2 litres per kWh. That is why a long AI conversation is often compared to a 500ml bottle of water.

Why is a token the best unit for measuring AI impact?

Because it is the unit providers actually bill you in, and it counts real work rather than a vague notion of a query. You already have token counts on your invoice, so you can calculate impact from data you can export instead of guessing from per-query averages.

What is the easiest way to cut my AI footprint?

Two levers dominate: use a lighter model wherever it is good enough, and run your workload in a low-carbon grid region. Both can cut carbon by more than eighty percent without using AI any less.

Want to measure your own impact?

Use our free calculator to estimate your carbon footprint.

Go to Calculator