#hexpedia

Closest to Dark Khaki

#ACBF69

Color conversions

Reference values for common CSS, design, and accessibility formats.

FormatValueCopy
HEXACBF69
HEX with ##ACBF69
RGBrgb(172, 191, 105)
RGBArgba(172, 191, 105, 1)
HSLhsl(73.26 40.19% 58.04%)
HSLAhsla(73.26, 40.19%, 58.04%, 1)
HSVhsv(73.26, 45.03%, 74.9%)
CMYKcmyk(9.95%, 0%, 45.03%, 25.1%)
OKLCHoklch(77.08% 0.1135 119.36)

Closest named matches

Color modifications

Suggested pairings

Use this color in CSS

Accessibility quick-check

White text

2.02:1

Decorative only

Black text

10.41:1

AAA normal

Reference notes

#ACBF69 is a bright, soft green color closest to Dark Khaki. The color has RGB channels of 172, 191, and 105; in HSL terms, it is centered near 73 degrees with 40% saturation and 58% lightness. In a design system, this balanced reading is a useful shortcut for deciding whether the color should act as a primary accent, a supporting surface, or a quiet divider. The safest usage pattern is to test it against both light and dark surfaces, then reserve the weaker text pairing for decoration rather than essential labels. If the color feels too forceful at full strength, the lighter, darker, and desaturated variants usually provide a calmer path for production UI. For editorial or product interfaces, reserve the most saturated use for accents and repeat softer variants in borders, labels, or background fills. This makes it useful for backgrounds, supporting UI surfaces, editorial layouts, and restrained visual systems. In CSS systems, define it as a custom property first so variations, shadows, and gradients can stay consistent.