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

#0cb577
Format Value
HEX #0cb577
RGB rgb(12, 181, 119)
HSL hsl(158, 87.6%, 37.8%)
CMYK cmyk(93.4%, 0%, 34.3%, 29%)
HSV hsv(158, 93.4%, 71%)

green teal color harmonies

Tints & shades of green teal

Tints (lighter)

#22bc83 #38c290 #4ec99c #64d0a8 #7ad7b5 #91ddc1 #a7e4ce #bdebda #d3f2e6 #e9f8f3

Shades (darker)

#0ba56c #0a9461 #098457 #08734c #076341 #055236 #04422b #033120 #022116 #01100b

Contrast & accessibility

The quick brown fox

On white · 2.66:1 · Fail

The quick brown fox

On black · 7.89:1 · AAA

Recommended text color: #000000

Use green teal in code

CSS color: #0cb577;
SCSS $color: #0cb577;
Tailwind bg-[#0cb577]
Swift UIColor(red: 0.047, green: 0.710, blue: 0.467, alpha: 1)
Android Color.parseColor("#0cb577")
Flutter Color(0xFF0CB577)

Colors similar to green teal

Browse all Green colors →

What is the HEX code for green teal?

The CSS color green teal in HEX format is #0cb577. Use this value directly in CSS, SVG, and most design tools.

How do I use green teal in CSS?

To apply green teal in CSS:

  • Text color: color: #0cb577;
  • Background: background-color: #0cb577;
  • Border: border-color: #0cb577;

What are all the color format values for green teal?

FormatValue
HEX#0cb577
RGBrgb(12, 181, 119)
HSLhsl(158, 87.6%, 37.8%)
CMYKcmyk(93.4%, 0%, 34.3%, 29%)

How do I convert green teal to HEX?

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

What color family does green teal belong to?

green teal belongs to the green color family. It is a medium, vivid color with HSL values: hue 158°, saturation 87.6%, lightness 37.8%.

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

Lighter variant (lightness 52.8%): #1df0a3. Darker variant (lightness 22.799999999999997%): #076d48. 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.