Dark Khaki sits in the bright yellow family, with the hex code #BDB76B mapping to rgb(189, 183, 107) in RGB and hsl(55.6, 38.3%, 58%) in HSL. In OKLCH it carries 77% perceptual lightness and 0.098 chroma — a moderately saturated, dark reading that behaves well as a primary, accent or decisive colour in modern interfaces. Yellow is the most luminous hue the eye can perceive, which is why it dominates road signs, highlighters and warning labels. In branding it reads as cheerful and clarifying, but it must be earned — every percentage of saturation amplifies attention.
Yellow is the most luminous hue the eye can perceive, which is why it dominates road signs, highlighters and warning labels. In branding it reads as cheerful and clarifying, but it must be earned — every percentage of saturation amplifies attention.
Yellow text fails contrast on white almost universally. Use it as a background with dark text, or strictly for non-essential decoration. Mind colour-blind users — protan/deutan vision conflates yellow with green.
#BDB76Brgb(189, 183, 107)hsl(55.6, 38.3%, 58%)hsv(55.6, 43.4%, 74.1%)lch(73.65% 39.71 98.42)oklch(76.75% 0.098 104.51)lab(73.65% -5.82 39.28):root {
--color: #bdb76b;
--color-rgb: rgb(189, 183, 107);
--color-hsl: hsl(55.6, 38.3%, 58%);
--color-oklch: oklch(76.75% 0.098 104.51);
}How dark khaki performs as foreground text on common surfaces, scored with WCAG 2.1.
Tints are produced by mixing dark khaki with progressively more white.
Shades are produced by mixing dark khaki with progressively more black.
Tones are produced by mixing dark khaki with progressively more gray, lowering chroma while keeping lightness.