This'll teach me to RTFM. I was initializing the Sup.Color with RGB values in the 0-255 range instead of 0.0-1.0. Very weird that it ended up working with the textRenderers at all, in that case.
Sorry about that!