🟩 Wordle Solver

Find possible Wordle answers using green, yellow, and gray letter clues. Works fully offline.

How to use: After each Wordle guess, enter the clues here.
🟩 Green: Correct letter in correct position → type the letter in that slot.
🟨 Yellow: Letter exists but in wrong position → add to yellow box. Optionally exclude positions where you know it's NOT.
Gray: Letter not in the word at all → add to gray box.

🔤 Enter Your Clues

📋 Matching Words

Add clues and click "Find Matches" to start.

📊 Letter Frequency Heatmap

📌 Embed This Tool

Add this free Wordle solver to your website.

Click to copy

📋 When to Use the Wordle Solver

The Wordle Solver is your strategic companion for the daily Wordle puzzle — use it when you're stuck after a few guesses and need to narrow down possibilities, or when you want to learn optimal starting words. It's perfect for players who enjoy the game but hate losing streaks, for teaching logical deduction to kids, or for anyone curious about how constraint-based algorithms work. Feed it your green, yellow, and gray letters and get the remaining possible words instantly. Everything runs in your browser — no cheating data is ever sent anywhere.

⚙️ How Wordle Solver Works

The Wordle Solver uses constraint-based filtering against a built-in dictionary. You input known letters (green), misplaced letters (yellow), and excluded letters (gray). The algorithm filters the word list to show only words that match all constraints, ranked by letter frequency for optimal next guesses. Everything runs client-side in JavaScript.

How to Use the Wordle Solver

  1. Enter green letters — Type known correct letters into the 5 position slots. Letters in the right spot turn green in Wordle.
  2. Enter yellow letters — Add letters that exist in the word but in the wrong position. Optionally exclude positions where you know they aren't.
  3. Enter gray letters — Add letters that aren't in the word at all. These are completely excluded from results.
  4. Click Find Matches — View matching words sorted by letter frequency score. Higher scores suggest better next guesses. Click any word to copy it.

Frequently Asked Questions

How many words are in the dictionary?

2,200+ common five-letter English words. The list is embedded in the page, so the solver works fully offline with no server requests.

What does the letter score mean?

Words are ranked by letter frequency in the remaining word pool. Higher scores mean the word contains common letters, making it statistically a better guess for eliminating possibilities.

Can I use this while playing Wordle?

Yes! Enter your clues after each guess. The solver narrows down possibilities with each round. It's designed as a learning aid — you'll improve at Wordle naturally by seeing the patterns.

Why are there no matches?

Double-check your green, yellow, and gray inputs. Common issues: entering a letter as both yellow and gray, or having conflicting position exclusions. Try clearing all fields and starting fresh.

Related Tools