Currently on the Getting Started page, with the "rebuilding the search index message" we can see a good example of the discrepancy in the theme colors, there are 5 different shades of green being used which is far from pleasing to the eye.

redesign-green-hues.png
(Note the number associated with the 'H')

I see the current green color used for buttons and on the "Step 1" green arrow, of the Getting started page is what is called in Latin America a 'verde-maduro' mature green. Others might refer to this as baby poo green; rather, think of the color of plants as they fade throughout the year. They yellow-green is a sign in the fruit and plant world that the plant is reaching then end of maturity and is starting to cycle down, and will soon progress to yellow, brown etc. This doesn't really match up with where Drupal is in its lifecycle, so I suggest a closer look at this detail.

I could imagine addressing the issue in one of two ways:

  1. Phase out the baby-poo green. More work, but conveys jovial, fresh, full of life, as well as make people WANT to click instead of avert their eyes :)
  2. Adjust the Message background color to match. Quick 'n dirty no brainer, but stuck with mature (baby-poo!) green 4 evah!
    Here, we could simply change the Message background color so it doesnt clash with the rest of the theme's use of the color green.

The better option, IMHO, would be to replace baby-poo green with something fresh. Someone could research this further and standardize on a green that maintains a little hair of the yellowish hue, but is more similar to the theme's default Message background color.

The files attached here are all the same size, meant to be opened in tabs, and useful for rapid switching between them to see the differences.

Comments

jwilson3’s picture

Note that the green hues in alternative1.png attempt to standardize around hues of 95° to 100° .... for those that would point out the discrepancies, no, its not perfect :P But anyway, its just a mockup.

jwilson3’s picture

StatusFileSize
new60.83 KB

Another case of clashing green, with secondary tab, see attachment.

jwilson3’s picture

StatusFileSize
new240.2 KB

The green background for completed issues also clashes with the current color hue.

Amazon’s picture

Updated issue to link to the correct path for the first image link. redesign-green-hues.png

drumm’s picture

Issue statuses are a whole separate issue, #936926: Update color scheme for status-based issue tables and issue link filter.

Do these greens meet accessibility standards? If we are changing them, they need to, see #941372: Improve text contrast - some colors don't meet WCAG criteria.

verta’s picture

Alternative #1 is my preference, it seems the more "serious looking" option, #2 being lighter is less preferable. Thanks for the screen shots.

drumm’s picture

We aren't necessarily looking to be serious, we still have the Druplicon. Here is a bunch of stuff about branding; https://infrastructure.drupal.org/drupal.org-style-guide/brand.html

grendzy’s picture

Issue tags: +Accessibility

sorry folks for the cross-posting, I'm getting confused with the redesign / bluecheese queues being separate.

Here are the examples from the other issue:

low contrast links

search

drumm’s picture

Project: Drupal.org Redesign » Bluecheese
Component: Everything Else » User interface
shyamala’s picture

The Main Colours that fail while using the Juicy Studio toolbar's Colour Contrast Analyser on Drupal.org HOME PAGE are as below. Each of these are associated with multiple Elements and Styles. Click here for a report of the same from the Analyser with associated details.

Colour: #0678be Background: #ffffff
Colour: #0678be Background: #56b3e6
Colour: #ffffff Background: #56b3e6
Colour: #222222 Background: #56b3e6
Colour: #000000 Background: #56b3e6
Colour: #ffffff Background: #ffffff
Colour: #9d9d93 Background: #ffffff

jwilson3’s picture

Note that the Jucy Studios themselves state that: The AERT algorithm was never a recommendation, and WCAG 2.0's luminosity contrast algorithm is recommended instead.

http://juicystudio.com/services/luminositycontrastratio.php

Looking at the document linked in comment #10, a non-trivial amount of the yellow elements fail on AERT, while still passing on WCAG 2.0's luminosity contrast algorithm. So I'm not sure that that document should not be the baseline for which to compare against. As the document linked in #10 was an image a mile long, i didn't attempt to try to find the specific colors identified in comment #10 to see which, if any, of them fit this case.

Maybe a purely luminosity-based test would make this issue more attackable? Perhaps making an HTML version of that page would be useful for tracking down the specific lines referenced (you can append .txt to the end of the file to enable upload).

jwilson3’s picture

I just ran the seven color-combination instances mentioned in #10 through the luminosity test by hand and, aside from the fact that none of these are green, the ones marked in bold fail.

1. [PASS] Colour: #0678be Background: #ffffff
2. [FAIL] Colour: #0678be Background: #56b3e6 (dark blue on blue, where is this actually used???)
3. [FAIL] Colour: #ffffff Background: #56b3e6 (white on blue)
4. [PASS] Colour: #222222 Background: #56b3e6 (dark grey on blue)
5. [PASS] Colour: #000000 Background: #56b3e6 (black on blue)
6. [FAIL] Colour: #ffffff Background: #ffffff (intentional?)
7. [FAIL] Colour: #9d9d93 Background: #ffffff (light grey on white)

Its really odd that black on blue passes, but white on blue fails; I actually find the white on blue easier to read.

I'm going to execute this test by hand on the green colors in the attached file originally reported.

jwilson3’s picture

Get Started + Status message

Greens identified on Get Started page (http://drupal.org/files/issues/redesign-green-hues.png), from top to bottom:

1) [FAIL] white on dark green (Color: #fff, Background: #96b73f) Top part of duo-toned Search btn in site header.
2) [FAIL] white on dark green (Color: #fff, Background: #8caa3b) Bottom part of duo-toned Search btn in site header.
3) [PASS] dark grey on lt green alt (Color: #222, Background: #D4EFCC) Status Message.
4) [FAIL] dark green on lt green theme (Color: #839c29, Background: #e9f7b6) Get Started page, first column 'Download Drupal' header.
5) [FAIL] white on dark green (Color: #fff, Background: #8fbf38) Top part of duo-toned Download Drupal button on Get Started page.

Tab navigation

Greens identified in tabs on User profile edit pages (http://drupal.org/files/issues/redesign-green-tabs.png), from left to right, more or less:

1) [FAIL] green on white (Color: #96BC44, Background: #fff) Inactive top-level tab item.
2) [FAIL] green on light green (Color: #96BC44, Background: #E6FCB6) Active top-level tab item; inactive secondary-level tab.
2) [FAIL] white on green (Color: #fff, Background: #96BC44) Tab item hover state; active secondary-level tab.

Note that of the tests listed here, the single one that passes is the status message, which also happens to be the only the only one that lies outside the color guidlines for d.o redesign).

mgifford’s picture

cliff’s picture

I'm quite pleased to see so many contributors to Drupal putting their knowledge of the need for adequate color contrast to good use. What do we need to do to get this accessibility problem resolved?

mgifford’s picture

Can we build a diff to Bluecheese's existing CSS to address these problems? I'm not familiar enough with the process for bringing changes into this project.

drumm’s picture

Assigned: Unassigned » drumm
Priority: Normal » Major

I'd like to pick this back up, starting with the local task links under the page title. For that, and everything else, please suggest new colors to try out.

drumm’s picture

StatusFileSize
new73.91 KB
new73.33 KB

I decided to take on the local tasks. Attached are before and after screenshots.

In addition to swapping the colors, I cleaned up the CSS quite a bit. Some browser testing would be appreciated. http://marketplace-drupal.redesign.devdrupal.org/hosting/enterprise is a dev site with the changes.

drumm’s picture

Status: Active » Needs review
StatusFileSize
new1.83 KB

And for completeness, here is a patch.

This issue will be re-opened after this round of work for other problem areas. http://drupal.org/make-drupalorg-awesome is where to get started helping. But, all that is really needed is good colors choices to replace what we have.

drumm’s picture

Priority: Major » Normal
Status: Needs review » Active

Committed and deployed that round of changes.

  • drumm committed 5230c58 on 7.x-2.x, dev
    Issue #946344: De-obfuscate green
    

  • drumm committed e261de5 on 7.x-2.x
    Issue #946344: De-obfuscate green
    

  • drumm committed 3e83174 on 7.x-2.x, dev
    Issue #946344: More contrast for “Make this your homepage” green
    
  • drumm committed fd3cdbd on 7.x-2.x, dev
    Issue #946344: Replace lime-green
    

  • drumm committed 94da2e4 on 7.x-2.x, dev
    Issue #946344: Replace yellow-green #5
    

  • drumm committed 0cd4ab5 on 7.x-2.x, dev
    Issue #946344 by drumm: Replace the last yellow-green
    
drumm’s picture

Version: » 7.x-2.x-dev
Issue summary: View changes
Status: Active » Fixed
Related issues: +#2227359: Remove the extreme focus on the "Update this issue" button

#2227359: Remove the extreme focus on the "Update this issue" button removed the last bit of the old greens. I think we can call this done now.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.