Skip to content

x/website: A11y, contrast between foreground and background colors should meet WCAG 2 AA contrast ratio thresholds #53564

@A11Ybot-OP

Description

@A11Ybot-OP

website https://go.dev/
WCAG 1.4.3: Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds (.js-playgroundShareEl) Tags: Accessibility, WCAG 1.4.3, color-contrast

Issue: Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds (color-contrast - https://accessibilityinsights.io/info-examples/web/color-contrast)

Target application: The Go Programming Language - https://go.dev/

Element path: .js-playgroundShareEl

Snippet: <button class="Button js-playgroundShareEl" title="Share in Go Playground">Share</button>

How to fix:
Fix any of the following:
Element has insufficient color contrast of 4.48 (foreground color: #007d9c, background color: #f8f8f8, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1

Environment: Chrome version 102.0.0.0

====

There are 28 other WCAG 1.4.3 issues on the website.

Metadata

Metadata

Assignees

No one assigned

    Labels

    NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.website

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions