OptimageOptimage
Image Optimization

Wimbledon Day 3: Why the All-White Kit Rule Makes Tennis the Hardest Sport to Photograph on a Phone

Wimbledon's all-white clothing rule has been in place since 1877, and it creates a specific exposure and compression problem that phone cameras have never fully solved. Here's what's actually going wrong in your Centre Court shots — and how to fix it.

Optimage
Optimage
·Updated July 2026
7 min read
TL;DR

Today is Day 3 of Wimbledon 2026 — Second Round matches, Djokovic on court, all-white kit blazing against freshly cut grass. Phone cameras handle this combination poorly for a specific technical reason: they meter for green, blow out white, and then JPEG compresses the sharp edges into fringing. The fix is a change in where you tap to focus and which format you export.

Key Takeaways
  • Wimbledon Day 3 is Second Round play — biggest names are on court, and the all-white-on-green contrast is at its most brutal under summer sun
  • Phone cameras meter for green grass (a mid-tone), which causes white kit to blow out by 1.5–2 EV — tap the player, not the court, to expose correctly
  • JPEG compression creates visible ringing artifacts at white-to-green edges — the colored fringe you see around players' outlines after you save a match photo
  • WebP at quality 82 handles the white-to-texture boundary significantly better than JPEG at any equivalent file size
  • Professionals shoot RAW with −1 EV exposure compensation dialed in — you can replicate the exposure part by tapping the player before shooting

A tennis player in all-white kit mid-serve on a green grass court, the exact high-contrast combination that challenges every phone camera's auto-exposure system

Wimbledon Day 3 is Second Round play, which means the draws are thinning and the names on court today are the ones that draw crowds. Djokovic is scheduled. The grass is still bright. The players are wearing all-white, because they've been wearing all-white at Wimbledon since 1877, and if you're anywhere near a screen watching this or lucky enough to be courtside, the photography problem is the same it's always been: white clothing on saturated green grass is one of the worst exposure combinations a phone camera faces.

The fix isn't complicated. But you have to understand what's going wrong first.

What Your Phone's Camera Is Actually Doing Wrong

Auto-exposure works by finding the average brightness of the scene and making it medium grey. That's fine for most scenes. On a tennis court, though, the scene is dominated by green grass — a relatively dark mid-tone — and the camera meters for that. It sets the exposure so the grass looks correct, which means everything brighter than the grass — the white lines, the white kit, the white ball — gets blown out. Detail disappears. The fabric texture of a shirt at 400mm focal length, which would be fascinating detail, turns into a flat white void.

The correction is one tap. Before you take the shot, tap directly on the player's torso — not the court, not the background behind them. The phone re-meters for the white fabric, which is brighter, so it pulls exposure down. The grass will go slightly darker in the frame, but the player will look right. That's the correct trade-off.

1877Year the all-white rule began +1.8 EVAvg white kit vs grass brightness gap 8×8JPEG block size that creates edge ringing

The JPEG Ringing Problem You Probably Haven't Named

Once you get the exposure right, you hit the compression problem. This one is about format, not photography technique.

JPEG encodes images using discrete cosine transforms applied to 8×8 pixel blocks. Each block gets compressed independently based on how much information the codec decides to keep. For smooth gradients and complex textures — the stuff most photos contain — this works well. The problem is high-contrast edges.

When an 8×8 pixel block spans a sharp boundary between white (the player's shoulder) and green (the court background), the codec struggles. It doesn't have enough coefficients to represent that sharp step accurately, so it approximates it by overshooting — producing small ripples on either side of the edge. These show up as a faint cyan-green fringe on the court side of a white-clad player's silhouette, and sometimes as a slightly warm halo on the white side. You see it most clearly along Wimbledon players' outlines because no other professional sport has the same white-on-green contrast.

The technical name for this is the Gibbs phenomenon. In practice it looks like someone ran a low-quality sharpen filter over your photo.

Why WebP Handles This Noticeably Better

WebP was built to address the block-boundary problems that JPEG has never fixed. It uses adaptive in-loop filtering — after the initial compression step, it applies a deblocking filter across block boundaries to smooth out the ringing artifacts before the final encode. The filter strength adapts per-block: a block containing a hard edge gets less smoothing (to preserve the actual edge) while a block that only contains the ringing artifact gets it removed.

The practical difference on a Wimbledon match photo:

FormatFile size (typical 12MP shot)Edge ringingWhite clipping
JPEG Q80~820 KBVisibleNone if exposed correctly
JPEG Q95~2.3 MBMuch reducedNone
WebP Q82~420 KBMinimalNone
PNG~6–9 MBNoneNone

At equivalent file sizes, WebP wins. JPEG at Q95 can match WebP's edge quality but at 5× the file size — which matters if you're posting to a platform that re-compresses anything over 1MB anyway.

The Shadow Problem Nobody Talks About

There's a third compression issue specific to Wimbledon: umpire chair shadows. The tall umpire chairs on Centre and Court 1 cast long shadows across the service box in afternoon sun. Those shadows cross directly over white-kit areas of the court. The result is a photo where the same player has portions of their white outfit at full exposure and portions in shadow at 50% brightness — crossing a range of nearly 3 EV within the same frame.

JPEG handles this particularly badly because the shadow-to-lit transition happens across a sharp line. The blocked-up shadow areas lose texture, and the ringing problem gets worse at the lit/shadow boundary on the uniform. WebP manages it better, but the honest answer for shadow-heavy court shots is to either shoot in a format that preserves the full dynamic range (RAW if your phone supports it, processed with highlight recovery in Lightroom or similar) or time your shots for when the player is fully in sun or fully in shadow rather than split across both.

The Workflow

Getting a shareable Wimbledon match photo that looks right is a three-step process:

① Tap the player to expose not the court — avoid blown whites ② Export as WebP Q82 removes edge ringing before sharing ③ Skip the sharpen filter it amplifies the ringing you just fixed

Step three — skipping the sharpen filter — is the one people miss. Most photo editing apps auto-apply a slight sharpen on export, and that sharpen is applied after compression. It amplifies the ringing artifacts you just spent effort reducing. Either turn off auto-sharpen on export, or sharpen before the WebP conversion rather than after.

What the Professionals Do Differently

The pitch-side photographers — the ones producing the shots that look impossibly sharp in the next morning's newspapers — are using Canon R3s or Sony A9 IIIs set to RAW, with manual exposure compensation dialed to around −1.0 to −1.3 EV to protect the whites. They're exposing slightly dark in-camera and recovering the shadow detail in post. They're also shooting at 1/2000s or faster to freeze the racket, which limits the ambient light they can capture and naturally requires exposure management.

You can't replicate a professional telephoto setup with a phone from the public stands. But the exposure tap trick is a real partial equivalent — it's doing the same thing (protecting highlights) through a different mechanism (auto-exposure recentering rather than manual dialing). And switching your export from JPEG to WebP is equivalent to the JPEG-to-RAW quality jump in that specific respect: you're solving the edge ringing problem in the output stage even if you couldn't prevent it in the capture stage.

The grass at Wimbledon will be a bit browner by the Finals than it is today. The white kits will stay the same. The camera problem has 149 years of history and it's still worth solving correctly.

Related reading:

Frequently asked questions

Why do my Wimbledon photos have a colored fringe around the players?

That's JPEG ringing — technically the Gibbs phenomenon applied to DCT compression. JPEG processes images in 8×8 pixel blocks, and when a block contains a high-contrast edge (white kit against dark green grass), the codec overshoots when it tries to reproduce the edge with limited data. The result is a colored halo, typically cyan-green on the court-side of the player's outline. It's more visible on Wimbledon photos than almost any other sport because no other professional sport forces white uniforms against saturated green backgrounds.

Is there a format that handles tennis match photos better than JPEG?

WebP is meaningfully better here. It uses a different compression technique (VP8/VP8L) that applies adaptive in-loop filtering, which smooths out the ringing artifacts at high-contrast edges without blurring the uniform. For equivalent file size, a WebP at quality 82 will have noticeably less edge fringing than a JPEG at quality 80. If you're archiving the shot rather than just sharing it, PNG gives you lossless quality at the cost of larger files — worth it for a genuinely good photo.

Continue reading

Try Optimage — it's free

Compress, convert, and optimize images in seconds. No sign-up, no limits.

Start Optimizing Free
← Back to The Optimage Journal