Dark lime Color

HEX, RGB, HSL & CMYK Codes

#84b701
Format Value
HEX #84b701
RGB rgb(132, 183, 1)
HSL hsl(76.8, 98.9%, 36.1%)
CMYK cmyk(27.9%, 0%, 99.5%, 28.2%)
HSV hsv(76.8, 99.5%, 71.8%)

dark lime color harmonies

Tints & shades of dark lime

Tints (lighter)

#8fbe18 #9ac42f #a6cb46 #b1d15d #bcd874 #c7de8c #d2e5a3 #ddebba #e9f2d1 #f4f8e8

Shades (darker)

#78a601 #6c9601 #608501 #547401 #486401 #3c5300 #304300 #243200 #182100 #0c1100

Contrast & accessibility

The quick brown fox

On white · 2.4:1 · Fail

The quick brown fox

On black · 8.75:1 · AAA

Recommended text color: #000000

Use dark lime in code

CSS color: #84b701;
SCSS $color: #84b701;
Tailwind bg-[#84b701]
Swift UIColor(red: 0.518, green: 0.718, blue: 0.004, alpha: 1)
Android Color.parseColor("#84b701")
Flutter Color(0xFF84B701)

Colors similar to dark lime

Browse all Green colors →

What is the HEX code for dark lime?

The CSS color dark lime in HEX format is #84b701. Use this value directly in CSS, SVG, and most design tools.

How do I use dark lime in CSS?

To apply dark lime in CSS:

  • Text color: color: #84b701;
  • Background: background-color: #84b701;
  • Border: border-color: #84b701;

What are all the color format values for dark lime?

FormatValue
HEX#84b701
RGBrgb(132, 183, 1)
HSLhsl(76.8, 98.9%, 36.1%)
CMYKcmyk(27.9%, 0%, 99.5%, 28.2%)

How do I convert dark lime to HEX?

Select dark lime from the color name list in our color converter. The HEX value — #84b701 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does dark lime belong to?

dark lime belongs to the green color family. It is a medium, vivid color with HSL values: hue 76.8°, saturation 98.9%, lightness 36.1%.

How do I create lighter and darker shades of dark lime?

Lighter variant (lightness 51.1%): #b9fe07. Darker variant (lightness 21.1%): #4d6b01. 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.