Mediumaquamarine to HSL — Color Code

HSL

hsl(159.6, 50.7%, 60.2%)

Format Value
HEX #66cdaa
RGB rgb(102, 205, 170)
HSL hsl(159.6, 50.7%, 60.2%)
CMYK cmyk(50.2%, 0%, 17.1%, 19.6%)

What is the HSL code for mediumaquamarine?

The CSS color mediumaquamarine in HSL format is hsl(159.6, 50.7%, 60.2%). Use this value directly in CSS, SVG, and most design tools.

How do I use mediumaquamarine in CSS?

To apply mediumaquamarine in CSS:

  • Text color: color: hsl(159.6, 50.7%, 60.2%);
  • Background: background-color: hsl(159.6, 50.7%, 60.2%);
  • Border: border-color: hsl(159.6, 50.7%, 60.2%);

What are all the color format values for mediumaquamarine?

FormatValue
HEX#66cdaa
RGBrgb(102, 205, 170)
HSLhsl(159.6, 50.7%, 60.2%)
CMYKcmyk(50.2%, 0%, 17.1%, 19.6%)

How do I convert mediumaquamarine to HSL?

Select mediumaquamarine from the color name list in our color converter. The HSL value — hsl(159.6, 50.7%, 60.2%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does mediumaquamarine belong to?

mediumaquamarine belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 159.6°, saturation 50.7%, lightness 60.2%.

How do I create lighter and darker shades of mediumaquamarine?

Lighter variant (lightness 75.2%): #a0e0ca. Darker variant (lightness 45.2%): #39ae86. 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.