A single number explains why two sites at the same latitude can produce very different solar yields. The solar clearness index (Kt) measures how much of the sunlight above the atmosphere actually reaches the ground. In Phoenix, a summer afternoon might show Kt = 0.75. In Hamburg on the same date, Kt can drop to 0.35. That difference is not about sun angle. It is about clouds, aerosols, water vapor, and atmospheric clarity.
Understanding Kt matters because it sits upstream of every major PV design decision. It controls how global horizontal irradiance (GHI) decomposes into direct and diffuse light. It shapes the optimal tilt. It determines whether a tracking system pays off. And it feeds directly into the kWh/kWp predictions that drive project finance.
This 2026 guide explains what the clearness index measures, how to calculate it, and what values to expect by climate. It also shows how to avoid the mistakes that silently corrupt yield models.
Quick Answer
The solar clearness index (Kt) is the ratio of global horizontal irradiance at ground level to extraterrestrial irradiance on a horizontal plane. It ranges from near 0 under heavy cloud to about 0.8 under clear skies. Higher Kt means more direct beam and higher PV yield potential.
TL;DR
Kt = GHI / EHI. EHI is the solar constant (1,361 W/m²) corrected for Earth’s orbital distance and projected onto a horizontal plane. Monthly Kt typically falls between 0.12 and 0.82. Designers rarely calculate Kt by hand; PVsyst, pvlib, and SurgePV derive it from imported GHI data. The value matters because it drives GHI-to-DNI/DHI decomposition and therefore yield accuracy.
What you will learn:
- The exact definition of solar clearness index and its formula
- How to calculate Kt from GHI and extraterrestrial irradiance
- Typical Kt ranges by climate, season, and sky condition
- Why Kt controls GHI decomposition and PV yield predictions
- The difference between clearness index and clear-sky index
- Common modeling mistakes and how to avoid them
- How solar design software automates Kt in modern workflows
Solar Clearness Index 2026: Definition and Formula
The solar clearness index is a dimensionless ratio. It compares the solar radiation measured on a horizontal surface at ground level to the radiation that would strike the same horizontal surface above the atmosphere. The concept was developed by Liu and Jordan at the University of Minnesota in the 1960s. It remains a foundation of solar resource analysis today.
The formula is simple:
Kt = GHI / EHI
Where:
- Kt = clearness index (unitless)
- GHI = global horizontal irradiance at ground level (W/m² or kWh/m²)
- EHI = extraterrestrial horizontal irradiance (same units)
GHI is the total sunlight on a flat horizontal surface. It includes direct beam radiation, diffuse sky radiation, and reflected ground light. EHI is the sunlight available on the same horizontal plane but outside Earth’s atmosphere. It depends only on the solar constant, the Earth-Sun distance, and the solar elevation angle.
Because EHI removes the geometry of the sun’s position, Kt isolates the atmospheric effect. Two sites at very different latitudes can have the same Kt on the same day, even though their absolute GHI values differ sharply. A site at high latitude in summer might receive 400 W/m² of GHI. A desert site at noon might receive 950 W/m². If both have Kt = 0.70, their atmospheres are equally clear.
Extraterrestrial Irradiance: The Denominator
The denominator in the clearness index is not constant. It varies through the year because Earth’s orbit is elliptical. The Earth is closest to the sun in early January and farthest in early July. That distance change produces about a 3.3% swing in extraterrestrial irradiance.
The extraterrestrial normal irradiance (ENI) is:
ENI = Esc × (1 + 0.033 × cos(theta))
Where:
- Esc = solar constant = 1,361 W/m², as adopted by PVsyst from version 8.1 based on updated NASA measurements
- theta = orbital angle of the Earth around the sun, measured from January 1
To get EHI on a horizontal plane, project ENI by the sine of the solar altitude angle (HSol):
EHI = ENI × sin(HSol)
At solar noon on the equator, HSol can reach 90° and sin(HSol) = 1. At 40°N latitude in winter, HSol might only reach 26°, so sin(HSol) ≈ 0.44. The same clear atmosphere produces a much lower EHI at high latitudes in winter, even though Kt stays the same.
Why Kt Is Not the Same as Solar Efficiency
A common confusion treats Kt like an efficiency percentage. It is not. Kt does not tell you what share of sunlight the atmosphere converts to useful energy. It tells you what share of extraterrestrial radiation reaches the ground as GHI. The atmosphere scatters and absorbs some light. The ground receives the rest as GHI, which itself still contains wavelengths that PV modules cannot use efficiently.
A Kt of 0.65 does not mean 65% efficiency. It means the ground receives 65% of the extraterrestrial horizontal irradiance. The actual PV system then converts 15-22% of that GHI into electricity, after losses for temperature, soiling, mismatch, and inverter efficiency.
How to Calculate Clearness Index Step by Step
Most solar designers never calculate Kt manually. Simulation software computes it from imported GHI data. Understanding the steps helps you spot errors and interpret validation warnings.
Step 1: Obtain GHI for the Same Time Step
Use GHI measured or modeled at the time step you need. Hourly Kt requires hourly GHI. Daily Kt requires daily GHI. Mixing time steps produces meaningless results. If your pyranometer records irradiance in W/m², convert it to irradiation in kWh/m² by multiplying by the time interval in hours.
For example, a steady 600 W/m² for one hour equals 0.600 kWh/m².
Step 2: Calculate the Solar Position
You need the solar declination, hour angle, and zenith or altitude angle for the location and time. These come from standard solar position equations based on latitude, longitude, date, and local solar time. Most tools use the pvlib Python library or the SPA algorithm built into PVsyst.
Step 3: Compute EHI
First find ENI using the orbital distance correction. Then project it onto the horizontal plane:
EHI = 1,361 × (1 + 0.033 × cos(theta)) × sin(HSol)
At sunrise and sunset, HSol approaches 0°, so EHI approaches 0. That makes Kt unstable near the horizon. PVsyst handles this by setting Kt = 0 when HSol drops below 2°, as noted in the PVsyst clearness index documentation.
Step 4: Divide GHI by EHI
Kt = GHI / EHI
The result is unitless. For instantaneous values, Kt can swing rapidly as clouds pass. For monthly averages, values are stable and comparable across years.
Worked Example: Phoenix, 21 June, Solar Noon
Let us walk through a real calculation.
Inputs:
- Latitude: 33.45°N
- Date: 21 June (day 172)
- Solar noon altitude (HSol): 79.8°
- Measured GHI at solar noon: 1,015 W/m²
Orbital angle:
theta = (172 - 1) × (360 / 365) = 168.7°
ENI:
ENI = 1,361 × (1 + 0.033 × cos(168.7°)) ENI = 1,361 × (1 + 0.033 × (-0.982)) ENI = 1,361 × 0.968 = 1,317 W/m²
EHI:
EHI = 1,317 × sin(79.8°) EHI = 1,317 × 0.984 = 1,296 W/m²
Kt:
Kt = 1,015 / 1,296 = 0.78
A Kt of 0.78 indicates a very clear sky. On a hazy or partly cloudy day in Phoenix, the same geometry might produce Kt = 0.55-0.65. That 0.15 difference changes the direct/diffuse split and the expected POA irradiance by roughly 15%.
Pro Tip
Use our irradiance estimator to pull GHI, DNI, and DHI values for any project site. Then compare the implied Kt to the ranges in this guide to catch bad data before it enters your simulation.
Typical Clearness Index Values by Climate and Region
Clearness index values follow climate patterns. Cloud cover is the dominant driver. Aerosols from deserts, wildfires, or urban pollution also matter. Altitude helps because the atmosphere is thinner at high elevation.
Sky Condition Classification
| Sky Condition | Instantaneous Kt Range | Typical Visual Description |
|---|---|---|
| Clear | 0.65-0.85 | Deep blue sky, sharp shadows |
| Mostly clear | 0.50-0.65 | Light haze or thin cirrus |
| Partly cloudy | 0.30-0.50 | Scattered clouds, variable sun |
| Overcast | 0.05-0.25 | Gray sky, no visible sun disk |
| Cloud enhancement | 1.00-1.30 | Brief bright patches near cloud edges |
These ranges are approximate. The exact thresholds vary by model and application. Lauret et al. (2022) note that sub-hourly data can show Kt above 1 during cloud enhancement events, while hourly values rarely exceed 0.82 under normal conditions.
Monthly Average Kt by Climate Zone
| Climate Zone | Winter Kt | Summer Kt | Annual Average Kt |
|---|---|---|---|
| Desert (Phoenix, Dubai) | 0.55-0.65 | 0.70-0.80 | 0.62-0.72 |
| Mediterranean (Madrid, Rome) | 0.45-0.55 | 0.65-0.75 | 0.55-0.65 |
| Temperate oceanic (London, Hamburg) | 0.20-0.30 | 0.50-0.60 | 0.40-0.50 |
| Tropical wet-dry (Mumbai, Bangkok) | 0.45-0.60 | 0.40-0.55 | 0.48-0.58 |
| High-latitude continental (Stockholm, Toronto) | 0.15-0.25 | 0.55-0.65 | 0.38-0.48 |
The values above are representative ranges based on typical satellite-derived GHI datasets. Your exact numbers will vary by year, data source, and local conditions. The point is not to memorize the table but to understand the spread. A designer moving from Madrid to Stockholm cannot assume the same atmospheric clarity even if the latitude gap is only 15 degrees.
Seasonal Variation Matters More Than Annual Average
Annual average Kt is a useful headline number. It is also misleading for project finance. A site with annual Kt = 0.55 might see winter Kt = 0.25 and summer Kt = 0.75. That seasonal shape affects:
- Battery sizing: Low winter Kt means longer cloudy spells and deeper discharge cycles.
- Load matching: High summer Kt may coincide with air-conditioning loads in hot climates.
- Revenue modeling: Time-of-use rates may reward summer afternoon production more than annual kWh.
Always review monthly Kt, not just the annual number. Most design tools show this in the meteo summary. If yours does not, compute it from monthly GHI and EHI.
Why Clearness Index Drives PV Yield Accuracy
Kt matters because it is the gateway to GHI decomposition. Most irradiance databases give you GHI. Your simulation needs to split that GHI into direct and diffuse components before it can transpose them onto a tilted array.
From Kt to Diffuse Fraction
The diffuse fraction (kd) is the share of GHI that arrives as diffuse radiation. Empirical models estimate kd from Kt. The relationship is inverse: as Kt rises, the diffuse fraction falls. Clear skies produce mostly direct beam. Cloudy skies produce mostly diffuse light.
The classic Erbs model uses piecewise correlations between daily Kt and daily diffuse fraction. The Orgill and Hollands model does the same for hourly data. The Boland-Ridley-Lauret (BRL) model uses a logistic function that handles the transition between clear and cloudy conditions more smoothly. Research groups such as GTER have developed regional variants tuned to local climate patterns.
A typical decomposition might look like this:
| Daily Kt | Estimated Diffuse Fraction (kd) | Direct Beam Share |
|---|---|---|
| 0.20 | 0.80-0.95 | 5-20% |
| 0.40 | 0.55-0.70 | 30-45% |
| 0.60 | 0.30-0.45 | 55-70% |
| 0.75 | 0.15-0.25 | 75-85% |
These correlations are not universal. They vary by climate, season, and aerosol load. That is why bankable projects often use measured DNI and DHI from high-quality datasets rather than deriving them from GHI alone.
Impact on Plane-of-Array Irradiance
Once GHI is split into DNI and DHI, the software transposes each component onto the array plane. The direct beam gains from tilt and tracking. The diffuse component depends on sky anisotropy and ground reflection. The total is plane-of-array irradiance (POA).
A 5% error in Kt can produce a 5-8% error in predicted POA. That error flows directly into the energy yield, the performance ratio, and the project IRR. For a 1 MWp commercial system producing 1,400 MWh/year, a 5% overprediction means 70 MWh of missing revenue annually. Over 25 years, that compounds to 1,750 MWh.
Impact on Technology Choice
High-Kt climates favor technologies that capture direct beam efficiently. Single-axis trackers provide large gains because they keep the direct beam perpendicular to the module. Bifacial modules benefit from high ground-reflected albedo in dry, high-Kt locations.
Low-Kt climates shift the economics toward fixed-tilt systems with good diffuse capture. Overcast skies reduce the value of tracking. Module temperature losses also tend to be lower, which partially offsets the lower irradiance.
Engineering Takeaway
Clearness index is not just a descriptive metric. It is an input to the decomposition that determines your DNI/DHI split, your transposition result, and your final yield. Treat it with the same rigor as module efficiency or inverter sizing.
Clearness Index vs. Clear-Sky Index
These two terms sound similar but measure different things. Confusing them leads to bad forecasts and misinterpreted performance data.
Clearness Index (Kt)
Kt compares actual GHI to extraterrestrial irradiance. It removes the predictable annual geometry trend but keeps the atmosphere’s clear-sky attenuation. You use Kt for:
- Decomposition models
- Long-term resource assessment
- Comparing atmospheric clarity across sites and seasons
Clear-Sky Index (Kc or k*)
The clear-sky index compares actual GHI to a modeled clear-sky GHI for the same location and time. The clear-sky model accounts for solar geometry, aerosols, water vapor, and ozone. The clear-sky index therefore isolates cloud variability. You use it for:
- Solar forecasting
- Nowcasting
- Detecting cloud enhancement events
Why the Distinction Matters
A desert site might have Kt = 0.75 and clear-sky index = 1.0 on a clear day. Both values say the sky is clear. A humid tropical site might have Kt = 0.55 but clear-sky index = 1.0 on a clear day. The low Kt comes from persistent water vapor and aerosol absorption, not clouds. The clear-sky index reveals that distinction.
If you use Kt to forecast clouds, you will misinterpret high-humidity clear days as partly cloudy. If you use the clear-sky index for long-term resource mapping, you need a reliable clear-sky model everywhere you work.
Common Mistakes Designers Make
Even experienced designers mishandle clearness index. Here are the most common errors and how to avoid them.
Mistake 1: Confusing Annual and Instantaneous Kt
Annual average Kt cannot tell you what happens on a partly cloudy afternoon. Hourly Kt can spike above 1 during cloud enhancement or drop to 0.05 during a thunderstorm. Use annual averages for resource mapping and climate comparison. Use sub-hourly or hourly values for yield modeling and forecasting.
Mistake 2: Ignoring the Solar Constant Update
Older references use 1,367 W/m² for the solar constant. PVsyst 8.1 and later use 1,361 W/m² based on updated satellite measurements from NASA. A 0.4% difference seems small, but it changes the absolute Kt and can trigger validation warnings when you import old data into new software.
Mistake 3: Using the Wrong Time Step
You cannot divide monthly GHI by hourly EHI. The numerator and denominator must cover the same integration period. Daily Kt needs daily GHI and daily EHI. Hourly Kt needs hourly values. Mixing steps produces nonsense ratios.
Mistake 4: Treating Kt as a Fixed Site Constant
Kt varies by season, year, and even hour. A site does not have “a” clearness index. It has a distribution of Kt values. P50/P90 yield analysis depends on that distribution, not on a single average.
Mistake 5: Forgetting the Low-Sun Cutoff
Near sunrise and sunset, EHI approaches zero. Small measurement errors in GHI create huge swings in calculated Kt. Quality tools apply a cutoff at low solar elevations. If you calculate Kt manually, exclude sun angles below about 5-10°.
Mistake 6: Overlooking Cloud Enhancement
Measured GHI can exceed EHI for short periods when clouds reflect or focus sunlight. This produces Kt > 1. Some older decomposition models cannot handle these events and may crash or give invalid diffuse fractions. Modern tools like pvlib cap the maximum clearness index, often at 2.0 for sub-hourly data, as documented in the pvlib clearness_index function.
Clearness Index in SurgePV Design Automation
Manually tracking Kt for every project is not practical at scale. SurgePV handles the full chain automatically: validated irradiance data import, solar position calculation, implicit Kt computation, GHI decomposition, transposition, and yield output.
The platform pulls GHI from trusted satellite and ground-station datasets. It computes the clearness index internally for each time step. It then applies modern decomposition models to split GHI into DNI and DHI. The result flows into the transposition engine that calculates POA irradiance for your specific tilt, azimuth, and tracking configuration.
Because the entire workflow lives in one system, you avoid the copy-paste errors that happen when moving data between separate irradiance tools, spreadsheets, and CAD files. You also get consistent uncertainty handling for performance ratio and P50/P90 reporting.
For quick checks, the solar panel sizer and solar power calculator use the same irradiance logic to estimate production and system size. The ROI payback calculator ties those yields to real financing inputs.
Stop Guessing at Solar Yield
SurgePV turns irradiance data into accurate production forecasts, bankable reports, and client-ready proposals in one workflow. Book a demo to see how clearness index and GHI decomposition feed into your next design.
Book a DemoNo commitment required · 20 minutes · Live project walkthrough
Conclusion
The solar clearness index is a small ratio with an outsized impact. It distills clouds, aerosols, water vapor, and atmospheric clarity into a single number that feeds every downstream PV calculation. Get Kt right, and your yield model starts from a solid foundation. Get it wrong, and the error multiplies through decomposition, transposition, and financial forecasting.
Three actions to take from this guide:
-
Check the implied Kt in your next simulation. Compare monthly values to the climate ranges in this guide. Values far outside 0.12-0.82 monthly should trigger a data review.
-
Use measured or high-quality modeled DNI and DHI when possible. Decomposition models work, but direct inputs reduce uncertainty. Cross-check two data sources for commercial projects.
-
Distinguish Kt from the clear-sky index. Use Kt for resource assessment and decomposition. Use the clear-sky index for forecasting and cloud detection. Mixing them leads to wrong conclusions.
Satellite-derived GHI and modern solar position algorithms are now accurate enough that the weakest link is usually human interpretation. Understanding clearness index is one of the fastest ways to strengthen that link.
Frequently Asked Questions
What is the solar clearness index?
The solar clearness index (Kt) is the ratio of global horizontal irradiance reaching the ground to the extraterrestrial irradiance available on a horizontal plane above the atmosphere. It measures how much the atmosphere attenuates sunlight. Values range from near 0 during heavy overcast to about 0.8 under clear skies, and can briefly exceed 1 during cloud enhancement events.
How do you calculate clearness index?
Calculate Kt by dividing measured GHI by extraterrestrial horizontal irradiance (EHI). EHI equals extraterrestrial normal irradiance (ENI) times the sine of solar altitude. ENI varies through the year as ENI = 1,361 x (1 + 0.033 x cos(theta)), where theta is the Earth’s orbital angle measured from January 1. Use consistent time steps: hourly Kt from hourly GHI, daily Kt from daily GHI.
What is a good clearness index for solar?
A monthly average Kt between 0.50 and 0.70 indicates a productive solar site. Desert locations often reach 0.70-0.80 in summer. Temperate climates typically see 0.40-0.55 in winter and 0.55-0.70 in summer. Northern European winters can drop to 0.20-0.30. The annual average matters less than the seasonal distribution used in yield modeling.
What is the difference between clearness index and clear-sky index?
Clearness index compares actual GHI to extraterrestrial irradiance. Clear-sky index compares actual GHI to a modeled clear-sky GHI for the same location and time. Kt removes the predictable annual solar geometry trend. The clear-sky index removes both geometry and clear-atmosphere effects, isolating cloud variability. Use Kt for decomposition models and the clear-sky index for solar forecasting.
Why does clearness index matter for PV design?
Clearness index determines how GHI splits into direct and diffuse components. That split controls the optimal tilt, the value of tracking, the accuracy of transposition models, and ultimately the predicted kWh/kWp. A small error in Kt propagates directly into yield estimates and financial returns.
Can clearness index be greater than 1?
Yes. Cloud enhancement can focus scattered sunlight and raise GHI above extraterrestrial horizontal irradiance for short periods. PVsyst and pvlib cap or flag these events differently. The phenomenon is real but brief, so monthly averages almost always stay below 0.82.
How does PVsyst use clearness index?
PVsyst uses Kt internally when importing monthly meteo data and when checking custom weather files. It flags values outside the expected 0.12-0.82 monthly range. For solar altitudes below 2 degrees, PVsyst sets Kt to 0 to avoid division-by-noise errors. The software also warns about cloud enhancement events that push Kt above 1.
What clearness index data sources exist?
Most designers do not measure Kt directly. They pull GHI from satellite databases such as PVGIS, Meteonorm, or Solargis, and the software computes Kt. Ground stations from BSRN let you calculate Kt from measured GHI. For bankable projects, cross-check at least two sources.

