Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Issues
  • #13847
Closed
Open
Issue created Jun 17, 2014 by Administrator@rootContributor

@gray-light (#999) below WCAG minimum contrast

Created by: ssorallen

According to Web Content Accessibility Guidelines, the minimum contrast ratio between <18px text and its background should be 4.5:1. #999 on #fff (@gray-light / ".text-muted" on "body") has a contrast ratio of 2.85:1, lower than recommended even for large text.

#767676 for @gray-light would give a contrast ratio of 4.54:1 and pass for all sizes of text.

I used the WebAIM Color Contrast Checker to test the values.

Assignee
Assign to
Time tracking