Yale Blue sits in the blue family, with the hex code #0E4D92 mapping to rgb(14, 77, 146) in RGB and hsl(211.4, 82.5%, 31.4%) in HSL. In OKLCH it carries 42% perceptual lightness and 0.129 chroma — a moderately saturated, dark reading that behaves well as a primary, accent or decisive colour in modern interfaces. Blue is the most globally trusted hue and dominates the world's top brand logos for a reason — it lowers heart rate, signals stability and translates across cultures with the fewest negative connotations. It is the safe default of digital products, which is also its biggest design risk.
Blue is the most globally trusted hue and dominates the world's top brand logos for a reason — it lowers heart rate, signals stability and translates across cultures with the fewest negative connotations. It is the safe default of digital products, which is also its biggest design risk.
Pure blue links on dark backgrounds frequently fail AA — consider a lighter blue (≥ 70% L in OKLCH) or an underline. Avoid pure blue on pure red: the chromatic aberration is uncomfortable for most viewers.
#0E4D92rgb(14, 77, 146)hsl(211.4, 82.5%, 31.4%)hsv(211.4, 90.4%, 57.3%)lch(32.17% 44.28 273.3)oklch(42.35% 0.1287 254.98)lab(32.17% 2.55 -44.2):root {
--color: #0e4d92;
--color-rgb: rgb(14, 77, 146);
--color-hsl: hsl(211.4, 82.5%, 31.4%);
--color-oklch: oklch(42.35% 0.1287 254.98);
}How yale blue performs as foreground text on common surfaces, scored with WCAG 2.1.
Tints are produced by mixing yale blue with progressively more white.
Shades are produced by mixing yale blue with progressively more black.
Tones are produced by mixing yale blue with progressively more gray, lowering chroma while keeping lightness.