Which variable controls the color of 'transient-mark-mode'?

emacs

Solution

Use `M-x customize-face region`

Problem

The color of the transient mark is a slight shade of grey, barely visible. Which variable sets that color?

Original source