Skip to content

a11y: Color contrast blue on white #307

@sirrah-tam

Description

@sirrah-tam

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

Example of link color
color contrast blue on white

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 accessibilityDesign

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions