I think the general rule is that the element semantics cannot be conveyed by the color alone. Using a different icon shape in the case of icons might be a good solution. The actual recommendations and literature are many, including color contrast, additional visual cues, patterns and so on.
These WCAG recommendations might be a good starting point: https://www.w3.org/WAI/WCAG21/Understanding/use-of-color.html -andy From: openjfx-dev <openjfx-dev-r...@openjdk.org> on behalf of Thiago Milczarek Sayão <thiago.sa...@gmail.com> Date: Thursday, September 28, 2023 at 08:20 To: openjfx-dev <openjfx-dev@openjdk.org> Subject: Fix Scene colors for the colorblind Hi, Wild question coming. Has anyone dealt with Scene colors for people that are color blind? We have some warning icons that are red that sometimes end up on a green background. Ideas welcome. Thanks.