5
votes
2answers
148 views

What is the validity of contrast and colours tests?

I just ran a contrast and colour test (using checkmycolours.com in this case) on our corporate site (www.dotblue.net; if you care) and it reports quite some failures. However, I explicitly optimized ...
6
votes
8answers
237 views

Alternative to color code in table cell

I am currently redesigning an LOB application that makes use of color coding in tables to 'categorize' each row of data. For instance, in the picture above, the 'St' column (which stands for ...
25
votes
5answers
7k views

Why are “Inverted Colors” considered an accessibility feature?

Why is it that in most Operating Systems the "Inverted Colors" display setting is considered an accessibility feature? Both Windows and OS X includes this option so it seems to be a recognized ...
1
vote
5answers
784 views

Dark labels or light labels

Just wondering what your opinions are on html forms. Is it better to have a light coloured label and a dark coloured value or the other way round, a dark label with a light value? What are the ...
3
votes
4answers
390 views

Best Way to Darken a Color Until it is Readable?

What's the best way to darken a color until it is readable? I have a series of titles which have an associated color, but some of these colors are very light and any text drawn in them is unreadable. ...
12
votes
8answers
715 views

How to determine whether links have enough contrast?

I find it very hard to distinguish links from normal text on Programmers Stack Exchange, especially visited links on wall-of-text posts. The colour scheme used is: Background #fafafa (there's a ...
16
votes
4answers
536 views

How important is it to consider color for color blindness in a design

In response to this question about iconography, I was wondering about how much it is necessary to factor in color usability for people with color perception difficulties into a design. The first ...
19
votes
9answers
3k views

What are the negative and positive aspects of dark color scheme?

I am using Light-on-dark color scheme (dark background with light text) in my application. My question is, what are the negative and positive aspects of this color scheme and why this color scheme ...
4
votes
5answers
4k views

How do you design a registration form?

I am trying to learn about registration forms, what should I be careful about when designing one? Is there any "best practice" or do you know any great websites with great examples of registration ...
22
votes
9answers
1k views

What are good resources for testing UI design for color-blind users? [duplicate]

Possible Duplicate: How can I check if my user interface is suited for colorblind people? I'd like to ensure that color blind users experience the UI with sufficient contrast between ...