Hospital green to HSL — Color Code

#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 HSL code for hospital green?

The CSS color hospital green in HSL format is hsl(132.2, 58.7%, 75.3%). 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: hsl(132.2, 58.7%, 75.3%);
  • Background: background-color: hsl(132.2, 58.7%, 75.3%);
  • Border: border-color: hsl(132.2, 58.7%, 75.3%);

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

Select hospital green from the color name list in our color converter. The HSL value — hsl(132.2, 58.7%, 75.3%) — 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 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.