T
9

Just tried a pure black background for a client dashboard and the text looked like it was floating

I swapped the near-black gray for #000000 on a financial app last Tuesday, and the high-contrast white labels created a harsh vibration that hurt readability. Has anyone found a good middle-ground dark gray that avoids this issue?
3 comments

Log in to join the discussion

Log In
3 Comments
dixon.nathan
Try #121212, it worked for my charts.
9
seth_nguyen
Yeah thats a solid call from dixon.nathan about #121212, I've seen that one pop up a lot for data viz. In my experience the real trick is finding that spot where the dark is deep enough to feel clean but still lets the light text sit flat on the screen. A little bit of backlight bleed or viewing angle can mess with #121212 too though, so your mileage may vary depending on the monitor.
3
robert_bennett29
Actually pure black can work if you adjust the text weight. That vibration happens because the white is too bright, not the black. Try a softer off-white like #F5F5F5 on the true black background first.
1