Three tiers · one generation · July 2026

GPT‑5.6 Sol vs Terra vs Luna: Which Model Should You Use?

OpenAI’s GPT‑5.6 family turns model selection into a routing decision: Sol is the frontier tier, Terra balances capability and cost, and Luna is optimized for high-volume work. Here is what the published evidence actually says—and where each tier belongs.

Last updated July 10, 2026 · Official OpenAI tables + independent Artificial Analysis data

Frontier tier

GPT‑5.6 Sol

$5 / $30
Input / output per 1M tokens · highest reasoning tier · complex agents and professional work
Balanced tier

GPT‑5.6 Terra

$2.50 / $15
Input / output per 1M tokens · higher reasoning · everyday production workloads
Cost-efficient tier

GPT‑5.6 Luna

$1 / $6
Input / output per 1M tokens · high reasoning · cost-sensitive, high-volume workloads
Short answer: start with Terra for ordinary production work, use Luna when volume and unit economics dominate, and escalate to Sol when failure is expensive or the task needs the highest capability ceiling. The benchmark data does not support “Sol for everything”: Terra and Luna are often close on routine work, while Sol’s lead becomes more meaningful on difficult reasoning, science, security, and computer-use evaluations.

What changes between the three tiers?

The three models belong to the same GPT‑5.6 generation and expose the same basic API shape. All three have a 1,050,000-token context window, a 128,000-token maximum output, text and image input, text output, function calling, structured outputs, streaming, and support for OpenAI Responses API tools including web search, file search, code interpreter, hosted shell, computer use, MCP, tool search, image generation, and apply patch.

SpecificationGPT‑5.6 SolGPT‑5.6 TerraGPT‑5.6 Luna
Model IDgpt-5.6-solgpt-5.6-terragpt-5.6-luna
OpenAI positioningFrontier model for complex professional workBalances intelligence and costOptimized for cost-sensitive workloads
Reasoning level in API docsHighestHigherHigh
Context window1.05M tokens1.05M tokens1.05M tokens
Maximum output128K tokens128K tokens128K tokens
Knowledge cutoffFebruary 16, 2026February 16, 2026February 16, 2026
Input modalitiesText, imageText, imageText, image
Output modalityTextTextText

Pricing: Sol is 5× Luna and 2× Terra

OpenAI’s standard API rates are straightforward. Each step down the family halves the cost from Sol to Terra, while Luna costs one-fifth as much as Sol. Cached input is discounted by 90%. Cache writes are billed at 1.25× the uncached input rate, and OpenAI documents a 30-minute minimum cache life for GPT‑5.6 and later models.

Price per 1M tokensGPT‑5.6 SolGPT‑5.6 TerraGPT‑5.6 Luna
Fresh input$5.00$2.50$1.00
Cached input$0.50$0.25$0.10
Cache write$6.25$3.125$1.25
Output$30.00$15.00$6.00
Input / output ratio1 : 61 : 61 : 6
Fresh-token cost for 10M input + 1M output
Exact arithmetic using standard list rates: input cost plus output cost. Excludes tool-call fees, reasoning-token variation, and long-context surcharges.
GPT‑5.6 Luna
$16
GPT‑5.6 Terra
$40
GPT‑5.6 Sol
$80
Long-context caveat: prompts with more than 272K input tokens are priced at 2× the input rate and 1.5× the output rate for the full request. That gives Luna a long-context price of $2 input / $9 output for the affected request, Terra $5 / $22.50, and Sol $10 / $45. The shared context window does not mean the three tiers have the same cost.

Benchmark overview: the family scales gradually, but not uniformly

The following figures are copied from OpenAI’s published GPT‑5.6 evaluation tables. They are not a composite ranking. Each benchmark has its own dataset, harness, tools, reasoning setting, and failure definition. The most useful pattern is the shape of the gaps: Terra is often close to Sol, while Luna is the strongest cost-saving option but gives up more on the hardest tasks.

EvaluationSolTerraLunaHighest
Agents’ Last Exam52.7%50.4%50.3%Sol
Artificial Analysis Intelligence Index v4.158.955.051.2Sol
Artificial Analysis Coding Agent Index v1.180.077.474.6Sol
SWE‑Bench Pro64.6%63.4%62.7%Sol
DeepSWE v1.172.7%69.6%67.2%Sol
Terminal‑Bench 2.188.8%87.4%84.7%Sol
BrowseComp90.4%87.5%83.3%Sol
OSWorld 2.062.6%50.2%45.6%Sol
HealthBench Professional60.5%57.7%55.7%Sol
GPQA Diamond94.6%92.9%92.3%Sol
FrontierMath Tier 4 v283.0%68.3%58.5%Sol
AutomationBench18.1%15.2%14.9%Sol

Coding and agentic work

Sol leads the family on the independent Artificial Analysis Coding Agent Index, DeepSWE, and Terminal‑Bench 2.1. Terra remains close on Terminal‑Bench and SWE‑bench Pro, while Luna is still competitive on the published agentic suite at one-fifth of Sol’s token price.

Coding-agent benchmarks higher is better; native score scales shown
These are separate evaluations, not averaged into a single score.
AA Coding Index · Sol
80.0
AA Coding Index · Terra
77.4
AA Coding Index · Luna
74.6
DeepSWE · Sol
72.7%
DeepSWE · Terra
69.6%
DeepSWE · Luna
67.2%
Terminal‑Bench · Sol
88.8%
Terminal‑Bench · Terra
87.4%
Terminal‑Bench · Luna
84.7%
Coding evaluationSolTerraLunaSol − Luna
Artificial Analysis Coding Agent Index v1.180.077.474.6+5.4 points
SWE‑Bench Pro64.6%63.4%62.7%+1.9 points
DeepSWE v1.172.7%69.6%67.2%+5.5 points
Terminal‑Bench 2.188.8%87.4%84.7%+4.1 points
Practical coding read: Terra is the most obvious default for normal coding and agent work because it stays close to Sol on these published scores at half the price. Luna is attractive for high-volume transformations, simple fixes, and background agent steps. Sol is the escalation tier for difficult debugging, long-horizon execution, and tasks where a few percentage points of reliability justify 5× the token rate.

Professional work and computer use

The family’s biggest operational separation appears in computer-use and browsing evaluations. Sol leads Terra and Luna by wider margins on OSWorld 2.0 and BrowseComp. This matters for workflows that must navigate interfaces, inspect rendered output, browse for evidence, or operate across many intermediate steps.

Professional evaluations

EvaluationSolTerraLuna
GDPval‑AA v21,747.8 Elo1,593.01,591.8
Management Consulting Tasks43.2%37.2%35.4%
Big Finance Bench53%51%36%
Agents’ Last Exam52.7%50.4%50.3%
AA Intelligence Index58.955.051.2

Computer-use evaluations

EvaluationSolTerraLuna
OSWorld 2.062.6%50.2%45.6%
BrowseComp90.4%87.5%83.3%
BenchCAD70.6%62.3%63.1%
BenchCAD with Python tool83.4%78.2%73.9%
gdp.pdf30.7%24.7%22.7%

Science, math, multimodal, and tools

For difficult scientific and abstract-reasoning tasks, the tier gap widens. Sol leads FrontierMath Tier 4 by 14.5 points over Terra and 24.5 points over Luna. On lower-difficulty or broader tasks, the gaps are smaller. The multimodal and tool-use results also show that Luna is not uniformly below Terra: it edges Terra on Toolathlon and BenchCAD, so model selection should follow the workload rather than a simplistic tier assumption.

EvaluationSolTerraLuna
GeneBench Pro28.7%23.3%10.8%
LifeSciBench59.9%56.0%51.2%
MedChemBench (internal)48.3%35.0%30.4%
HealthBench Professional60.5%57.7%55.7%
GPQA Diamond94.6%92.9%92.3%
FrontierMath Tier 1–3 v289.0%84.9%78.6%
FrontierMath Tier 4 v283.0%68.3%58.5%
MMMU Pro, no tools83.0%80.7%78.4%
MMMU Pro, with tools84.6%82.0%79.5%
AutomationBench18.1%15.2%14.9%
Toolathlon58.0%53.1%53.4%
ARC‑AGI‑37.78%0.80%0.18%

Cybersecurity benchmarks: capability evidence, not deployment advice

OpenAI reports substantial capability differences on its cybersecurity evaluations. These are dual-use benchmarks. We include them as published model-evaluation data, not as instructions for offensive activity. Production security work should remain authorized, sandboxed, monitored, and reviewed by qualified people.

EvaluationSolTerraLuna
Capture-the-Flag Challenges96.7%91.8%85.2%
SEC‑Bench Pro71.2%57.7%48.9%
CyberGym84.5%81.8%77.9%
ExploitBench73.5%52.9%33.2%
ExploitGym33.7%23.2%12.4%
Safe interpretation: Sol’s larger margin on these evaluations indicates more capability headroom, not that it should be granted unrestricted access. For defensive code review, patch validation, threat modeling, and authorized testing, use least privilege, isolated environments, approval gates, and audit logs regardless of the selected tier.

Long context: same window, different recall quality

All three models advertise the same 1.05M-token context window, but the published long-context evaluations show that capacity and retrieval quality are different properties. Sol and Terra are close in the 256K–512K MRCR range; Luna’s score falls substantially on the same test. GraphWalks shows a similar pattern at 1M tokens, although Luna slightly beats Terra at 256K.

Long-context evaluationSolTerraLuna
MRCR v2, 8-needle, 256K–512K91.5%89.6%41.3%
MRCR v2, 8-needle, 512K–1M73.8%72.5%41.3%
GraphWalks BFS, 256K F190.7%76.9%81.3%
GraphWalks BFS, 1M F177.1%71.2%51.2%
Long-context retrieval at 1M tokens
GraphWalks BFS F1 and MRCR 8-needle results are separate evaluations; the visual is not a combined long-context score.
GraphWalks 1M · Sol
77.1%
GraphWalks 1M · Terra
71.2%
GraphWalks 1M · Luna
51.2%
MRCR 512K–1M · Sol
73.8%
MRCR 512K–1M · Terra
72.5%
MRCR 512K–1M · Luna
41.3%

Independent Artificial Analysis view

Artificial Analysis independently evaluated the GPT‑5.6 family before launch. Its rounded Intelligence Index scores were 59 for Sol, 55 for Terra, and 51 for Luna. It reported estimated Intelligence Index task costs of approximately $1.04, $0.55, and $0.21, respectively, and Coding Agent Index scores of 80, 77, and 75.

These are estimated benchmark-task costs, not API invoices. They include the evaluation harness, reasoning effort, output usage, and task behavior. They are useful for efficiency comparisons, but your actual workload may have a different input/output ratio, tool pattern, cache hit rate, and retry rate.

Artificial Analysis metricSolTerraLunaHow to read it
Intelligence Index595551Broad capability index at max effort
Estimated cost per Intelligence task$1.04$0.55$0.21Evaluation estimate, not list-token billing
Coding Agent Index807775Agentic coding across three evaluations
Relative cost vs Sol100%~53%~20%Based on the reported task-cost estimates

Capability-versus-cost radar

CodingProfessionalComputer useHard reasoningCost efficiency
A transparent decision aid—not a universal score

The radar summarizes the published tables and cost relationship for visual orientation. It is not a scientifically weighted aggregate, and it should not replace task-level evaluation.

● Sol ● Terra ● Luna

  • Sol has the widest capability envelope, especially on difficult tasks and computer use.
  • Terra is the strongest general-purpose compromise: close to Sol in many coding results at half the price.
  • Luna maximizes token efficiency, but its long-context and hardest-reasoning gaps deserve testing before defaulting to it.

Which model should you use?

Choose Luna when…

Traffic is high, tasks are repeatable, outputs are short or bounded, and occasional escalation is acceptable. Good candidates include classification, extraction, summarization, simple transformations, first drafts, routine support, and low-risk background agent steps.

Choose Terra when…

You need a production default for normal coding, structured reasoning, support workflows, document work, and tool use. Terra is often close to Sol on published coding scores while costing exactly half as much.

Choose Sol when…

The task is difficult, long-horizon, expensive to fail, or likely to benefit from stronger computer use and reasoning: complex debugging, difficult mathematics, scientific work, security review in authorized environments, and autonomous engineering loops.

Recommended routing pattern: begin with Terra for the default path, use Luna for clearly bounded high-volume work, and escalate low-confidence, failed, or high-risk tasks to Sol. Track success rate, retries, output tokens, tool calls, latency, and human-review time. The metric that matters is cost per successful task—not price per million tokens in isolation.

Try all three models in CodingFleet

Want to compare Sol, Terra, and Luna on your own prompts and code? Use CodingFleet chat to test the models side by side and find the right tier for your workflow.

Open CodingFleet Chat →

Verdict

GPT‑5.6 Sol is the capability leader. It leads every row in the official coding, professional, science, computer-use, academic, and long-context tables included here. It is also the most expensive tier.

GPT‑5.6 Terra is the safest default recommendation. It retains much of Sol’s performance on everyday work, costs half as much, and shares the same 1.05M context and 128K maximum output. For many production applications, it is the tier that should be measured first.

GPT‑5.6 Luna is the economics play. At one-fifth of Sol’s token price, it is compelling for high-volume and retryable workloads. Its weaker results on the hardest reasoning and long-context evaluations mean it should not be selected blindly for complex autonomous work.

The best answer is therefore not one model. It is a measured routing policy: Luna for volume, Terra for the broad middle, and Sol for the tasks that earn the premium.

Sources and methodology

  • OpenAI — GPT‑5.6: Frontier intelligence that scales with your ambition. Primary source for all benchmark tables, model positioning, availability, pricing, caching, and the Sol/Terra/Luna comparison.
  • OpenAI API docs — GPT‑5.6 Sol, Terra, and Luna. Primary source for model IDs, context, output limits, modalities, features, and token prices.
  • Artificial Analysis — GPT‑5.6 benchmarks across Intelligence, Speed and Cost. Independent evaluation context, rounded index scores, and estimated benchmark-task costs.
  • Figures are reproduced as published and retain their original metric scales. A benchmark score can depend on reasoning effort, scaffolding, tools, model harness, dataset, and time limit. Radar and bar charts are visual aids, not composite rankings. “Cost per task” figures from Artificial Analysis are estimates and are not guaranteed API bills.
  • Cybersecurity results are included for capability context only. Any real security testing should be authorized, isolated, monitored, and performed with appropriate safeguards.