Dull teal to CMYK — Color Code

#5f9e8f
Format Value
HEX #5f9e8f
RGB rgb(95, 158, 143)
HSL hsl(165.7, 24.9%, 49.6%)
CMYK cmyk(39.9%, 0%, 9.5%, 38%)
HSV hsv(165.7, 39.9%, 62%)

dull teal color harmonies

Tints & shades of dull teal

Tints (lighter)

#6ea799 #7cb0a3 #8bb8ae #99c1b8 #a8cac2 #b6d3cc #c5dcd6 #d3e5e0 #e2edeb #f0f6f5

Shades (darker)

#569082 #4e8175 #457368 #3c655b #34564e #2b4841 #233934 #1a2b27 #111d1a #090e0d

Contrast & accessibility

The quick brown fox

On white · 3.1:1 · AA Large

The quick brown fox

On black · 6.77:1 · AA

Recommended text color: #000000

Use dull teal in code

CSS color: #5f9e8f;
SCSS $color: #5f9e8f;
Tailwind bg-[#5f9e8f]
Swift UIColor(red: 0.373, green: 0.620, blue: 0.561, alpha: 1)
Android Color.parseColor("#5f9e8f")
Flutter Color(0xFF5F9E8F)

Colors similar to dull teal

Browse all Cyan colors →

What is the CMYK code for dull teal?

The CSS color dull teal in CMYK format is cmyk(39.9%, 0%, 9.5%, 38%). Use this value directly in CSS, SVG, and most design tools.

How do I use dull teal in CSS?

To apply dull teal in CSS:

  • Text color: color: cmyk(39.9%, 0%, 9.5%, 38%);
  • Background: background-color: cmyk(39.9%, 0%, 9.5%, 38%);
  • Border: border-color: cmyk(39.9%, 0%, 9.5%, 38%);

What are all the color format values for dull teal?

FormatValue
HEX#5f9e8f
RGBrgb(95, 158, 143)
HSLhsl(165.7, 24.9%, 49.6%)
CMYKcmyk(39.9%, 0%, 9.5%, 38%)

How do I convert dull teal to CMYK?

Select dull teal from the color name list in our color converter. The CMYK value — cmyk(39.9%, 0%, 9.5%, 38%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does dull teal belong to?

dull teal belongs to the cyan color family. It is a medium, muted color with HSL values: hue 165.7°, saturation 24.9%, lightness 49.6%.

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

Lighter variant (lightness 64.6%): #8ebbb0. Darker variant (lightness 34.6%): #426e64. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is CMYK used for?

CMYK (Cyan, Magenta, Yellow, Key/Black) is used in print design. Unlike RGB which adds light, CMYK subtracts it using ink. Always convert to CMYK before sending files to a professional printer.