Bluey green to HSL — Color Code

HSL

hsl(154.9, 60.9%, 43.1%)

Format Value
HEX #2bb179
RGB rgb(43, 177, 121)
HSL hsl(154.9, 60.9%, 43.1%)
CMYK cmyk(75.7%, 0%, 31.6%, 30.6%)

What is the HSL code for bluey green?

The CSS color bluey green in HSL format is hsl(154.9, 60.9%, 43.1%). Use this value directly in CSS, SVG, and most design tools.

How do I use bluey green in CSS?

To apply bluey green in CSS:

  • Text color: color: hsl(154.9, 60.9%, 43.1%);
  • Background: background-color: hsl(154.9, 60.9%, 43.1%);
  • Border: border-color: hsl(154.9, 60.9%, 43.1%);

What are all the color format values for bluey green?

FormatValue
HEX#2bb179
RGBrgb(43, 177, 121)
HSLhsl(154.9, 60.9%, 43.1%)
CMYKcmyk(75.7%, 0%, 31.6%, 30.6%)

How do I convert bluey green to HSL?

Select bluey green from the color name list in our color converter. The HSL value — hsl(154.9, 60.9%, 43.1%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does bluey green belong to?

bluey green belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 154.9°, saturation 60.9%, lightness 43.1%.

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

Lighter variant (lightness 58.1%): #53d59f. Darker variant (lightness 28.1%): #1c734f. 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.