Skip to content

Red/green colors are identical lightness, which is a huge a11y no-no #58

@tabatkins

Description

@tabatkins

The red and green colors used in diagrams and text to indicate good or bad results have identical LCH lightness (both ~47.5). This is a well-known accessibility mistake, as many forms of color-blindness (not just red-green blindness, tho that's the most common form in any case) have trouble distinguishing these two colors at similar lightnesses. See https://webaim.org/articles/visual/colorblind for some details.

It's fine to keep red and green as the hues - they're evocative and have established meaning - but please change the colors to use different lightnesses. I can tag in some of the W3C a11y folks for guidance if needed.

(Note: I have deuteranopia, a slightly rarer form, and I have trouble reading the diagrams.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions