Slashdot Mirror


What Font Color Is Best For Eyes?

juraj writes "What font color and what background is best for the eyes, when you work for a long time? I have found various contradictory recommendations and I wonder if you know about any medical studies on this topic."

5 of 702 comments (clear)

  1. Re:Great Blazing Colors by arth1 · · Score: 5, Informative

    Our eyes don't work like that -- they don't scan the visible spectrum from low to high, and see blue as the opposite end of red. Instead, we have receptors for certain colours, and base our colour perception on how much each of those get triggered. This is why colour blindness hits red/green or yellow/blue, despite those colours not being adjacent on the spectrum.

    Our eyes can differentiate shades and hues of green better than any other colours -- this is an inherited survival trait from when it was important to see predators and distinguish ripe from almost-ripe. Blue, on the other hand, wasn't as important to survival, so we can't tell too many shades of blue apart, nor very far towards ultraviolet. We perceive indigo (the traditional indigo, not the "purple" that's called indigo these days) as a dark colour, for example, because it's at the edge of what we can see.

  2. Re:Leopard OSX fonts a polychromatic and easy to r by Majik+Sheff · · Score: 5, Informative

    If you read the follow up you'll see that that is not a feature of Leopard, but the result of sub-pixel rendering. It's a technique for making text look better on LCDs.

    Steve Gibson has an interesting article on it here:

    http://www.grc.com/ct/ctwhat.htm

    --
    Women are like electronics: you don't know how damaged they are until you try to turn them on.
  3. Re:Great Blazing Colors by Malekin · · Score: 5, Informative

    The three types of cones are generally referred to as L, M and S cones (for long, medium and short wavelength peak sensitivity) The S cones peak at what we call blue (~435nm), the M at green (~534nm) but the L do not peak at red. The L cones have a peak sensitivity at about yellow-green (~564nm).

    We use red because red is way out the end of the visible spectrum and red light excites the L cones but not the M cones. If we were to use yellow-green we'd be exciting the M cones too much. The average person has about twice as many M cones than L or S cones, (we're very sensitive to green light) so yellow-green ends up exciting the M cones more than the L cones. By adjusting the amount of red (L cone excitation), green (M cone excitation) and blue (S cone excitation) we can replicate in the eye the cone response any visible colour would generate.

    The human vision system is not like a camera - the cone response is only one part of a long and complex chain. Afterimages are somewhat a function of photo-pigment bleaching and later stages of visual processing in the nervous system and brain.

    Cone response references:
    Stockman, A. & Sharpe, L., "The spectral sensitivities of the middle- and long-wavelength-sensitive cone derived from measurements in observers of known genotype'', Vision Research, Volume 40, Issue 13, Pages 1711-1737, 16 June 2000

    http://cvision.ucsd.edu/cones.htm

  4. Re:Great Blazing Colors by SnowZero · · Score: 5, Informative
    Argh please don't mod this up so high, as people are going to read this and believe it without further research. I'm sure you meant well arth1, but it seems you weren't taught the whole story.

    Our eyes don't work like that -- they don't scan the visible spectrum from low to high, and see blue as the opposite end of red. Instead, we have receptors for certain colours, and base our colour perception on how much each of those get triggered. This is why colour blindness hits red/green or yellow/blue, despite those colours not being adjacent on the spectrum.

    Yes, we have different color sensors, but this is beside the GP's point. The green response curve overlaps significantly with red and blue. See the spectral response here. Red/Blue flashing lights will cause a significant color contrast as they alternately hit one type of cone and then the other. Even though the response to blue is low, it is still an effective color to use because the human eye's response is logarithmic wrt to brightness (i.e. take the graph I linked above and take the log the y dimension). Even that's a simplification when you add rods to the mix, but that's a subject for another post or later research.

    Our eyes can differentiate shades and hues of green better than any other colours -- this is an inherited survival trait from when it was important to see predators and distinguish ripe from almost-ripe. Blue, on the other hand, wasn't as important to survival, so we can't tell too many shades of blue apart, nor very far towards ultraviolet.

    This is wrong. We can identify more hues of blue than any other color, followed by red, while the intermediate hue discrimination can be quite low. Green sucks because that cone's frequency response is highly correlated with parts of the other two, and thus it forms somewhat of a degenerate basis for describing a hue with the 3 weights. Google "Hue-discrimination curve" for more info.

    The evolutionary argument for this has *no* good evidence supporting it, but has become a very vibrant meme (I won't call it a legend, since it is an unproven theory). Green is bright for a variety of potential reasons: (1) It's one of the easier pigments for synthesize biologically, (2) There's a lot of green light coming from the sun, (3) It's a good baseline from which to differentiate other colors (there's a lot of green in our environment), and (4) yeah maybe it could have to do with rotten/ripe fruit. I'd bank on the first two though, especially noting that our hue sensitivity in the green range sucks. Predators are best to detect via motion (primarily rods), and by non-green cones (predators are camouflaged best against rods, i.e. non color vision, i.e. luminance, which overlaps most with green). You can of course believe whatever theory you want, but please don't start speaking about one as being authoritatively true; I know some evolutionary biologists like to extrapolate really far from the evidence, but it always hurts when they are wrong on some theory that gets discounted, since it gives creationists a hammer to bludgeon all of biology and science with. Please don't give them that ammo, and label speculation as speculation until there's real concrete evidence to show. For evolution of these traits, that means sticking mostly to the "what" and "how", and not claiming "why" except in the most general and statistically supportable terms.

    We perceive indigo (the traditional indigo, not the "purple" that's called indigo these days) as a dark colour, for example, because it's at the edge of what we can see.

    It's not just that its near the edge, it's more complicated with several factors: (1) The blue cones are not that sensitive, (2) there is no additive luminance response due to the other cones frequency response falling off completely at violet, and (3) the rods don't even respond to it very well (last point only really matters for

  5. Re:Leopard OSX fonts a polychromatic and easy to r by nahdude812 · · Score: 5, Informative

    CRT pixels do not line up precisely with their r, g, and b light emission points, at least on most CRTs. If you look at a single white pixel on a field of black through a lupe, you'll see it's composed of a number of red, green, and blue dots, not one dot for each color. Look at a different pixel, and the exact pattern will be different (shifted a little).

    They use a couple of electromagnetic coils in the rear of the tube to guide an electron beam to the right point on the CRT's surface, but it is not so precise on most models (though maybe some really high end stuff for scientific work) as to be able to exactly hit specific phosphorescent spots.

    This is why sub-pixel rendering works on LCDs but not CRTs (which turn on and off [or shade] specific color points digitally), because we know the exact shape and color layout of each pixel.