Convenience method to get a single account color with position i.
static Color accountColor(int i) { return cycledColor(accountColors, i); }