Vomit green to HSL — Color Code

#89a203
Format Value
HEX #89a203
RGB rgb(137, 162, 3)
HSL hsl(69.4, 96.4%, 32.4%)
CMYK cmyk(15.4%, 0%, 98.1%, 36.5%)
HSV hsv(69.4, 98.1%, 63.5%)

vomit green color harmonies

Tints & shades of vomit green

Tints (lighter)

#94aa1a #9eb331 #a9bb48 #b4c45f #bfcc76 #c9d58c #d4dda3 #dfe6ba #eaeed1 #f4f7e8

Shades (darker)

#7d9303 #708502 #647602 #576702 #4b5802 #3e4a01 #323b01 #252c01 #191d01 #0c0f00

Contrast & accessibility

The quick brown fox

On white · 2.9:1 · Fail

The quick brown fox

On black · 7.23:1 · AAA

Recommended text color: #000000

Use vomit green in code

CSS color: #89a203;
SCSS $color: #89a203;
Tailwind bg-[#89a203]
Swift UIColor(red: 0.537, green: 0.635, blue: 0.012, alpha: 1)
Android Color.parseColor("#89a203")
Flutter Color(0xFF89A203)

Colors similar to vomit green

Browse all Green colors →

What is the HSL code for vomit green?

The CSS color vomit green in HSL format is hsl(69.4, 96.4%, 32.4%). Use this value directly in CSS, SVG, and most design tools.

How do I use vomit green in CSS?

To apply vomit green in CSS:

  • Text color: color: hsl(69.4, 96.4%, 32.4%);
  • Background: background-color: hsl(69.4, 96.4%, 32.4%);
  • Border: border-color: hsl(69.4, 96.4%, 32.4%);

What are all the color format values for vomit green?

FormatValue
HEX#89a203
RGBrgb(137, 162, 3)
HSLhsl(69.4, 96.4%, 32.4%)
CMYKcmyk(15.4%, 0%, 98.1%, 36.5%)

How do I convert vomit green to HSL?

Select vomit green from the color name list in our color converter. The HSL value — hsl(69.4, 96.4%, 32.4%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does vomit green belong to?

vomit green belongs to the green color family. It is a medium, vivid color with HSL values: hue 69.4°, saturation 96.4%, lightness 32.4%.

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

Lighter variant (lightness 47.4%): #c9ed04. Darker variant (lightness 17.4%): #4a5702. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HSL used for?

HSL describes colors by hue (0–360°), saturation (0–100%) and lightness (0–100%). It is more intuitive for designers — easy to create lighter, darker or less saturated variants of any color.