Closed curran closed 7 years ago
https://vis4.net/labs/multihue/#colors=#36858c,#afe0d3|steps=5|bez=1|coL=1
['#36858c', '#579b9d', '#75b2af', '#92c8c1', '#afe0d3']
@bglavin This is the color gradation I propose for the disclosures section. It is perceptually linear with respect to changes in lightness, with a consistently moving hue through the gradations. This makes it easier to read and compare relative values than the previous color choices, which differ in hue as well as lightness.
I used the tools Chroma.js Color Scale Helper and jQuery MiniColors to make this.
Before:
After:
The above screenshot is from PR #250. Feel free to merge that PR if you like this change. Also I'm happy to hear any feedback on how this looks, and if any other shades would be preferable.
Here's another option with more contrast between the colors (arguably more readable than the first option):
If you prefer this option, merge PR #251
Here's a third option (a bit more blueish):
This is interpolating between #087d94 and #c5f0eb (using Chroma.js Helper), which are the endpoints of the contribution limits threshold colors, just shifted towards a more green hue a bit.
It you prefer this option, then merge PR #253
https://vis4.net/labs/multihue/#colors=#36858c,#9cffe3|steps=5|bez=1|coL=1