Vapor Pressure Deficit (VPD) Calculator

Calculate vapor pressure deficit (VPD) from air temperature and relative humidity using the Tetens saturation-vapor-pressure formula.

Nature Tetens kPa output Growth stages
Rate this calculator · 4.0 (2)

Vapor Pressure Deficit

VPD in kPa · Tetens formula

Instructions — Vapor Pressure Deficit (VPD) Calculator

  1. Enter air temperature in Celsius or Fahrenheit (toggle units in the top control). Most grow rooms operate at 20 to 28°C (68 to 82°F).
  2. Enter relative humidity as a percent (0 to 100). Seedlings prefer 70 to 80% RH; vegetative growth runs 50 to 70%; late flowering drops to 40 to 50%.
  3. Set leaf-air temperature offset if you know it. Transpiring leaves run 1 to 3°C cooler than air. Setting a −2°C offset gives you leaf VPD, which is the value most cannabis and greenhouse charts use. Set 0 for the simpler air VPD.
  4. Read the result and stage band. The colored chip categorizes the VPD: too low (under 0.4 kPa, mold risk), propagation (0.4–0.8), optimal vegetative (0.8–1.2), late flower (1.2–1.6), or too high (over 1.6 kPa, stomatal closure and plant stress).
Air VPD vs leaf VPD. Most published VPD charts use leaf VPD, calculated from leaf temperature and air vapor pressure. Air VPD (this calculator with offset = 0) is simpler but slightly overestimates the deficit the plant actually feels. For cannabis cultivation guides, set the leaf offset to −2 or −3°C; for general meteorology and HVAC use air VPD.

Formulas

Saturation vapor pressure (Tetens formula): $$ \text{SVP}(T) = 0.6108 \times \exp\left(\frac{17.27 \, T}{T + 237.3}\right) $$ where T is in °C and SVP is in kPa. Tetens (1930) is accurate to better than 0.5% over the range −40 to +50°C, which covers all biological and HVAC applications.

Actual vapor pressure: $$ e_a = \text{SVP}(T) \times \frac{\text{RH}}{100} $$ where RH is relative humidity (0–100%).

Air vapor pressure deficit: $$ \text{VPD}_{air} = \text{SVP}(T_{air}) - e_a $$ Equivalent to: $$ \text{VPD} = \text{SVP}(T) \times \left(1 - \frac{\text{RH}}{100}\right) $$

Leaf VPD (uses leaf temperature for saturation, air temp for actual): $$ \text{VPD}_{leaf} = \text{SVP}(T_{leaf}) - e_a(T_{air}) $$ Transpiring leaves run 1–3°C cooler than air; for VPD-tuned growing, leaf temperature is what plants respond to.

Dew point (Magnus-Tetens inverse): $$ T_d = \frac{237.3 \times \ln(e_a / 0.6108)}{17.27 - \ln(e_a / 0.6108)} $$ The temperature at which the current air would become saturated. Dew point ≤ air temperature always.

Unit conversions: 1 kPa = 10 hPa (mbar) = 7.5006 mmHg = 0.2953 inHg.

Reference

Optimal VPD ranges by crop and stage

Stage / cropOptimal VPD (kPa)RHNotes
Seedlings / clones0.4–0.870–85%Limited transpiration ability
Lettuce, spinach0.8–1.165–75%Cool growing conditions
Tomatoes (vegetative)1.0–1.360–70%Strong transpiration drives Ca uptake
Tomatoes (fruit set)0.9–1.265–75%Low RH inhibits pollen
Cannabis (veg)0.8–1.260–70%Standard vegetative range
Cannabis (early flower)1.0–1.450–60%Drier supports trichome development
Cannabis (late flower)1.4–1.640–50%Low RH prevents bud rot
Peppers, cucumber1.0–1.455–70%Warm-season high-transpiration
Orchids, ferns0.5–0.870–85%Epiphytes need humid air

VPD by temperature and RH

Temp °CRH 40%RH 50%RH 60%RH 70%RH 80%
18°C1.24 kPa1.03 kPa0.83 kPa0.62 kPa0.41 kPa
20°C1.40 kPa1.17 kPa0.93 kPa0.70 kPa0.47 kPa
22°C1.58 kPa1.32 kPa1.06 kPa0.79 kPa0.53 kPa
24°C1.79 kPa1.49 kPa1.19 kPa0.89 kPa0.60 kPa
26°C2.02 kPa1.68 kPa1.34 kPa1.01 kPa0.67 kPa
28°C2.27 kPa1.89 kPa1.51 kPa1.13 kPa0.76 kPa
30°C2.54 kPa2.12 kPa1.69 kPa1.27 kPa0.85 kPa

Article — Vapor Pressure Deficit (VPD) Calculator

Vapor pressure deficit (VPD): the moisture demand that drives transpiration

Vapor pressure deficit (VPD) is the difference between how much moisture the air currently holds and how much it could hold at saturation. The formula is VPD = SVP × (1 − RH/100), where SVP is the saturation vapor pressure at the given temperature (Tetens formula) and RH is the relative humidity. VPD is the thermodynamic driver of plant transpiration — higher VPD pulls water out of leaves faster. Optimal range for most crops is 0.8 to 1.2 kPa during vegetative growth. Below 0.4 kPa you get fungal disease and calcium deficiency; above 1.6 kPa you get stomatal closure and stunted growth. The vapor pressure deficit calculator above runs the Tetens formula, supports air and leaf VPD modes, and classifies the result into a growth-stage band.

VPD is the metric that replaces "humidity" in serious greenhouse and indoor-cultivation work. The same RH at different temperatures gives wildly different VPDs, so RH alone is misleading. VPD captures the actual moisture demand the plant experiences.

What VPD measures

VPD is a pressure. Specifically, it is the difference between the saturation vapor pressure of water (the maximum pressure water vapor can exert at a given temperature before condensing) and the actual vapor pressure in the air at the current temperature and humidity. The SI unit is the pascal; the practical unit for atmospheric work is the kilopascal (kPa). One kPa equals about 7.5 mmHg or 10 mbar.

The physical meaning is straightforward: VPD measures how thirsty the air is. Saturated air (RH 100%) has VPD zero — it cannot accept any more water. Dry hot air has high VPD — it pulls water out of any wet surface, including leaves.

The VPD formula

The standard VPD calculation has two steps. First, calculate saturation vapor pressure (SVP) from air temperature using the Tetens formula. Second, multiply SVP by (1 − RH/100) to get VPD.

VPD formulas
Tetens SVP 0.6108 × exp(17.27T/(T+237.3))
VPD SVP × (1 − RH/100)
Leaf VPD SVP(T_leaf) − SVP(T_air) × RH/100
1 kPa 10 hPa = 7.5 mmHg
Optimal vegetative 0.8 to 1.2 kPa
Late flower (cannabis) 1.4 to 1.6 kPa
Mold risk VPD < 0.4 kPa
Stomatal closure VPD > 1.6 kPa

Tetens (1930) is accurate to better than 0.5 percent over −40 to +50°C — fine for any biological or HVAC use. For ultra-precise scientific work, the Buck (1981) formula or Wagner equation give 0.05 percent accuracy at the cost of a more complex expression.

Optimal VPD by growth stage

Plants need different VPDs at different life stages. Seedlings and clones have limited root systems and cannot replace water as fast as it leaves — they need low VPD (0.4 to 0.8 kPa) to avoid wilting. Vegetative growth wants moderate VPD (0.8 to 1.2 kPa) to drive transpiration and nutrient uptake. Late-stage flowering or fruiting often benefits from slightly drier air (1.2 to 1.6 kPa for cannabis) to harden tissue and reduce fungal pressure on dense flowers.

Did you know

Cannabis growers were among the first hobby cultivators to adopt VPD as a control variable. Commercial greenhouse operators tracked it for decades, but the Cannabis Cultivation Science boom of the 2010s spread VPD into mainstream indoor cultivation literature. Modern grow controllers — TrolMaster, Pulse, Argus — log VPD in real time and adjust dehumidifiers and AC to keep VPD within a programmed band. Pre-VPD growers controlled "humidity" — usually meaning RH alone — and got inconsistent results at different temperatures.

VPD for cannabis cultivation

Cannabis VPD targets are some of the most refined in horticulture because the plant is grown to very specific quality endpoints. Clones and seedlings: 0.4 to 0.8 kPa with high RH (70 to 85 percent) at 22 to 26°C. Vegetative: 0.8 to 1.2 kPa with 60 to 70 percent RH at 22 to 26°C. Early flower: 1.0 to 1.4 kPa with 50 to 60 percent RH at 22 to 26°C. Late flower: 1.4 to 1.6 kPa with 40 to 50 percent RH at 18 to 24°C. The progressively drier conditions over the bloom cycle protect dense buds from gray mold (Botrytis cinerea) and powdery mildew.

Cannabis growers calculate leaf VPD, not air VPD, because indoor lighting heats the leaf surface differently than ambient air. Under high-pressure sodium or LED lighting at canopy distance, leaf temperatures can run 1 to 3°C above ambient air; under cooler LED at greater distance, leaves can run 1 to 2°C below ambient because transpiration cooling dominates. The leaf-air offset matters — using the wrong sign on the offset can move VPD by 0.2 kPa, enough to push from optimal into the stress zone.

VPD in greenhouses

Commercial greenhouse climates target 0.8 to 1.2 kPa as a generic vegetative target across most crops. Tomato and pepper growers run slightly higher (1.0 to 1.4 kPa) because warm-season fruiting crops produce best with strong transpiration. Cool-season crops (lettuce, spinach, brassicas) target 0.6 to 1.0 kPa because they tolerate humid air. Hydroponic propagation chambers run 0.4 to 0.8 kPa with very high RH to prevent transplant shock.

Tip

Day-night VPD swings stress plants. Most controllers run a slightly lower VPD setpoint at night (when the plant is not photosynthesizing and benefits from reduced water loss). Night VPD of 0.5 to 0.8 kPa is standard, even when daytime target is 1.2 kPa. The transition should be gradual — over 1 to 2 hours at lights-on and lights-off — to avoid condensation on cold leaf surfaces, which invites disease.

Leaf VPD vs air VPD

Air VPD is calculated from air temperature alone. Leaf VPD uses leaf temperature for the saturation pressure term but air conditions for the actual vapor pressure. Plants transpire from leaf surfaces, so leaf VPD is the more physiologically accurate metric. Leaf temperature can be measured with an IR thermometer pointed at the canopy or estimated from a leaf-air offset typical of the lighting setup.

For a transpiring leaf 2°C cooler than air, leaf VPD is lower than air VPD at the same humidity — because the leaf is cooler and its saturation vapor pressure is lower. A typical correction: at 25°C air and 60 percent RH, air VPD = 1.27 kPa, but leaf VPD (leaf at 23°C) = 0.91 kPa. Use leaf VPD when working with cannabis charts; air VPD is fine for HVAC sizing and general agriculture.

What bad VPD does to plants

Very low VPD (under 0.4 kPa) slows transpiration so much that the calcium-carrying transpiration stream cannot keep up with leaf demand. Result: blossom-end rot in tomatoes, tip burn in lettuce, deformed leaves in cannabis. Low VPD also creates persistent surface moisture on leaves and stems, ideal conditions for Botrytis, powdery mildew, downy mildew, and Pythium.

VPD over 1.6 kPa shuts down photosynthesis

When VPD climbs above 1.6 kPa, plants close their stomata to conserve water. Closed stomata also stop CO2 entry, which halts photosynthesis. Sustained high VPD (above 2.0 kPa) causes leaf curling, tip burn, and wilting even with adequate root-zone water — because the roots cannot move water fast enough to keep up with leaf evaporation. The fix is to reduce temperature or raise RH, not to water more. Many indoor growers misdiagnose high-VPD wilting as drought and overwater, drowning the roots and making the problem worse.

How to control VPD

To lower VPD: raise RH (humidifier, wet the floor, group plants tightly), lower air temperature, or both. To raise VPD: dehumidify, raise air temperature, increase ventilation. Most professional grow rooms use a combination — a humidifier paired with a dehumidifier, both controlled by a VPD setpoint, gives stable VPD across daily temperature swings.

Sensors matter. Use a quality temperature-humidity sensor (Sensirion SHT3x or Honeywell HumidIcon) placed at canopy height, not near the floor or near a humidifier vent. Sensors in dead air corners give misleading readings. For commercial work, two or three sensors averaged together give a more reliable canopy-level VPD reading.

  • Tetens formula = standard SVP estimate (0.5% accurate)
  • 1 kPa = 10 mbar = 7.5 mmHg
  • Optimal vegetative VPD = 0.8 to 1.2 kPa
  • Cannabis late flower = 1.4 to 1.6 kPa
  • Mold risk below 0.4 kPa
  • Stomatal closure above 1.6 kPa
  • Leaf-air offset = typically −2 to −3°C transpiring
  • Day-night swing = 0.5 to 0.8 kPa at night

FAQ

VPD is the difference between the amount of moisture the air currently holds and the maximum it could hold at that temperature. Mathematically, VPD = saturation vapor pressure × (1 − RH/100), expressed in kilopascals (kPa). VPD drives plant transpiration: higher VPD pulls water out of leaves faster. The optimal VPD range for most crops is 0.8 to 1.2 kPa during vegetative growth.
0.8 to 1.2 kPa during vegetative growth, 1.0 to 1.4 kPa in early flower, 1.4 to 1.6 kPa in late flower. Lower VPD (drier conditions) in late flower reduces bud rot risk. Higher VPD (above 1.6 kPa) causes stomatal closure and slows growth. Most cannabis charts use leaf VPD with a 2 to 3°C leaf-air temperature offset, which is slightly higher than air VPD at the same conditions.
VPD accounts for temperature; humidity alone does not. 60% RH at 20°C is a comfortable VPD of 0.93 kPa, while 60% RH at 30°C is a stressful 1.69 kPa. Plants respond to the absolute moisture deficit (VPD), not the relative percentage. Using only RH leads to badly tuned grow rooms — the same RH feels totally different at different temperatures.
VPD is a pressure — specifically, the pressure difference between saturated and actual vapor pressure. The SI unit is the pascal; kilopascals (kPa) are the practical unit for atmospheric work. 1 kPa = 10 millibars = 7.5 mmHg. Some older charts use mbar or mmHg; multiply or divide to convert.
The Tetens formula calculates saturation vapor pressure (SVP) from temperature: SVP = 0.6108 × exp(17.27T/(T+237.3)) for T in °C. Published by Otto Tetens in 1930, the formula is accurate to about 0.5% over the meteorological temperature range (−40 to +50°C) and is the basis for nearly all VPD calculations in agronomy and HVAC.
Air VPD uses air temperature for both SVP and the deficit; leaf VPD uses leaf temperature for SVP and air water content for the actual pressure. Transpiring leaves run 1 to 3°C cooler than the surrounding air, so leaf VPD is slightly lower than air VPD at the same conditions. Most professional cannabis and greenhouse charts use leaf VPD because plants respond to what their leaves feel, not what a meter in the air reads.
VPD above 1.6 kPa causes stomatal closure, which shuts down photosynthesis and stops growth. Brief exposure is not fatal but reduces yield. Sustained VPD above 2.0 kPa (low humidity, hot conditions) can cause leaf curling, tip burn, and wilting — the plant is losing water faster than the roots can replace it. Cool the room or raise RH to bring VPD back into range.
VPD below 0.4 kPa slows transpiration enough to cause calcium deficiency (blossom-end rot in tomatoes, tip burn in lettuce) because the transpiration stream that carries calcium to leaves slows down. Low VPD also encourages fungal pathogens — Botrytis cinerea (gray mold), powdery mildew, downy mildew. Most greenhouses target a minimum 0.5 kPa even at night.