Odd One Out
Spot the tile that is a different color.
🎮 Our new game is coming
Town Guardians launches in 2026 — drop your email and be first to play.
More from Pong Studio →About Odd One Out
One tile in the grid is a slightly different shade from the rest. Find it and tap it. Get it right and the grid grows and the colour gap shrinks — get it wrong and the run ends. It runs entirely in your browser, no signup, and the result is the level you reached.
How it works
- The grid starts at two tiles by two. Every three levels you clear it adds a row and a column, up to a cap of six by six — thirty-six tiles at the hardest setting.
- The colour gap between the odd tile and the rest shrinks as you climb. Early on it is an easy shade apart; by level twenty it has hit its floor and stays there for every round after.
- Tap the wrong tile once and the run is over. Your score is the last level you cleared before that happened.
There is no time pressure. You can look as long as you want — the only thing working against you is the size of the difference.
Why you can't inspect your way past this one
The tiles are not separate elements on the page — they are pixels painted onto a single canvas. Most browser games build each tile as its own piece of markup with its own colour attached, which means anyone who opens the browser's inspector can read the colours straight out of the page and find the odd one without looking at the screen. We built this one deliberately so that cannot happen: the canvas has no per-tile colour to read, only a finished image. You have to actually see the difference.
And the difference gets small. Each tile's shade is generated from the same base hue, and the odd tile is shifted by a lightness gap that starts around forty-four points and shrinks by two points a level, down to a floor of seven. Seven points of lightness is not much to hang a decision on. At that end of the game your monitor and your eyes are doing real work: a cheap panel, an aggressive colour profile, or a warm-toned night filter can quietly erase a gap that size before it ever reaches you. That is an honest limit of this test, not a difficulty setting we can tune around.
What counts as a good level
We don't have a research benchmark for this one — it is our own game, not a validated perception test. The Elite, Pro and Sharp labels you see on the result screen are tiers we picked ourselves, not thresholds from any study. The only honest comparison is the live distribution of real scores on our stats page, and that sample is still small.
What actually changes your result
- Turn off night mode, blue-light filters, or any warm colour-temperature setting before you play. They shift colour in exactly the range this test is built around.
- Screen brightness and viewing angle matter more here than on most tests, because the late levels are a few points of lightness, not an obviously different colour.
- Two people on two different screens are not really playing the same test at the hardest levels — you are comparing displays as much as eyes.
This is a perception game, not a diagnostic tool. If you plateau at the same low level regardless of lighting or screen, that is worth mentioning to an eye doctor — it is not something more practice at this game will tell you.
Frequently asked questions
What does Odd One Out actually test?
Your ability to spot one tile that is a slightly different shade from a grid of otherwise identical tiles. The grid grows and the shade gap shrinks every few levels you clear, so it gets harder in two ways at once.
Can I cheat by inspecting the page?
No. The tiles are drawn onto a canvas as pixels, not built as separate elements with their own colour values in the page's markup. There is nothing for a browser inspector to read — the only way to find the odd tile is to look at it.
Is this a color blindness test?
No. It's an informal perception game, not a medical or diagnostic tool. That said, if you consistently plateau at a low level no matter the lighting, that is a better reason to see an eye specialist than to keep grinding this game.
Why does my score change on a different screen?
Because at the higher levels the colour gap is only a few points of lightness, and cheap panels, colour profiles and night-light filters all shrink that gap before it reaches your eyes. Comparing scores across two different displays is partly comparing the displays.
Why do I always fail around the same level?
By level twenty the grid has already grown to its full six-by-six size and the colour gap has hit its floor — every round from there asks for the same small discrimination, repeatedly, until you miss one. Plateauing there isn't unusual.
How do I reach a higher level?
Turn off any blue-light or night-mode filter, turn your brightness up, and give yourself a moment to scan the whole grid rather than the first few tiles. Past that, this is closer to eyesight and screen quality than a trainable reflex.