Color Vision Simulator - JLU-CP

Are you as curious as I am about what the world looks like for people with color vision deficiency? What do traffic lights, the ocean, and the sun look like to them? How much difficulty do they encounter in their daily lives?

We have built a website that can simulate different types of color vision deficiency.

Even more interesting, by uploading photos from your album, you can view these photos from the perspective of different types of color vision deficiency.

Our Philosophy

We aim to draw more attention to the world of individuals with color vision deficiencies and assistive design for accessibility. This year, our team JLU-CP has designed a color and odor system based on emotion-weighted algorithms. The right to self-expression should never be limited to the majority. This time, we want to turn the spotlight of education towards those "minority" individuals around us.

Instructions

Use the file selector in the top left corner to drag and drop or paste an image to load it. Then, you can choose different simulation modes to simulate different types of color vision.

All processing is done locally in your browser; the image will not be uploaded to the server.

You can move the displayed image by clicking and dragging, and zoom by (holding the Shift key) double-clicking or using the mouse wheel.

The lens feature allows you to view the original image around the mouse area. The abnormal lens will show both the original and simulated images around the mouse area.

Types of Color Vision:

Simulation Methods

Most of the code for this simulation comes from MaPePeR's open-source simulator http://mapeper.github.io/jsColorblindSimulator/, thanks to them.

Simon-Liedtke, J. T., & Farup, I. (2016) compared various simulation methods and concluded that Brettel's simulation is the most accurate.

This page uses the Brettel et al. 1997 method for simulating abnormal trichromacy and dichromacy (except Tetartan), which is more accurate than the commonly used HCIRN method.

Tetartan uses the HCIRN method, as this type of color vision deficiency is theoretical and only approximated.

Monochromacy is simulated using the sRGB->LMS->remove two channels->sRGB method, based on theoretical assumptions and not validated, thus not guaranteed to be accurate.

Achromatopsia simulation process is sRGB->linearRGB->simulate->sRGB, verified by only one person with achromatopsia and not guaranteed to be accurate.

Accuracy for Those with Color Vision Deficiency

Accessibility Design - Color Picker

Normal
Protanopia
Deuteranopia
Tritanopia
Achromatopsia

  Reset View  

Your Browser does not support <canvas>. Get an upgrade!