Topaz Color — HEX, RGB, HSL & CMYK Codes

#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 HEX code for topaz?

The CSS color topaz in HEX format is #13bbaf. 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: #13bbaf;
  • Background: background-color: #13bbaf;
  • Border: border-color: #13bbaf;

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 HEX?

Select topaz from the color name list in our color converter. The HEX value — #13bbaf — 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 HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.