Bright lime green Color

HEX, RGB, HSL & CMYK Codes

#65fe08
Format Value
HEX #65fe08
RGB rgb(101, 254, 8)
HSL hsl(97.3, 99.2%, 51.4%)
CMYK cmyk(60.2%, 0%, 96.9%, 0.4%)
HSV hsv(97.3, 96.9%, 99.6%)

bright lime green color harmonies

Tints & shades of bright lime green

Tints (lighter)

#73fe1e #81fe35 #8ffe4b #9dfe62 #abfe78 #b9ff8f #c7ffa5 #d5ffbc #e3ffd2 #f1ffe9

Shades (darker)

#5ce707 #53d007 #49b906 #40a205 #378b04 #2e7304 #255c03 #1c4502 #122e01 #091701

Contrast & accessibility

The quick brown fox

On white · 1.33:1 · Fail

The quick brown fox

On black · 15.73:1 · AAA

Recommended text color: #000000

Use bright lime green in code

CSS color: #65fe08;
SCSS $color: #65fe08;
Tailwind bg-[#65fe08]
Swift UIColor(red: 0.396, green: 0.996, blue: 0.031, alpha: 1)
Android Color.parseColor("#65fe08")
Flutter Color(0xFF65FE08)

Colors similar to bright lime green

Browse all Green colors →

What is the HEX code for bright lime green?

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

How do I use bright lime green in CSS?

To apply bright lime green in CSS:

  • Text color: color: #65fe08;
  • Background: background-color: #65fe08;
  • Border: border-color: #65fe08;

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

FormatValue
HEX#65fe08
RGBrgb(101, 254, 8)
HSLhsl(97.3, 99.2%, 51.4%)
CMYKcmyk(60.2%, 0%, 96.9%, 0.4%)

How do I convert bright lime green to HEX?

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

What color family does bright lime green belong to?

bright lime green belongs to the green color family. It is a medium, vivid color with HSL values: hue 97.3°, saturation 99.2%, lightness 51.4%.

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

Lighter variant (lightness 66.4%): #95fe54. Darker variant (lightness 36.4%): #46b901. 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.