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

#9be5aa
Format Value
HEX #9be5aa
RGB rgb(155, 229, 170)
HSL hsl(132.2, 58.7%, 75.3%)
CMYK cmyk(32.3%, 0%, 25.8%, 10.2%)
HSV hsv(132.2, 32.3%, 89.8%)

hospital green color harmonies

Tints & shades of hospital green

Tints (lighter)

#a4e7b2 #adeab9 #b6ecc1 #bfeec9 #c8f1d1 #d2f3d8 #dbf6e0 #e4f8e8 #edfaf0 #f6fdf7

Shades (darker)

#8dd09b #7fbb8b #71a77c #63926c #557d5d #46684d #38533e #2a3e2e #1c2a1f #0e150f

Contrast & accessibility

The quick brown fox

On white · 1.48:1 · Fail

The quick brown fox

On black · 14.18:1 · AAA

Recommended text color: #000000

Use hospital green in code

CSS color: #9be5aa;
SCSS $color: #9be5aa;
Tailwind bg-[#9be5aa]
Swift UIColor(red: 0.608, green: 0.898, blue: 0.667, alpha: 1)
Android Color.parseColor("#9be5aa")
Flutter Color(0xFF9BE5AA)

Colors similar to hospital green

Browse all Green colors →

What is the HEX code for hospital green?

The CSS color hospital green in HEX format is #9be5aa. Use this value directly in CSS, SVG, and most design tools.

How do I use hospital green in CSS?

To apply hospital green in CSS:

  • Text color: color: #9be5aa;
  • Background: background-color: #9be5aa;
  • Border: border-color: #9be5aa;

What are all the color format values for hospital green?

FormatValue
HEX#9be5aa
RGBrgb(155, 229, 170)
HSLhsl(132.2, 58.7%, 75.3%)
CMYKcmyk(32.3%, 0%, 25.8%, 10.2%)

How do I convert hospital green to HEX?

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

What color family does hospital green belong to?

hospital green belongs to the green color family. It is a light, moderately saturated color with HSL values: hue 132.2°, saturation 58.7%, lightness 75.3%.

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

Lighter variant (lightness 90.3%): #d8f5de. Darker variant (lightness 60.3%): #5ed577. 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.