Topaz to HSL — Color Code

#13bbaf
Format Value
HEX #13bbaf
RGB rgb(19, 187, 175)
HSL hsl(175.7, 81.6%, 40.4%)
CMYK cmyk(89.8%, 0%, 6.4%, 26.7%)
HSV hsv(175.7, 89.8%, 73.3%)

topaz color harmonies

Tints & shades of topaz

Tints (lighter)

#28c1b6 #3ec7be #53cec5 #69d4cc #7edad3 #94e0db #a9e6e2 #bfece9 #d4f3f0 #eaf9f8

Shades (darker)

#11aa9f #10998f #0e887f #0c776f #0a665f #095550 #074440 #053330 #032220 #021110

Contrast & accessibility

The quick brown fox

On white · 2.4:1 · Fail

The quick brown fox

On black · 8.75:1 · AAA

Recommended text color: #000000

Use topaz in code

CSS color: #13bbaf;
SCSS $color: #13bbaf;
Tailwind bg-[#13bbaf]
Swift UIColor(red: 0.075, green: 0.733, blue: 0.686, alpha: 1)
Android Color.parseColor("#13bbaf")
Flutter Color(0xFF13BBAF)

Colors similar to topaz

Browse all Cyan colors →

What is the HSL code for topaz?

The CSS color topaz in HSL format is hsl(175.7, 81.6%, 40.4%). Use this value directly in CSS, SVG, and most design tools.

How do I use topaz in CSS?

To apply topaz in CSS:

  • Text color: color: hsl(175.7, 81.6%, 40.4%);
  • Background: background-color: hsl(175.7, 81.6%, 40.4%);
  • Border: border-color: hsl(175.7, 81.6%, 40.4%);

What are all the color format values for topaz?

FormatValue
HEX#13bbaf
RGBrgb(19, 187, 175)
HSLhsl(175.7, 81.6%, 40.4%)
CMYKcmyk(89.8%, 0%, 6.4%, 26.7%)

How do I convert topaz to HSL?

Select topaz from the color name list in our color converter. The HSL value — hsl(175.7, 81.6%, 40.4%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does topaz belong to?

topaz belongs to the cyan color family. It is a medium, vivid color with HSL values: hue 175.7°, saturation 81.6%, lightness 40.4%.

How do I create lighter and darker shades of topaz?

Lighter variant (lightness 55.4%): #30eadd. Darker variant (lightness 25.4%): #0c766e. 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.