Gramma Ana

Wordle obscurity: Aug 23–Aug 29, 2026

August 30, 2026

Games Wordle

As both a longtime educator and a lover of vocabulary, I always look forward to reviewing last week's Wordle words and analyzing their Google Trends obscurity spikes. There is a fascinating psychological pattern in how Wordle players, when confronted with a thorny daily challenge, rush to Google to investigate what an unfamiliar word actually means or to confirm their hunches after submitting their guesses.

Wordle obscurity: Aug 23–Aug 29, 2026

About this chart. Each line is one Wordle answer’s search interest in the United States over the past seven days (Google Trends “Interest over time”). Values are on Google’s 0–100 scale, so you can compare how often people searched each word relative to the others this week.

How the Spike % is calculated. For each word we take the quietest day in that window (the lowest point on its line) as its usual level for the week, and the busiest day (the highest point) as the peak. The spike is the percentage increase from that low to that high: (peak − low) ÷ max(low, 1) × 100. If the week’s low is zero, we divide by 1 instead of 0 so the spike still measures how much interest rose from the floor to the peak. A larger spike means searches jumped more sharply when that word was the daily answer.

This week’s words

Date Word Spike Meaning
Sun, Aug 23OLDEN+2400%(adj.) pertaining to a bygone era; ancient.
Mon, Aug 24RUNNY+40%(adj. runnier, runniest) Tending to drip or flow; having a very fluid consistency.
Tue, Aug 25CLICK+88%(v.) To make a short, sharp sound. (n. pl. clicks) A short, sharp sound. (v.) To press a button on a computer mouse or similar device to select an item.
Wed, Aug 26CAPON+50000%(n. pl. capons) A castrated rooster, often fattened for eating.
Thu, Aug 27UNCUT+193%(adj.) Not cut or divided; in one piece. (adj.) Not trimmed, shaped, or edited.
Fri, Aug 28TWEEN+733%(n. pl. tweens) A child typically between the ages of eight and twelve.
Sat, Aug 29BLOOD+210600%(n.) The red fluid that circulates in the heart and throughout the body. (v.) To stain or cover with blood. (n.) Family descent or lineage.

Obscurity winner

Our metrics evaluate the relative percentage lift from baseline interest, and this week delivered an extraordinary outlier. The undisputed winner is BLOOD, which produced a massive spike of roughly 210600% as search activity catapulted from an absolute baseline near zero up to a peak index of 2106. A notable runner-up was CAPON, rising approximately 50000% as the archaic culinary term sent solvers scrambling to verify the definition.

Beyond search volatility, these weekly selections provide great material for recreational linguistics. For instance, OLDEN easily rearranges to form loden, an attractive dark green wool fabric, showing how a single five-letter entry can effortlessly become a miniature anagram scramble for word lovers.

View these words on Google Trends (US, last 7 days)

With that commanding surge, BLOOD unseated our previous leader and now heads the all-time Wordle obscurity leaderboard: BLOOD (+210600%), SHILL (+150000%), LORRY (+145000%), OVATE (+110000%), and PIZZA (+103300%).

Word game sentence

In the olden days, a tween clicking through an uncut manuscript might encounter a recipe for fattened capon served alongside a runny, blood-red reduction.

Integrating archaic gastronomy with modern youth colloquialisms creates an amusing stylistic jumble, yet the sentence parses smoothly without violating grammatical coherence. That dynamic linguistic range is precisely what makes each daily Wordle game such an engaging intellectual challenge to play.

For Math Nerds

What this section is for. It documents exactly how each week’s spike numbers were computed from the scaled Google Trends series, so curious readers can verify the arithmetic.

Trends window. We request a custom date range 2026-08-22 2026-08-30 (US), which is the Wordle week plus one day before and after so the chart has a little context on each side. The anchor keyword for cross-request scaling is OLDEN (the first day’s answer, in chronological order).

Scaling across separate requests. Google Trends only returns relative 0–100 values within one request. We fetch each answer in its own request paired with that anchor, then rescale each day so the anchor’s curve matches the anchor series from the first request. Concretely: scaledword(d) = rawword(d) × base_anchor(d) / rawanchor(d) when rawanchor(d) > 0, else 0.

Spike % for one word. Let L be the minimum and H the maximum of that word’s scaled daily values over the window (see table below). Define spike% = (H − L) / max(L, 1) × 100 when LH, otherwise 0%. Using max(L, 1) avoids division by zero when L = 0.

OLDEN (Wordle day 2026-08-23)

Scaled interest by date; spike for rankings uses +2400% from this series.

DateInterest
2026-08-225
2026-08-23100
2026-08-2426
2026-08-255
2026-08-265
2026-08-275
2026-08-284
2026-08-294
2026-08-305
  • L = 4 on: 2026-08-28, 2026-08-29
  • H = 100 on: 2026-08-23
  • Denominator max(L, 1) = 4
  • (100 - 4) / 4 * 100 = 2400.0000%

RUNNY (Wordle day 2026-08-24)

Scaled interest by date; spike for rankings uses +40% from this series.

DateInterest
2026-08-2244
2026-08-2350
2026-08-2460
2026-08-2547
2026-08-2648
2026-08-2747
2026-08-2847
2026-08-2949
2026-08-3043
  • L = 43 on: 2026-08-30
  • H = 60 on: 2026-08-24
  • Denominator max(L, 1) = 43
  • (60 - 43) / 43 * 100 = 39.5349%

CLICK (Wordle day 2026-08-25)

Scaled interest by date; spike for rankings uses +88% from this series.

DateInterest
2026-08-22132
2026-08-23162
2026-08-24178
2026-08-25167
2026-08-26163
2026-08-27248
2026-08-28192
2026-08-29170
2026-08-30158
  • L = 132 on: 2026-08-22
  • H = 248 on: 2026-08-27
  • Denominator max(L, 1) = 132
  • (248 - 132) / 132 * 100 = 87.8788%

CAPON (Wordle day 2026-08-26)

Scaled interest by date; spike for rankings uses +50000% from this series.

DateInterest
2026-08-220
2026-08-230
2026-08-240
2026-08-250
2026-08-26500
2026-08-27145
2026-08-284
2026-08-294
2026-08-305
  • L = 0 on: 2026-08-22, 2026-08-23, 2026-08-24, 2026-08-25
  • H = 500 on: 2026-08-26
  • Denominator max(L, 1) = 1
  • (500 - 0) / 1 * 100 = 50000.0000%

UNCUT (Wordle day 2026-08-27)

Scaled interest by date; spike for rankings uses +193% from this series.

DateInterest
2026-08-2218
2026-08-2318
2026-08-2416
2026-08-2514
2026-08-2614
2026-08-2741
2026-08-2826
2026-08-2923
2026-08-3029
  • L = 14 on: 2026-08-25, 2026-08-26
  • H = 41 on: 2026-08-27
  • Denominator max(L, 1) = 14
  • (41 - 14) / 14 * 100 = 192.8571%

TWEEN (Wordle day 2026-08-28)

Scaled interest by date; spike for rankings uses +733% from this series.

DateInterest
2026-08-2219
2026-08-2316
2026-08-2414
2026-08-2513
2026-08-2612
2026-08-2714
2026-08-28100
2026-08-2930
2026-08-3015
  • L = 12 on: 2026-08-26
  • H = 100 on: 2026-08-28
  • Denominator max(L, 1) = 12
  • (100 - 12) / 12 * 100 = 733.3333%

BLOOD (Wordle day 2026-08-29)

Scaled interest by date; spike for rankings uses +210600% from this series.

DateInterest
2026-08-220
2026-08-231900
2026-08-242106
2026-08-250
2026-08-260
2026-08-270
2026-08-280
2026-08-290
2026-08-300
  • L = 0 on: 2026-08-22, 2026-08-25, 2026-08-26, 2026-08-27, 2026-08-28, 2026-08-29, 2026-08-30
  • H = 2106 on: 2026-08-24
  • Denominator max(L, 1) = 1
  • (2106 - 0) / 1 * 100 = 210600.0000%

Ranking order sorts words by spike% descending; ties are broken only by Python’s stable sort (original dict iteration order), not by puzzle date.

← All posts

Gramma Ana is a fictional character and is not the real author of the content on this website.