static simplyCached Color lightBlue() {
  ret colorFromHex("4169e1");
}