Turn off transparency effects on Mac
If your eyes tire fast staring at macOS, translucency is often part of it: text and icons floating over a busy, blurred desktop force your eyes to work harder to separate foreground from background. Turning off transparency effects lays every panel on a solid, steady color so there is nothing behind the text to fight with. The switch is called Reduce Transparency, and you can flip it in a few seconds.
Turn transparency effects off
- Open System Settings → Accessibility.
- Click Display.
- Switch on Reduce transparency.
The effect is immediate and system-wide: menus, the Dock, Notification Center, Control Center, and Finder sidebars all lose their blur and settle onto flat backgrounds. You are not enabling a special accessibility mode that changes how anything works — you are just removing the see-through layer that made text sit on a shifting picture. It behaves identically on macOS 13 Ventura, 14 Sonoma, and 15 Sequoia.
The Terminal toggle
Prefer the command line, or want the exact same result on another Mac?
# Turn transparency effects off
defaults write com.apple.universalaccess reduceTransparency -bool true
Log out and back in so everything repaints. Reverse it any time by deleting the key, which returns macOS to its default translucent look:
# Undo
defaults delete com.apple.universalaccess reduceTransparency
Take the rest of the visual noise down too
Transparency is usually the biggest contributor to that restless, hard-to-focus feeling, but a few nearby settings compound the relief:
- Increase contrast — in the same Accessibility → Display panel, this adds firm outlines to buttons and fields so shapes are easier to lock onto.
- Reduce motion — swaps the zoom-and-slide animations for quiet cross-fades, which helps if movement, not just blur, is tiring you.
- Dark mode — lowers overall brightness, which many people find easier for long sessions.
Turn on the ones that match how your eyes feel. If glare late in the day is the real issue, also look at reducing screen brightness and warmth rather than the interface itself — different problem, different fix.
Reduce Transparency, Increase Contrast, and Reduce Motion are all one-click power-ups in Mainspring — labelled toggles among 90+ hidden macOS settings, each fully reversible when your eyes want the effects back.
Try Mainspring free →Signed & notarized by Apple · 1-day free trial · $29 once
Still tiring after a long day?
If comfort rather than clarity is the goal, warming and tinting the display often does more than any interface change. See how to use color filters on Mac for grayscale and color-tint options that take the edge off a bright screen.