The following guide is a sub-article of Achieving Color Precision.

Web Browsers

Below is an untagged CSS element on top of a tagged sRGB image. If you see any difference in each color vertically, your browser is currently color managed; otherwise, both reds should look the same, both greens should look the same, and both blues should look the same.

Note

If you have any extensions that mess with how websites are displayed such as Dark Reader, you may need to turn them OFF or disable them for this test.

Google Chrome

In Chrome, go to chrome://flags/#force-color-profile into your address bar, and set Force color profile to sRGB. Then, restart your browser.

Microsoft Edge

In Edge, go to edge://flags/#force-color-profile into your address bar, and set Force color profile to sRGB. Then, restart your browser.

Firefox

In Firefox, go to about:config into your address bar and type srgb in the search bar. Double-click on gfx.color_management.native_srgb so it switches to true. Then, restart your browser.