Bright aqua to HSL — Color Code

HSL

hsl(176.2, 95.2%, 51%)

Format Value
HEX #0bf9ea
RGB rgb(11, 249, 234)
HSL hsl(176.2, 95.2%, 51%)
CMYK cmyk(95.6%, 0%, 6%, 2.4%)

What is the HSL code for bright aqua?

The CSS color bright aqua in HSL format is hsl(176.2, 95.2%, 51%). Use this value directly in CSS, SVG, and most design tools.

How do I use bright aqua in CSS?

To apply bright aqua in CSS:

  • Text color: color: hsl(176.2, 95.2%, 51%);
  • Background: background-color: hsl(176.2, 95.2%, 51%);
  • Border: border-color: hsl(176.2, 95.2%, 51%);

What are all the color format values for bright aqua?

FormatValue
HEX#0bf9ea
RGBrgb(11, 249, 234)
HSLhsl(176.2, 95.2%, 51%)
CMYKcmyk(95.6%, 0%, 6%, 2.4%)

How do I convert bright aqua to HSL?

Select bright aqua from the color name list in our color converter. The HSL value — hsl(176.2, 95.2%, 51%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does bright aqua belong to?

bright aqua belongs to the cyan color family. It is a medium, vivid color with HSL values: hue 176.2°, saturation 95.2%, lightness 51%.

How do I create lighter and darker shades of bright aqua?

Lighter variant (lightness 66%): #56fbf0. Darker variant (lightness 36%): #04b3a8. 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.