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

#b9cc81
Format Value
HEX #b9cc81
RGB rgb(185, 204, 129)
HSL hsl(75.2, 42.4%, 65.3%)
CMYK cmyk(9.3%, 0%, 36.8%, 20%)
HSV hsv(75.2, 36.8%, 80%)

pale olive color harmonies

Tints & shades of pale olive

Tints (lighter)

#bfd18c #c6d598 #ccdaa3 #d2dfaf #d9e3ba #dfe8c6 #e6ecd1 #ecf1dd #f2f6e8 #f9faf4

Shades (darker)

#a8b975 #97a76a #87945e #768252 #656f46 #545d3b #434a2f #323823 #222517 #11130c

Contrast & accessibility

The quick brown fox

On white · 1.75:1 · Fail

The quick brown fox

On black · 12.02:1 · AAA

Recommended text color: #000000

Use pale olive in code

CSS color: #b9cc81;
SCSS $color: #b9cc81;
Tailwind bg-[#b9cc81]
Swift UIColor(red: 0.725, green: 0.800, blue: 0.506, alpha: 1)
Android Color.parseColor("#b9cc81")
Flutter Color(0xFFB9CC81)

Colors similar to pale olive

Browse all Green colors →

What is the HEX code for pale olive?

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

How do I use pale olive in CSS?

To apply pale olive in CSS:

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

What are all the color format values for pale olive?

FormatValue
HEX#b9cc81
RGBrgb(185, 204, 129)
HSLhsl(75.2, 42.4%, 65.3%)
CMYKcmyk(9.3%, 0%, 36.8%, 20%)

How do I convert pale olive to HEX?

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

What color family does pale olive belong to?

pale olive belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 75.2°, saturation 42.4%, lightness 65.3%.

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

Lighter variant (lightness 80.3%): #d7e2b7. Darker variant (lightness 50.3%): #9bb64b. 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.