-
Notifications
You must be signed in to change notification settings - Fork 26
Closed
Labels
AccessibilityAdditions or changes relating to usability and accessibilityAdditions or changes relating to usability and accessibilityDesign
Milestone
Description
Describe the issue
Link text does not meet minimum AA contrast ratio (4.5:1) for text that is 18px or less.
Foreground: #45bbcb
Background: #ffffff
Ratio: 2.28:1
To reproduce
Check color contrast using a color contrast analyzer tool
Ex. https://webaim.org/resources/contrastchecker/
Expected behavior
Text that is 18pt (24px) or less and not bold should have a contrast ratio of 4.5:1.
If text is larger than 18pt (24px) or is bold, minimum contrast ratio is 3:1.
Reference: https://www.w3.org/WAI/WCAG21/quickref/#contrast-minimum
Screenshots
Version and browser
Version: 6.0.0-beta.2
Browser and version: Chrome v79.0.3945.117
Bug report checklist
- I have filled out as much information as I can
- I have detailed how the issue can be reproduced
- I have searched for existing issues and to the best of my knowledge this is not a duplicate
Metadata
Metadata
Assignees
Labels
AccessibilityAdditions or changes relating to usability and accessibilityAdditions or changes relating to usability and accessibilityDesign
