Teal green Color — HEX, RGB, HSL & CMYK Codes

#25a36f
Format Value
HEX #25a36f
RGB rgb(37, 163, 111)
HSL hsl(155.2, 63%, 39.2%)
CMYK cmyk(77.3%, 0%, 31.9%, 36.1%)
HSV hsv(155.2, 77.3%, 63.9%)

teal green color harmonies

Tints & shades of teal green

Tints (lighter)

#39ab7c #4db489 #60bc96 #74c4a3 #88cdb0 #9cd5be #b0decb #c4e6d8 #d7eee5 #ebf7f2

Shades (darker)

#229465 #1e855b #1b7751 #186847 #14593d #114a32 #0d3b28 #0a2c1e #071e14 #030f0a

Contrast & accessibility

The quick brown fox

On white · 3.21:1 · AA Large

The quick brown fox

On black · 6.55:1 · AA

Recommended text color: #000000

Use teal green in code

CSS color: #25a36f;
SCSS $color: #25a36f;
Tailwind bg-[#25a36f]
Swift UIColor(red: 0.145, green: 0.639, blue: 0.435, alpha: 1)
Android Color.parseColor("#25a36f")
Flutter Color(0xFF25A36F)

Colors similar to teal green

Browse all Green colors →

What is the HEX code for teal green?

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

How do I use teal green in CSS?

To apply teal green in CSS:

  • Text color: color: #25a36f;
  • Background: background-color: #25a36f;
  • Border: border-color: #25a36f;

What are all the color format values for teal green?

FormatValue
HEX#25a36f
RGBrgb(37, 163, 111)
HSLhsl(155.2, 63%, 39.2%)
CMYKcmyk(77.3%, 0%, 31.9%, 36.1%)

How do I convert teal green to HEX?

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

What color family does teal green belong to?

teal green belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 155.2°, saturation 63%, lightness 39.2%.

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

Lighter variant (lightness 54.2%): #41d497. Darker variant (lightness 24.200000000000003%): #176544. 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.