60Hz vs 120Hz vs 144Hz — What You Actually Notice
Refresh rate is how many times per second a display redraws, and each step up shortens how long a single frame is held on screen. Shorter hold times mean less motion smearing, which is the main thing you perceive.
What the number actually controls
Refresh rate determines how long a single frame stays on screen before being replaced. At 60Hz each frame is held for roughly 16.7 milliseconds; at 120Hz roughly 8.3. Because almost all modern displays hold each frame static for that whole interval while your eye moves smoothly across it, longer hold times produce more smearing on your retina.
That is the mechanism behind most of what people describe as smoothness. It is also why the jump from 60Hz to 120Hz is so widely reported as obvious: hold time is roughly halved, and the smearing reduces correspondingly.
Where returns diminish
The steps are not evenly spaced in effect. Going from 60 to 120 halves the hold time. Going from 120 to 144 reduces it by a much smaller proportion, and each further step shrinks again. The physics is straightforward, and it explains why the first upgrade is dramatic and later ones are matters of preference.
Individual sensitivity varies genuinely and considerably. Some people identify high refresh rates immediately; others struggle to distinguish 120 from 144 in ordinary use. Neither response is wrong, and it is worth judging on your own eyes rather than on someone else's description.
Your frame rate has to keep up
A high refresh display only helps if your machine produces frames fast enough to use it. A 144Hz monitor fed 50 frames per second shows 50 distinct images per second — the panel's capability is unused. This is the single most common reason a new high refresh monitor disappoints.
Variable refresh rate changes the picture usefully, by letting the display match whatever the machine produces rather than holding a fixed rate. That removes tearing and the judder that comes from mismatched rates, and is often a bigger practical improvement than a higher maximum refresh rate on its own.
Check what you are actually getting
Operating systems frequently default a newly connected display to a conservative refresh rate. A high refresh monitor running at 60Hz because nobody changed the setting is extremely common, and it looks identical to a disappointing panel.
Cable bandwidth is the second cause. Resolution, refresh rate and colour depth share the same finite capacity, and a cable not rated for your combination will silently reduce one of them. Measure the rate you are actually receiving before drawing conclusions about the hardware.
What changes as refresh rate rises
| 60Hz | 120Hz | 144Hz | |
|---|---|---|---|
| Frames drawn per second | 60 | 120 | 144 |
| Frame hold time | About 16.7 ms | About 8.3 ms | About 6.9 ms |
| Change from the previous step | Baseline | Hold time roughly halved | A further reduction, smaller than the previous step |
| Frame rate needed to benefit fully | 60 FPS | 120 FPS | 144 FPS |
| Most noticeable in | — | Scrolling, cursor movement, fast motion | Fast motion; the step from 120 is subtler |
Test it yourself: Refresh Rate Test
Frequently Asked Questions
Is the jump from 60Hz to 144Hz noticeable?
For most people, clearly yes — frame hold time falls to well under half, which visibly reduces motion smearing. It is most obvious in fast motion, scrolling and cursor movement rather than in static content.
Is 144Hz much better than 120Hz?
The difference is far smaller than between 60 and 120, because the reduction in hold time is proportionally much smaller. Many people cannot reliably distinguish them in normal use, and it is not usually worth paying much extra for on its own.
Do I need a powerful computer for a high refresh monitor?
To use it fully, yes — you need frame rates near the refresh rate. A high refresh display still helps at lower frame rates for desktop use and scrolling, and variable refresh rate makes inconsistent frame rates considerably more tolerable.
Why does my 144Hz monitor feel like 60Hz?
Almost always because it is running at 60Hz. Operating systems often default to a lower rate, so check your display settings first. If the higher rate is not offered, the cable or port may not have the bandwidth for your resolution at that rate.
Does a higher refresh rate reduce input lag?
It reduces one component of it, because a new frame can be presented sooner. The effect is real but modest compared with the total chain of delays from input device through rendering to display processing.
Sources: MDN — requestAnimationFrame() · MDN — performance.now()
Found an error on this page, or a result that does not match your hardware? Tell us and we will correct it.