Area Contrast Checker
Summary
Area Contrast Checker is a tool that helps check accessibility contrast by dragging, selecting, and knowing the contrast ratios.
Similar Articles
The accessible contrast ratio colour grid thing
This blog post introduces a side-project tool that generates a grid comparing color contrast ratios for multiple colors at once, helping designers and developers quickly check WCAG accessibility compliance.
Algorithmic Theming Engines
The article introduces the new CSS `contrast-color()` function, which allows developers to automatically choose black or white text for accessible contrast against any background color, addressing the persistent issue of low contrast on the web without relying on JavaScript.
Visual Usability Checker
A tool that uses AI to validate design decisions instantly by providing insights.
@geekbb: A diff tool that the author boldly calls "the best diff viewer ever". If you often read code changes or review patches, its goal is to make diff results more intuitive and visually appealing. https://github.com/rockorager/comview…
Introduces a terminal diff tool called comview, which the author claims is "the best diff viewer ever". It supports reading unified diff from stdin and renders it beautifully, suitable for code review.
Colorblind: Checking figure accessibility for colour blind people
A blog post introduces a free ImageJ macro script that simulates 8 types of color blindness, helping researchers check and improve figure accessibility before publication.