How to read memory pressure colours on Mac

The memory pressure graph in Activity Monitor uses three colours: green (comfortable), yellow (working harder), and red (genuinely struggling). Most people panic at yellow and ignore red. This guide shows you where to find the graph, what each colour is actually telling you, and the only moments when any of them demand your attention.

If you have ever Googled "why is my Mac slow" and ended up in Activity Monitor, you have probably spotted a small graph at the bottom of the Memory tab. It pulses between green, yellow, and red, and it can look alarming when you do not know what it means.

The good news: most of the time, you are looking at green. And even when it edges yellow, that is rarely the problem you think it is. This post is the practical guide to that graph: where it lives, what each colour means in everyday use, and the handful of situations where it is telling you something worth acting on.

If you want the conceptual background first, the what is memory pressure on Mac post covers how macOS manages RAM and why "Memory Used" being high is almost always fine.

Where do you find the memory pressure graph?

Open Activity Monitor (press Command + Space, type "Activity Monitor", hit Return). Click the Memory tab at the top. Scroll to the very bottom of the window. You will see a small section labelled "Memory Pressure" with a live graph.

It is easy to miss. The graph is compact and sits below a table of numbers that most people fixate on instead. But the pressure graph is the metric that actually matters. As Apple's own Activity Monitor user guide explains, it shows how efficiently your Mac is using RAM, not just how much is in use.

The graph shows the last 60 seconds of data, updating roughly once per second. A short spike to yellow and back to green is a single moment in time. A graph that has been yellow for the past minute tells you something different.

"The graph is easy to miss. But it is the metric that actually matters more than the numbers above it."

What does green mean?

Green means macOS has plenty of memory available and is handling every request without strain. App switching is instant. Background tasks have room to breathe. The system is not compressing pages or reaching for swap.

Here is the part that catches people out: your Mac can show 90% of RAM "used" and still have a fully green pressure graph. That is expected and healthy. macOS deliberately fills spare RAM with cached files and recently-opened apps so that when you ask for them again, they come back in an instant. A full-looking RAM and a green graph means your Mac is doing its job well.

Most Macs with 16 GB or more will sit in green the entire working day. Even 8 GB Macs on Apple Silicon typically stay green for light workflows. If you glance at Activity Monitor and see green, close the window and get on with your day.

What does yellow mean?

Yellow means macOS is now actively compressing memory pages to squeeze more into the available RAM, and is starting to consider writing some data to the swap file on your internal drive. The system is working harder than usual, but it is not overwhelmed.

You might see a brief yellow spike when you launch a large app (Final Cut Pro, Lightroom, a virtual machine), open a very large document, or kick off a video export. That is normal. The system compresses a few old pages, makes room, and often returns to green once the burst of demand passes.

Brief yellow during heavy load: completely normal. Sustained yellow for hours, or yellow accompanied by swap usage that keeps climbing: that is a real signal. It means your typical workload is bumping up against your RAM limit, and the system is constantly juggling to compensate.

Check the Activity Monitor guide for how to sort processes by memory and spot the one driving the pressure up.

What does red mean?

Red is the only colour that requires action. It means macOS is genuinely under pressure: swap is being heavily used, the system is pausing apps to reclaim memory, and new requests cannot always be satisfied quickly. You will usually feel it before you see it, as the spinning beach ball appears or apps take several seconds to respond.

Sustained red can eventually produce the alert: "Your system has run out of application memory." At that point macOS is terminating processes to survive. It is not damaging anything, but it is a clear signal that your current workload exceeds what your RAM can handle comfortably.

The fixes for red pressure are straightforward. Quit apps you are not actively using, especially browsers with many open tabs, Electron apps (Slack, Teams, Notion desktop), and anything you opened hours ago and have not touched since. If pressure does not come back down, a restart will. For a full set of options for freeing up RAM, that post walks through each approach in order of how much they actually help.

When should you actually act on what you see?

The honest answer is: almost never during green, rarely during yellow, and yes during red.

Here is a more specific breakdown:

  • Green at any usage level: nothing to do. Your Mac is fine.
  • Yellow briefly, then returns to green: normal. You just did something demanding.
  • Yellow for more than 30 minutes straight: worth closing a few unused apps to see if it recovers. If it does, you have found your workload limit.
  • Yellow with swap growing every minute: one app is probably leaking memory. Sort Activity Monitor by Memory and look for anything using an unexpectedly large amount. Restarting that single app often fixes it.
  • Red, sustained: quit unused apps, or use a tool like Shiny to release inactive memory in one click. If red comes back the moment you open your usual set of apps, your workflow has genuinely outgrown your RAM.
  • Red with the "out of application memory" alert: restart. Then watch what triggered it next time.

The instinct to "clean up memory" when pressure is green is understandable, but there is nothing to clean. macOS manages its own cache deliberately. Clearing it manually just means the next time you open Safari, it takes a moment longer to load your tabs. The cache comes right back.

The graph is most useful as a signal over time, not a moment-in-time number to optimise. Glance at it occasionally. If you notice it is nearly always yellow and red during your normal workday, that is worth taking seriously. If it is mostly green with occasional yellow spikes, your Mac is healthy.

Common follow-up questions

What does yellow memory pressure mean on Mac?
Yellow means macOS is actively compressing memory pages to free up space, and is considering writing some data to the swap file on disk. It is working harder than usual, but this is a normal and expected state during heavy tasks like launching a large app or exporting a video. Brief yellow is fine. If your Mac stays yellow for hours or yellow appears alongside rapidly growing swap usage, that is a signal worth acting on.
Is red memory pressure dangerous?
Not dangerous to your hardware, but it does mean your Mac is genuinely struggling. Red pressure indicates heavy swap usage and the system pausing or terminating apps to reclaim memory. You may see the spinning beach ball or get the "Your system has run out of application memory" alert. Closing unused apps, restarting, or using a tool like Shiny to release inactive memory will typically bring it back down.
How do I make memory pressure green?
Quit apps you are not actively using, especially browsers with many open tabs and Electron-based apps like Slack or Teams. Restarting your Mac clears cached state and almost always returns pressure to green. You can also use a tool like Shiny, which asks macOS to release inactive memory and pauses idle background processes in one click. Pressure being green does not require your RAM to be mostly empty, just that the system has enough headroom to serve requests comfortably.
Why is my memory pressure always yellow?
Persistent yellow usually means your typical workload is close to the limit of your installed RAM. Common culprits are Chrome (which uses a separate process per tab), multiple Electron apps running simultaneously, and background tools that quietly accumulate memory over a long session. Check Activity Monitor sorted by Memory to see which process is the biggest consumer. If closing it brings pressure back to green, you have found your culprit.
Can I see memory pressure history on Mac?
Activity Monitor shows the last 60 seconds of memory pressure as a live scrolling graph. There is no built-in way to see pressure history over hours or days. If you want longer-term visibility, third-party tools like iStatistica or iStat Menus log system metrics over time. Shiny shows a live pressure indicator in the menu bar so you can glance at it at any point without opening Activity Monitor.