Wordle Solver – find the best next guess

This Wordle helper filters over 5,000 English five-letter words by your colours and ranks them by information value: the word at the top rules out the most possibilities. Put green letters in their position, yellow letters under the position where they were, and grey letters in the last box. No spoilers: the solver never shows the answer of the day, it only works with the hints you enter.

Letters that are in the word, but not in this position
If a grey letter is also green or yellow, it means: no more copies than marked green/yellow
One guess per line: the word and five digits (0 = grey, 1 = yellow, 2 = green), or the coloured squares from the share text. This handles double letters exactly.

Result

Best next guess
–
Possible answers
–
Matching words by information value

How it is calculated

How to use the Wordle solver

  1. Make a guess in the game and note the colours.
  2. Type each green letter into the box for its position (position 1 = far left).
  3. Type each yellow letter into the yellow box of the position where it appeared: it is in the word, but not there. Several yellow letters for one position can go in the same box.
  4. Type all grey letters into the last box, no separators needed.
  5. The best next guess appears at the top, followed by every matching five-letter word ranked by information value.

Upper and lower case do not matter. Your entries are kept in the address bar, so you can bookmark or share a position.

Double letters, handled correctly

Wordle only colours a repeated letter green or yellow as many times as it appears in the answer; any extra copy turns grey. So:

The simple boxes cannot know which guess a hint came from, so they play safe (the answer is never wrongly removed). For exact results use previous guesses: one line per guess with the word and five digits, e.g. SPEED 00101. The coloured squares from the share text (⬜🟨🟩) work too, and in high-contrast mode 🟦 for yellow and 🟧 for green. You can combine both ways of entering hints.

How the information value is calculated

Every possible guess splits the remaining words into groups, according to the colour pattern (up to 35 = 243 patterns) it would produce against each possible answer. A good guess spreads the candidates over many small groups. That is measured by the entropy in bits: with n candidates and group sizes k it is −Σ (k/n) · log2(k/n). Each bit halves the number of possibilities on average; 6 bits is roughly a factor of 64.

The column Avg. left after shows how many words are expected to remain after that guess (Σ k² / n). With very many candidates, the words with the best letter frequencies are pre-selected and only those are calculated exactly; the rest are listed at the end without a bit value.

The best next guess may be a word that no longer fits: it tests five new letters at once and often narrows things down faster. In hard mode (revealed hints must be used) pick the top word of the list instead.

Best Wordle starting words (calculated)

Calculated over all 5,151 words in our list: for every word, the colour pattern against every other possible answer (about 27 million comparisons), then the entropy.

RankStarting wordInformationAvg. words left
1TARES6.21 bits119.1
2RATES6.13 bits121.5
3TALES6.10 bits123.6
4TEARS6.06 bits135.3
5TIRES6.02 bits141.4
6REALS6.02 bits126.9
7TRIES6.00 bits142.3
8DARES6.00 bits139.7
9SANER5.99 bits126.4
10TEALS5.99 bits139.9

The top words combine the most frequent letters in the list – S, E, A, R, T – with no repeats. A different answer list, such as the one a particular game uses, shifts the order slightly; the principle stays the same.

Wordle strategy in three steps

  1. Open with a word from the table above: five common, different letters.
  2. Second guess: take the solver's suggestion even if it cannot be the answer. New letters give more information than a long-shot guess among hundreds of options.
  3. Endgame: once only a few words remain, play for the win. With two candidates, every guess is a 50 % shot.

Classic trap: many words sharing one pattern, like _IGHT or _ATCH. Rather than trying them one by one, use a guess that tests several of the possible first letters at once – that is exactly what the suggestion finds.

About the word list

The list is based on SCOWL (Spell Checker Oriented Word Lists, size 60, US and UK spellings, © Kevin Atkinson): all 5,151 five-letter words made of A–Z, including plurals and verb forms, without proper nouns and without words SCOWL marks as offensive. It is not the official answer list of any game; a very rare word may be missing.

This site is an independent helper and not affiliated with The New York Times or the Wordle game. "Wordle" is only used to describe the type of puzzle. We deliberately do not publish daily answers.

Frequently asked questions

How do I use this Wordle solver?

After each guess, enter green letters in their position, yellow letters under the position where they appeared, and grey letters in the "Grey letters" box. The solver lists every matching five-letter word and suggests the best next guess.

What is the best Wordle starting word?

By our calculation over 5,151 words, TARES gives the most information (6.21 bits), followed by RATES and TALES. The full table is on this page.

Can I get a Wordle hint without the answer?

Yes. The solver never shows the answer of the day – it only narrows down the words that fit your own hints. The best next guess is a hint on how to play, not a spoiler.

How are double letters handled?

Most exactly via "previous guesses": the word plus five digits (0 grey, 1 yellow, 2 green), e.g. SPEED 00101. Then green + yellow copies set the minimum count, and an extra grey copy caps it.

Why does it suggest a word that cannot be the answer?

Because it tests more new letters and, on average, leaves fewer possible answers. In hard mode or on your last try, pick the top matching word in the list.

Is this site affiliated with Wordle or The New York Times?

No. It is an independent, free tool and not affiliated with The New York Times.

Sources and legal basis

As of:

Related tools