Lichen Color — HEX, RGB, HSL & CMYK Codes

#8fb67b
Format Value
HEX #8fb67b
RGB rgb(143, 182, 123)
HSL hsl(99.7, 28.8%, 59.8%)
CMYK cmyk(21.4%, 0%, 32.4%, 28.6%)
HSV hsv(99.7, 32.4%, 71.4%)

lichen color harmonies

Tints & shades of lichen

Tints (lighter)

#99bd87 #a3c393 #aeca9f #b8d1ab #c2d7b7 #ccdec3 #d6e4cf #e0ebdb #ebf2e7 #f5f8f3

Shades (darker)

#82a570 #759565 #688459 #5b744e #4e6343 #415338 #34422d #273222 #1a2116 #0d110b

Contrast & accessibility

The quick brown fox

On white · 2.3:1 · Fail

The quick brown fox

On black · 9.15:1 · AAA

Recommended text color: #000000

Use lichen in code

CSS color: #8fb67b;
SCSS $color: #8fb67b;
Tailwind bg-[#8fb67b]
Swift UIColor(red: 0.561, green: 0.714, blue: 0.482, alpha: 1)
Android Color.parseColor("#8fb67b")
Flutter Color(0xFF8FB67B)

Colors similar to lichen

Browse all Green colors →

What is the HEX code for lichen?

The CSS color lichen in HEX format is #8fb67b. Use this value directly in CSS, SVG, and most design tools.

How do I use lichen in CSS?

To apply lichen in CSS:

  • Text color: color: #8fb67b;
  • Background: background-color: #8fb67b;
  • Border: border-color: #8fb67b;

What are all the color format values for lichen?

FormatValue
HEX#8fb67b
RGBrgb(143, 182, 123)
HSLhsl(99.7, 28.8%, 59.8%)
CMYKcmyk(21.4%, 0%, 32.4%, 28.6%)

How do I convert lichen to HEX?

Select lichen from the color name list in our color converter. The HEX value — #8fb67b — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does lichen belong to?

lichen belongs to the green color family. It is a medium, muted color with HSL values: hue 99.7°, saturation 28.8%, lightness 59.8%.

How do I create lighter and darker shades of lichen?

Lighter variant (lightness 74.8%): #b9d1ac. Darker variant (lightness 44.8%): #689351. 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.