Dusty teal Color — HEX, RGB, HSL & CMYK Codes

#4c9085
Format Value
HEX #4c9085
RGB rgb(76, 144, 133)
HSL hsl(170.3, 30.9%, 43.1%)
CMYK cmyk(47.2%, 0%, 7.6%, 43.5%)
HSV hsv(170.3, 47.2%, 56.5%)

dusty teal color harmonies

Tints & shades of dusty teal

Tints (lighter)

#5c9a90 #6da49b #7daea6 #8db8b1 #9dc2bc #aecdc8 #bed7d3 #cee1de #deebe9 #eff5f4

Shades (darker)

#458379 #3e766d #376961 #305c55 #294f49 #23413c #1c3430 #152724 #0e1a18 #070d0c

Contrast & accessibility

The quick brown fox

On white · 3.73:1 · AA Large

The quick brown fox

On black · 5.64:1 · AA

Recommended text color: #000000

Use dusty teal in code

CSS color: #4c9085;
SCSS $color: #4c9085;
Tailwind bg-[#4c9085]
Swift UIColor(red: 0.298, green: 0.565, blue: 0.522, alpha: 1)
Android Color.parseColor("#4c9085")
Flutter Color(0xFF4C9085)

Colors similar to dusty teal

Browse all Cyan colors →

What is the HEX code for dusty teal?

The CSS color dusty teal in HEX format is #4c9085. Use this value directly in CSS, SVG, and most design tools.

How do I use dusty teal in CSS?

To apply dusty teal in CSS:

  • Text color: color: #4c9085;
  • Background: background-color: #4c9085;
  • Border: border-color: #4c9085;

What are all the color format values for dusty teal?

FormatValue
HEX#4c9085
RGBrgb(76, 144, 133)
HSLhsl(170.3, 30.9%, 43.1%)
CMYKcmyk(47.2%, 0%, 7.6%, 43.5%)

How do I convert dusty teal to HEX?

Select dusty teal from the color name list in our color converter. The HEX value — #4c9085 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does dusty teal belong to?

dusty teal belongs to the cyan color family. It is a medium, moderately saturated color with HSL values: hue 170.3°, saturation 30.9%, lightness 43.1%.

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

Lighter variant (lightness 58.1%): #73b5aa. Darker variant (lightness 28.1%): #325e57. 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.