Bright lime Color — HEX, RGB, HSL & CMYK Codes

#87fd05
Format Value
HEX #87fd05
RGB rgb(135, 253, 5)
HSL hsl(88.5, 98.4%, 50.6%)
CMYK cmyk(46.6%, 0%, 98%, 0.8%)
HSV hsv(88.5, 98%, 99.2%)

bright lime color harmonies

Tints & shades of bright lime

Tints (lighter)

#92fd1c #9dfd32 #a8fe49 #b3fe60 #befe77 #c8fe8d #d3fea4 #defebb #e9ffd2 #f4ffe8

Shades (darker)

#7be605 #6ecf04 #62b804 #56a103 #4a8a03 #3d7302 #315c02 #254501 #192e01 #0c1700

Contrast & accessibility

The quick brown fox

On white · 1.31:1 · Fail

The quick brown fox

On black · 16.08:1 · AAA

Recommended text color: #000000

Use bright lime in code

CSS color: #87fd05;
SCSS $color: #87fd05;
Tailwind bg-[#87fd05]
Swift UIColor(red: 0.529, green: 0.992, blue: 0.020, alpha: 1)
Android Color.parseColor("#87fd05")
Flutter Color(0xFF87FD05)

Colors similar to bright lime

Browse all Green colors →

What is the HEX code for bright lime?

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

How do I use bright lime in CSS?

To apply bright lime in CSS:

  • Text color: color: #87fd05;
  • Background: background-color: #87fd05;
  • Border: border-color: #87fd05;

What are all the color format values for bright lime?

FormatValue
HEX#87fd05
RGBrgb(135, 253, 5)
HSLhsl(88.5, 98.4%, 50.6%)
CMYKcmyk(46.6%, 0%, 98%, 0.8%)

How do I convert bright lime to HEX?

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

What color family does bright lime belong to?

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

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

Lighter variant (lightness 65.6%): #acfe51. Darker variant (lightness 35.6%): #5fb401. 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.