Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Insufficient contrast for links on Blog page #232

Open
TimJentzsch opened this issue Feb 25, 2023 · 0 comments
Open

Insufficient contrast for links on Blog page #232

TimJentzsch opened this issue Feb 25, 2023 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@TimJentzsch
Copy link
Contributor

What's wrong?

For the blog links we have #5ca329 on #f7f4ed which doesn't satisfy the WCAG accessibility guidelines for contrast (see Color ID for more details).

To satisfy WCAG AA, we can take #457b1f instead, for WCAG AAA #2e5215.

@TimJentzsch TimJentzsch added the bug Something isn't working label Feb 25, 2023
@alice-i-cecile alice-i-cecile added this to the Cleanup milestone Feb 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants