Troubleshooting
Mac Display Colors Look Wrong? Here's How to Recalibrate
Mac display colors look washed out, too warm, or oversaturated? Reset color profiles, recalibrate, and fix corrupted ICC settings step by step.
You open a photo you’ve edited a hundred times and something’s off. The skin tones look too pink. The whites have a yellow cast. The blacks aren’t black, they’re a sort of slate. Something changed — but you didn’t change anything. The Mac just decided your colors should look different now.
Color drift on a Mac display has a small set of causes: a wrong ICC profile got selected, Night Shift or True Tone is on when you didn’t realize, a third-party calibration tool installed bad profiles, or display preferences got corrupted. Here’s how to walk it back.
First: turn off Night Shift and True Tone
Both of these warm up your display intentionally. They’re easy to miss as the cause because they shift gradually.
Night Shift: System Settings → Displays → Night Shift. Set “Schedule” to “Off” if you don’t want it. Or just toggle the “Manual” option off.
True Tone: System Settings → Displays. The toggle is right at the top of the per-display panel. Turn it off if you want flat, predictable color.
If turning these off restores normal-looking color, that was your culprit. True Tone in particular can drift far enough during normal use that users mistake it for a hardware problem.
Reset to the stock color profile
System Settings → Displays → Color Profile shows the active ICC profile for each display. By default, this should be the Apple-shipped profile for your specific display model — “MacBook Pro Display” or “Studio Display” or similar.
If something else is selected — particularly anything from DisplayCAL, X-Rite, Datacolor, or a custom profile — switch back to the stock Apple profile and see if colors normalize.
A stock profile won’t be perfectly color-accurate (Apple ships a generic factory profile, not a per-unit calibration) but it’s a known-good baseline.
Look at preset modes (Studio Display and Pro Display XDR)
If you have a Studio Display or Pro Display XDR, System Settings → Displays → Preset lets you pick reference modes for HDR video, photography, design work, and so on.
If you’re stuck in “HDR Video (P3-ST 2084)” while doing regular desktop work, everything will look muted and the brightness will be off. Switch to “Apple Display (P3-600 nits)” or “sRGB (sRGB)” depending on what you’re doing.
This is a common one — a video editor switches to a HDR preset for grading work, forgets, and a week later wonders why everything looks weird.
Open ColorSync Utility and check what’s installed
ColorSync Utility (Applications → Utilities → ColorSync Utility) shows you all installed color profiles on the system. Click “Profiles” on the left.
Things to look for:
- Profiles from third-party calibration software (DisplayCAL, X-Rite i1Profiler, Datacolor SpyderX) — these can get into a corrupted state.
- Custom profiles named after your monitor with weird timestamps or version numbers.
- Multiple profiles for the same display — only one can be active at a time, but extras can confuse the system.
You can’t delete profiles directly from ColorSync Utility. They live at:
/Library/ColorSync/Profiles/— system-wide~/Library/ColorSync/Profiles/— your user/System/Library/ColorSync/Profiles/— Apple-shipped, don’t touch
To clean out third-party profiles, navigate to those user and library locations in Finder, move suspicious profiles to your Desktop, and restart. If colors normalize, those profiles were the issue. Throw them away after a week of confirming things look right.
Recalibrate using the Display Calibrator Assistant
macOS has a built-in calibration assistant. It’s not as good as a hardware colorimeter, but it’s free and can correct an obviously-off display.
System Settings → Displays → Color Profile. Click the dropdown, pick “Customize.” Click the + button to add a new profile. The Display Calibrator Assistant launches.
In the wizard:
- Hold Option when you click “Continue” on the introduction screen — this unlocks expert mode with more steps and finer control.
- The native gamma steps ask you to balance an apple-shaped pattern. Squint a little; the goal is for the Apple shape to blend into the background grey at each step.
- White point: pick “D65” (6500K) for general work. “Native” for what your panel does without correction. “D50” (5000K) is print-oriented and will look warm.
When you finish, save the profile under a name you’ll remember, and check System Settings → Displays → Color Profile to confirm it’s now active.
This works well enough for most users who just need their display to look reasonable. For real color work — print or video — get a hardware colorimeter (X-Rite i1 Display Pro, Calibrite Display Pro HL).
Reset display preferences
If colors look wrong even after picking the stock profile, the display preferences themselves may be corrupted. macOS caches per-display configuration in ~/Library/Preferences/ByHost/com.apple.windowserver.displays.plist.
Manual cleanup: quit System Settings, Finder → Cmd + Shift + G → ~/Library/Preferences/ByHost/. Move all com.apple.windowserver files to your Desktop. Restart.
You’ll lose all display arrangement and color settings in the process. Worth it if colors are obviously broken.
Check the connection type for external displays
External displays sometimes display wrong colors because of the connection’s color signal. HDMI defaults to “Limited Range” (16-235) on TVs and full range (0-255) on monitors, and macOS doesn’t always pick correctly.
Symptoms of a range mismatch:
- Blacks look gray, whites look slightly off-white.
- Image looks washed out overall.
You can force range using BetterDisplay (free) which exposes the toggle, or by switching to DisplayPort connection if available — DisplayPort doesn’t have the same range ambiguity.
EDID issues with non-Apple monitors
A bad EDID can mean the monitor reports the wrong color gamut (claiming sRGB when it’s actually wide gamut, or vice versa). macOS picks an ICC profile based on the EDID, so wrong EDID = wrong profile = wrong colors.
If your monitor’s colors look way off and switching ICC profiles doesn’t help, BetterDisplay can override the EDID with a clean one.
Apple Silicon vs. Intel
The fundamental color pipeline is similar on both, but:
- Apple Silicon Macs more aggressively apply HDR processing for content marked as HDR. If everything looks washed out specifically when watching HDR YouTube or Netflix, check
System Settings → Displays → High Dynamic Range. - Intel Macs with discrete GPUs sometimes use a slightly different ICC application path on the discrete GPU than integrated. Disabling automatic graphics switching (
System Settings → Battery → Options) can stabilize color across switching events.
What Sweep handles
Sweep is a Mac cleanup tool — it can’t recalibrate a display. Where it helps with color issues:
- Removing leftover ICC profiles from uninstalled third-party calibration apps in one click.
- Wiping the ColorSync caches that sometimes hold onto bad profile data after a profile change.
- Clearing corrupted display preferences that prevent color profile changes from sticking.
For actual color calibration, you want either macOS’s built-in assistant or a hardware colorimeter. For cleanup of profile-related corruption, Sweep is faster than hunting through ~/Library/ColorSync/Profiles/ by hand.
There’s a faster waySweep does this cleanup in seconds. Try Sweep free →
Turn off Night Shift and True Tone first. Switch to the stock Apple profile. Check Studio Display preset modes if applicable. Clean out third-party profiles. Recalibrate with the built-in assistant. For external displays, watch for HDMI range mismatches. Most off-color cases sort out in those steps.