The "alt" text or content text for any image should not refer to the image by color alone. This is often fixed by changing the "alt" text to the meaning of the image, rather than a literal interpretation of the image.
<img src="red-light.png" alt="A Red Light">
<img src="red-ligh.png" alt="Stop!">