Reaction Time Test — How Fast Are Your Reflexes?
Measure your reaction time in milliseconds. Click when the screen turns green — 5 rounds, immediate results, free and private.
How to use this tool
- Click the button to start the test.
- Click again as soon as the screen changes color.
- See your reaction time in milliseconds.
Click the button as soon as it turns green. 5 rounds — your average reaction time in milliseconds is your score. Clicking before green adds a penalty round.
How it works
Reaction time is measured from the moment the button turns green to when you click, using performance.now() which has sub-millisecond precision. The test runs 5 rounds and reports your average. Human reaction time averages around 250ms; trained athletes typically reach 150–200ms. Percentile rankings are based on humanbenchmark.com population data.
About Reaction Time Test
The Reaction Time Test measures how quickly your body responds to a visual cue, reported in milliseconds. The play area starts in a neutral resting state with the prompt 'Wait for green.' After a random delay, the panel turns green and reads 'Click,' and the test records exactly how long it takes you to click. The test runs five rounds back to back, with each round's individual time shown as you go, and your final score is the average of those five reaction times, which is far more reliable than any single attempt because it smooths out a lucky or unlucky click.
Timing is precise. The clock starts at the instant the panel turns green, captured with the browser's high-resolution performance timer, and stops the moment you click, so the measurement reflects genuine sub-millisecond accuracy. Because the wait before the green signal is randomized, you cannot anticipate it. If you click during the waiting phase, the round is flagged 'Too early' and you must click again to restart that round, which prevents you from gaming the test by pre-clicking.
What this measures is simple visual reaction time: the chain from your eye detecting the change, your brain processing it, and your hand executing the click. Typical human reaction time to a visual stimulus is around 250 milliseconds, with the median in this test near 260ms. Trained gamers and athletes routinely reach 150 to 200ms. The difficulty setting changes how long the suspenseful wait can be rather than the scoring: Easy waits three to six seconds, Medium two to five, and Hard one to three, making the green signal harder to predict.
To get your best honest score, watch the whole panel rather than staring at one spot, keep your finger ready but resist the urge to pre-fire, and take the test when rested, since fatigue and distraction slow you noticeably. Caffeine gives most people a small short-term boost, and a quick warm-up run helps you settle before recording a serious attempt. Remember that even world-class results cannot beat the roughly 100 to 120 milliseconds the human nervous system needs just to perceive and respond. The test runs entirely in your browser, so no timing data leaves your device.
Frequently Asked Questions
- What is the average human reaction time?
- Average visual reaction time is roughly 200 to 250 milliseconds. In this test's percentile scale the median is about 260ms, while trained gamers and athletes often reach 150 to 200ms.
- How is my reaction time measured?
- The timer starts the instant the panel turns green, using the browser's high-resolution performance clock, and stops when you click. Your reported score is the average across all five rounds.
- What happens if I click too early?
- If you click while the panel is still in the waiting state, the round shows 'Too early' and you must click again to retry. This stops you from clicking ahead of the green signal to fake a fast time.
- Why does my reaction time vary between rounds?
- Reaction time fluctuates naturally with attention, anticipation, and fatigue. That is exactly why the test averages five rounds rather than relying on a single click.
- What do the difficulty levels change?
- They change the random delay before the green signal, not the scoring. Easy waits three to six seconds, Medium two to five seconds, and Hard one to three seconds, so the cue is harder to anticipate on higher difficulty.
- Can I improve my reaction time?
- Yes, somewhat. Regular practice, adequate sleep, and physical fitness all help. Reducing distractions and warming up before measuring also produce faster, more consistent results.
- Does the test work on touchscreens?
- Yes. A tap registers the same way as a mouse click, since the test simply records the moment of your input after the panel turns green.
- Is my data sent anywhere?
- No. The entire test runs locally in your browser and no timing data is transmitted to a server.
Embed this tool on your site
Free. One line of HTML — the tool runs in your visitor's browser, no data sent to anyone.
<iframe src="https://brevio.pro/embed/reaction-time" width="100%" height="600" loading="lazy" style="border:1px solid #e5e5e5;border-radius:8px" title="Reaction Time Test — brevio"></iframe> <p style="font:12px/1.4 sans-serif"><a href="https://brevio.pro/tools/reaction-time">Reaction Time Test</a> by <a href="https://brevio.pro">brevio</a></p>