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

[High] Color Contrast: Green color contrast ratio failed against the white background. #8668

Closed
Stutikuls opened this issue Apr 18, 2022 · 1 comment

Comments

@Stutikuls
Copy link

Stutikuls commented Apr 18, 2022

Action Performed:

  1. Using Chrome, open URL staging.new.expensify.com
  2. Navigate to new chat (+) using Tab key.
  3. Check hexa code of the green color button.

Expected Result:

Describe what you think should've happened

Actual Result:

Green color contrast ratio failed against white background. Element has insufficient color contrast of 1.9:1. Foreground:#03D47C
Background:#FFFFFF

The contrast ratio is: 1.9:1

CSS:
background-color: rgb(3, 212, 124);

Other occurrences
Same issue repro on #8725, #8969, #8957, #9534

Workaround:

Yes

Area issue was found in:

New chat floating button

Failed WCAG checkpoints

1.4.11

User impact:

People who have low vision or are colorblind may find difficulty where ther are focusing. if the contrast between the foreground and its background is insufficient.

Suggested resolution:

Use foreground color #03A562 and the original background color #FFFFFF to meet a contrast ratio of 3.0:1.

Refer to:
https://www.w3.org/WAI/WCAG21/Understanding/non-text-contrast.html

Platform:

  • Web
  • iOS
  • Android
  • Desktop App
  • Mobile Web

Version Number: v1.1.55-0
Reproducible in staging?: Yes
Reproducible in production?: Yes
Issue reported by: Stuti
#8512 -6 -Green color ratio failed against the white background

@Stutikuls Stutikuls changed the title Color Contrast: Green color contrast ratio failed against the white background. [High] Color Contrast: Green color contrast ratio failed against the white background. Apr 18, 2022
@melvin-bot melvin-bot bot added the Monthly KSv2 label Apr 21, 2022
@melvin-bot melvin-bot bot added the Overdue label Jun 30, 2022
@melvin-bot
Copy link

melvin-bot bot commented Jul 4, 2022

@Stutikuls, this Monthly task hasn't been acted upon in 6 weeks; closing.

If you disagree, feel encouraged to reopen it -- but pick your least important issue to close instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant