Light olive Color — HEX, RGB, HSL & CMYK Codes

#acbf69
Format Value
HEX #acbf69
RGB rgb(172, 191, 105)
HSL hsl(73.3, 40.2%, 58%)
CMYK cmyk(9.9%, 0%, 45%, 25.1%)
HSV hsv(73.3, 45%, 74.9%)

light olive color harmonies

Tints & shades of light olive

Tints (lighter)

#b4c577 #bbcb84 #c3d092 #cad6a0 #d2dcad #d9e2bb #e1e8c8 #e8eed6 #f0f3e4 #f7f9f1

Shades (darker)

#9cae5f #8d9c56 #7d8b4c #6d7a43 #5e6839 #4e5730 #3f4526 #2f341d #1f2313 #10110a

Contrast & accessibility

The quick brown fox

On white · 2.02:1 · Fail

The quick brown fox

On black · 10.41:1 · AAA

Recommended text color: #000000

Use light olive in code

CSS color: #acbf69;
SCSS $color: #acbf69;
Tailwind bg-[#acbf69]
Swift UIColor(red: 0.675, green: 0.749, blue: 0.412, alpha: 1)
Android Color.parseColor("#acbf69")
Flutter Color(0xFFACBF69)

Colors similar to light olive

Browse all Green colors →

What is the HEX code for light olive?

The CSS color light olive in HEX format is #acbf69. Use this value directly in CSS, SVG, and most design tools.

How do I use light olive in CSS?

To apply light olive in CSS:

  • Text color: color: #acbf69;
  • Background: background-color: #acbf69;
  • Border: border-color: #acbf69;

What are all the color format values for light olive?

FormatValue
HEX#acbf69
RGBrgb(172, 191, 105)
HSLhsl(73.3, 40.2%, 58%)
CMYKcmyk(9.9%, 0%, 45%, 25.1%)

How do I convert light olive to HEX?

Select light olive from the color name list in our color converter. The HEX value — #acbf69 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does light olive belong to?

light olive belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 73.3°, saturation 40.2%, lightness 58%.

How do I create lighter and darker shades of light olive?

Lighter variant (lightness 73%): #cad69e. Darker variant (lightness 43%): #869a42. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.