The CSS spec only mandates 16 bits of precision per channel for non-legacy sRGB color data, but we currently use 32 bits. We should experiment with adding support for half precision floating point a.k.a __fp16.
<rdar://problem/75239570>