Key lime Color

HEX, RGB, HSL & CMYK Codes

#aeff6e
Format Value
HEX #aeff6e
RGB rgb(174, 255, 110)
HSL hsl(93.5, 100%, 71.6%)
CMYK cmyk(31.8%, 0%, 56.9%, 0%)
HSV hsv(93.5, 56.9%, 100%)

key lime color harmonies

Tints & shades of key lime

Tints (lighter)

#b5ff7b #bdff88 #c4ff96 #cbffa3 #d3ffb0 #daffbd #e2ffca #e9ffd7 #f0ffe5 #f8fff2

Shades (darker)

#9ee864 #8ed15a #7fb950 #6fa246 #5f8b3c #4f7432 #3f5d28 #2f461e #202e14 #10170a

Contrast & accessibility

The quick brown fox

On white · 1.21:1 · Fail

The quick brown fox

On black · 17.33:1 · AAA

Recommended text color: #000000

Use key lime in code

CSS color: #aeff6e;
SCSS $color: #aeff6e;
Tailwind bg-[#aeff6e]
Swift UIColor(red: 0.682, green: 1.000, blue: 0.431, alpha: 1)
Android Color.parseColor("#aeff6e")
Flutter Color(0xFFAEFF6E)

Colors similar to key lime

Browse all Green colors →

What is the HEX code for key lime?

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

How do I use key lime in CSS?

To apply key lime in CSS:

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

What are all the color format values for key lime?

FormatValue
HEX#aeff6e
RGBrgb(174, 255, 110)
HSLhsl(93.5, 100%, 71.6%)
CMYKcmyk(31.8%, 0%, 56.9%, 0%)

How do I convert key lime to HEX?

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

What color family does key lime belong to?

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

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

Lighter variant (lightness 86.6%): #d9ffbb. Darker variant (lightness 56.599999999999994%): #83ff22. 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.