Accessible color checker
Find an accessible color for white text
Find an accessible color for black text
I wanted to find an accessible color for buttons, background and other UI components so I didn't have to check each time. All of these have been checked for being WCAG AA and WCAG AAA compliant. I learned how to use the mouseover event in JavaScript for this project.