.color {
  background-color: rgba(0,204,255,0);
  opacity: .86;
  filter: contrast(1%);
  box-shadow: #000 0 0 0 0 inset
}

