Model Release

Claude Sonnet 5: Near-Opus Power at Sonnet Prices

By Kenneth Villar··8 min read

Claude Sonnet 5 is Anthropic's newest mid-tier model, released June 30, 2026. It is the Sonnet-class member of the Claude 5 family, and the pitch is simple: it closes most of the gap to Anthropic's far pricier Opus class on coding and agentic work, while keeping Sonnet-level pricing. It matters because for the first time a Sonnet model finishes complex, multi-step tasks that previously needed Opus.

Is Claude Sonnet 5 out yet?

Yes. Anthropic released Claude Sonnet 5 on June 30, 2026. It is live now, not a preview or a waitlist: it is already the default model for Free and Pro users on Claude.ai, it is available to Max, Team, and Enterprise plans, and developers can call it through the Claude API today using the model ID claude-sonnet-5.

If you want the primary source, the full launch details live in Anthropic's official announcement.

What is Claude Sonnet 5?

Claude Sonnet 5 is the mid-tier model in Anthropic's Claude 5 generation. In Anthropic's lineup the Sonnet class has always been the balanced option - faster and cheaper than the flagship Opus class, but strong enough for real production work. Sonnet 5 keeps that positioning and pushes the ceiling up: Anthropic says its performance lands close to Claude Opus 4.8, the current Opus flagship, across reasoning, tool use, coding, and knowledge work.

The practical framing from early users is that Sonnet 5 finishes complex tasks where previous Sonnet models would stop short. On long, multi-step jobs it keeps going and verifies its own output without being explicitly told to, rather than handing back a half-done answer. That is the behavior that used to force teams onto Opus, and it is the main reason Sonnet 5 is interesting.

Claude Sonnet 5 vs Opus 4.8: which should you use?

Anthropic positions Sonnet 5 as narrowing the gap to the Opus-class models while staying much more affordable. Its own description is that Sonnet 5 performs close to Opus 4.8 - not that it matches or beats it. So the honest summary is: Opus 4.8 remains the more capable model on the hardest problems, and Sonnet 5 gets most of the way there for a fraction of the cost.

Anthropic did not publish exact benchmark scores in the launch announcement, and the third-party numbers circulating for Sonnet 5 vary widely by testing harness, so we are not going to quote a single figure as fact. What Anthropic does claim directly is a substantial improvement over Sonnet 4.6 and performance close to Opus 4.8 on coding and agentic tasks. Treat any precise SWE-bench percentage you see elsewhere as an unverified third-party estimate until independent benchmarks settle.

The decision rule for most teams: default to Sonnet 5 and only escalate to Opus 4.8 when you can measure that a specific workload needs it. Sonnet 5 is cheaper to run, fast enough for interactive use, and now capable enough that the escalation happens far less often than it did with Sonnet 4.6. One caveat worth knowing: Anthropic notes Sonnet 5 has substantially weaker cybersecurity capabilities than the Opus models, with cyber safeguards enabled by default.

How much does Claude Sonnet 5 cost?

Claude Sonnet 5 API pricing has an introductory window and a standard rate. Through August 31, 2026, it is $2 per million input tokens and $10 per million output tokens. After that promotional period, standard pricing is $3 per million input tokens and $15 per million output tokens - the same rates Sonnet 4.6 charged, so Sonnet 5 delivers a capability jump at no long-term price increase over the previous Sonnet.

Claude Sonnet 5 API pricing per million tokens
RateInputOutputWhen
Introductory$2$10Through Aug 31, 2026
Standard$3$15From Sep 1, 2026

For comparison, Claude Opus 4.8 costs $5 per million input tokens and $25 per million output tokens. So even at Sonnet 5's standard rate, you are paying roughly 40 percent of the Opus input price and 60 percent of the output price for a model Anthropic says performs close to Opus. That cost-to-capability ratio is the whole story of this release.

Availability and specs

The API model ID is claude-sonnet-5. Sonnet 5 is the default model for Free and Pro plans on Claude.ai, and it is available to Max, Team, and Enterprise users. Developers reach it through the Claude API. It carries the Claude 5 family's large context window - 1,000,000 tokens - with a maximum output of 128,000 tokens per request.

On behavior, Sonnet 5 makes plans and uses tools autonomously, driving browsers and terminals to complete work rather than just suggesting steps. Anthropic highlights agentic search and computer use at cost-effective price points as a core use case, which is what the near-Opus quality plus Sonnet pricing unlocks.

What is new for safety and reliability?

Beyond raw capability, Anthropic frames Sonnet 5 as more trustworthy than Sonnet 4.6. It is better at refusing malicious requests and at resisting prompt-injection attacks, and it shows lower rates of hallucination and sycophancy - the tendency to tell you what you want to hear rather than what is correct. On automated safety audits it registered lower rates of misaligned behavior overall.

The one area to flag is cybersecurity. Anthropic says Sonnet 5's cyber capabilities are substantially weaker than the Opus models', and it ships with cyber safeguards enabled by default. For general product, content, and coding work that is a non-issue; if your workload touches security tooling specifically, plan around it.

Operator take: should you switch?

For most builders the move is straightforward: make Sonnet 5 your default and reserve Opus 4.8 for the jobs you can prove need it. Coming from Sonnet 4.6, it is a clear upgrade at the same standard price, and the introductory window makes it cheaper still until September. Coming from Opus 4.8, run your own eval on a real workload before switching - Anthropic says close to Opus, not equal to it, and the right call depends on how hard your specific tasks are and how much the cost difference matters at your volume.

Frequently asked questions

Is Claude Sonnet 5 out yet?
Yes. Anthropic released Claude Sonnet 5 on June 30, 2026. It is the default model for Free and Pro users on Claude.ai, is available to Max, Team, and Enterprise plans, and can be called through the Claude API using the model ID claude-sonnet-5.
What is Claude Sonnet 5?
Claude Sonnet 5 is the mid-tier model in Anthropic's Claude 5 family, released June 30, 2026. It is faster and cheaper than the flagship Opus class, and Anthropic says its performance lands close to Claude Opus 4.8 on reasoning, tool use, coding, and knowledge work - a substantial jump over Sonnet 4.6.
How much does Claude Sonnet 5 cost?
Claude Sonnet 5 API pricing is $2 per million input tokens and $10 per million output tokens as an introductory rate through August 31, 2026. Standard pricing after that is $3 per million input tokens and $15 per million output tokens - the same as Sonnet 4.6.
How does Claude Sonnet 5 compare to Opus 4.8?
Anthropic describes Sonnet 5 as performing close to Opus 4.8, not matching or beating it. Opus 4.8 remains the more capable model on the hardest problems, while Sonnet 5 gets most of the way there at a fraction of the cost - roughly 40 percent of the Opus input price and 60 percent of the output price at standard rates.
What is the context window for Claude Sonnet 5?
Claude Sonnet 5 has a 1,000,000-token context window with a maximum output of 128,000 tokens per request, in line with the rest of the Claude 5 family.
How do I use Claude Sonnet 5?
On Claude.ai it is the default model for Free and Pro plans, so most users are already on it. Developers can use it through the Claude API with the model ID claude-sonnet-5, and it is available to Max, Team, and Enterprise users as well.

Sources

  1. Anthropic - Introducing Claude Sonnet 5 (official announcement)