Light lime green Color — HEX, RGB, HSL & CMYK Codes

#b9ff66
Format Value
HEX #b9ff66
RGB rgb(185, 255, 102)
HSL hsl(87.5, 100%, 70%)
CMYK cmyk(27.5%, 0%, 60%, 0%)
HSV hsv(87.5, 60%, 100%)

light lime green color harmonies

Tints & shades of light lime green

Tints (lighter)

#bfff74 #c6ff82 #ccff90 #d2ff9e #d9ffac #dfffb9 #e6ffc7 #ecffd5 #f2ffe3 #f9fff1

Shades (darker)

#a8e85d #97d153 #87b94a #76a241 #658b38 #54742e #435d25 #32461c #222e13 #111709

Contrast & accessibility

The quick brown fox

On white · 1.2:1 · Fail

The quick brown fox

On black · 17.56:1 · AAA

Recommended text color: #000000

Use light lime green in code

CSS color: #b9ff66;
SCSS $color: #b9ff66;
Tailwind bg-[#b9ff66]
Swift UIColor(red: 0.725, green: 1.000, blue: 0.400, alpha: 1)
Android Color.parseColor("#b9ff66")
Flutter Color(0xFFB9FF66)

Colors similar to light lime green

Browse all Green colors →

What is the HEX code for light lime green?

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

How do I use light lime green in CSS?

To apply light lime green in CSS:

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

What are all the color format values for light lime green?

FormatValue
HEX#b9ff66
RGBrgb(185, 255, 102)
HSLhsl(87.5, 100%, 70%)
CMYKcmyk(27.5%, 0%, 60%, 0%)

How do I convert light lime green to HEX?

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

What color family does light lime green belong to?

light lime green belongs to the green color family. It is a medium, vivid color with HSL values: hue 87.5°, saturation 100%, lightness 70%.

How do I create lighter and darker shades of light lime green?

Lighter variant (lightness 85%): #dcffb3. Darker variant (lightness 55%): #96ff1a. 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.