Pale teal to HSL — Color Code

HSL

hsl(159.5, 41.2%, 65.3%)

Format Value
HEX #82cbb2
RGB rgb(130, 203, 178)
HSL hsl(159.5, 41.2%, 65.3%)
CMYK cmyk(36%, 0%, 12.3%, 20.4%)

What is the HSL code for pale teal?

The CSS color pale teal in HSL format is hsl(159.5, 41.2%, 65.3%). Use this value directly in CSS, SVG, and most design tools.

How do I use pale teal in CSS?

To apply pale teal in CSS:

  • Text color: color: hsl(159.5, 41.2%, 65.3%);
  • Background: background-color: hsl(159.5, 41.2%, 65.3%);
  • Border: border-color: hsl(159.5, 41.2%, 65.3%);

What are all the color format values for pale teal?

FormatValue
HEX#82cbb2
RGBrgb(130, 203, 178)
HSLhsl(159.5, 41.2%, 65.3%)
CMYKcmyk(36%, 0%, 12.3%, 20.4%)

How do I convert pale teal to HSL?

Select pale teal from the color name list in our color converter. The HSL value — hsl(159.5, 41.2%, 65.3%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does pale teal belong to?

pale teal belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 159.5°, saturation 41.2%, lightness 65.3%.

How do I create lighter and darker shades of pale teal?

Lighter variant (lightness 80.3%): #b8e1d3. Darker variant (lightness 50.3%): #4cb491. 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.