Vomit green to RGB — 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 RGB code for vomit green?

The CSS color vomit green in RGB format is rgb(137, 162, 3). 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: rgb(137, 162, 3);
  • Background: background-color: rgb(137, 162, 3);
  • Border: border-color: rgb(137, 162, 3);

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 RGB?

Select vomit green from the color name list in our color converter. The RGB value — rgb(137, 162, 3) — 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 RGB used for?

RGB defines colors using three values from 0 to 255 — red, green and blue intensity. It is the native format for screens, monitors and web browsers.