cmocean:algae#
The algae colormap is sequential with whitish-green for low values and increasing in green with increasing value, which could be used to represent an increase in chlorophyll in the water. This colormap is based on Greens, but was recreated from scratch using the viscm tool.
category | license | authors | source |
---|---|---|---|
Sequential | MIT | https://github.com/matplotlib/cmocean |
from cmap import Colormap
cm = Colormap('cmocean:algae') # case insensitive
Perceptual Lightness#
L* measured in CAM02 Uniform Color Space (CAM02-UCS)