Dark teal to CMYK — Color Code

#014d4e
Format Value
HEX #014d4e
RGB rgb(1, 77, 78)
HSL hsl(180.8, 97.5%, 15.5%)
CMYK cmyk(98.7%, 1.3%, 0%, 69.4%)
HSV hsv(180.8, 98.7%, 30.6%)

dark teal color harmonies

Tints & shades of dark teal

Tints (lighter)

#185d5e #2f6d6e #467e7e #5d8e8e #749e9e #8caeaf #a3bebf #bacecf #d1dfdf #e8efef

Shades (darker)

#014647 #013f40 #013839 #013132 #012a2b #002323 #001c1c #001515 #000e0e #000707

Contrast & accessibility

The quick brown fox

On white · 9.66:1 · AAA

The quick brown fox

On black · 2.17:1 · Fail

Recommended text color: #ffffff

Use dark teal in code

CSS color: #014d4e;
SCSS $color: #014d4e;
Tailwind bg-[#014d4e]
Swift UIColor(red: 0.004, green: 0.302, blue: 0.306, alpha: 1)
Android Color.parseColor("#014d4e")
Flutter Color(0xFF014D4E)

Colors similar to dark teal

Browse all Cyan colors →

What is the CMYK code for dark teal?

The CSS color dark teal in CMYK format is cmyk(98.7%, 1.3%, 0%, 69.4%). Use this value directly in CSS, SVG, and most design tools.

How do I use dark teal in CSS?

To apply dark teal in CSS:

  • Text color: color: cmyk(98.7%, 1.3%, 0%, 69.4%);
  • Background: background-color: cmyk(98.7%, 1.3%, 0%, 69.4%);
  • Border: border-color: cmyk(98.7%, 1.3%, 0%, 69.4%);

What are all the color format values for dark teal?

FormatValue
HEX#014d4e
RGBrgb(1, 77, 78)
HSLhsl(180.8, 97.5%, 15.5%)
CMYKcmyk(98.7%, 1.3%, 0%, 69.4%)

How do I convert dark teal to CMYK?

Select dark teal from the color name list in our color converter. The CMYK value — cmyk(98.7%, 1.3%, 0%, 69.4%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does dark teal belong to?

dark teal belongs to the cyan color family. It is a dark, vivid color with HSL values: hue 180.8°, saturation 97.5%, lightness 15.5%.

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

Lighter variant (lightness 30.5%): #02989a. Darker variant (lightness 5%): #001919. 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.