safecolor

SafeColor generates accessible colors that compiles with WCAG success criteria 1.4.3 (or any contrast ratio of your choice). It can generate either a random color that is contrast safe with a given color, or a consistent color for a given string.

glsl-luma

Get the luma (brightness) of an RGB color in GLSL. Useful for converting images to greyscale