Kelly green Color — HEX, RGB, HSL & CMYK Codes

#02ab2e
Format Value
HEX #02ab2e
RGB rgb(2, 171, 46)
HSL hsl(135.6, 97.7%, 33.9%)
CMYK cmyk(98.8%, 0%, 73.1%, 32.9%)
HSV hsv(135.6, 98.8%, 67.1%)

kelly green color harmonies

Tints & shades of kelly green

Tints (lighter)

#19b341 #30ba54 #47c267 #5eca7a #75d18d #8cd9a0 #a3e0b3 #bae8c6 #d1f0d9 #e8f7ec

Shades (darker)

#029b2a #028c26 #017c21 #016d1d #015d19 #014e15 #013e11 #012f0d #001f08 #001004

Contrast & accessibility

The quick brown fox

On white · 3.06:1 · AA Large

The quick brown fox

On black · 6.87:1 · AA

Recommended text color: #000000

Use kelly green in code

CSS color: #02ab2e;
SCSS $color: #02ab2e;
Tailwind bg-[#02ab2e]
Swift UIColor(red: 0.008, green: 0.671, blue: 0.180, alpha: 1)
Android Color.parseColor("#02ab2e")
Flutter Color(0xFF02AB2E)

Colors similar to kelly green

Browse all Green colors →

What is the HEX code for kelly green?

The CSS color kelly green in HEX format is #02ab2e. Use this value directly in CSS, SVG, and most design tools.

How do I use kelly green in CSS?

To apply kelly green in CSS:

  • Text color: color: #02ab2e;
  • Background: background-color: #02ab2e;
  • Border: border-color: #02ab2e;

What are all the color format values for kelly green?

FormatValue
HEX#02ab2e
RGBrgb(2, 171, 46)
HSLhsl(135.6, 97.7%, 33.9%)
CMYKcmyk(98.8%, 0%, 73.1%, 32.9%)

How do I convert kelly green to HEX?

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

What color family does kelly green belong to?

kelly green belongs to the green color family. It is a medium, vivid color with HSL values: hue 135.6°, saturation 97.7%, lightness 33.9%.

How do I create lighter and darker shades of kelly green?

Lighter variant (lightness 48.9%): #03f742. Darker variant (lightness 18.9%): #015f1a. 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.