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

#04f489
Format Value
HEX #04f489
RGB rgb(4, 244, 137)
HSL hsl(153.3, 96.8%, 48.6%)
CMYK cmyk(98.4%, 0%, 43.9%, 4.3%)
HSV hsv(153.3, 98.4%, 95.7%)

turquoise green color harmonies

Tints & shades of turquoise green

Tints (lighter)

#1bf594 #32f69e #48f7a9 #5ff8b4 #76f9bf #8dfac9 #a4fbd4 #bbfcdf #d1fdea #e8fef4

Shades (darker)

#04de7d #03c870 #03b164 #039b57 #02854b #026f3e #015932 #014325 #012c19 #00160c

Contrast & accessibility

The quick brown fox

On white · 1.47:1 · Fail

The quick brown fox

On black · 14.31:1 · AAA

Recommended text color: #000000

Use turquoise green in code

CSS color: #04f489;
SCSS $color: #04f489;
Tailwind bg-[#04f489]
Swift UIColor(red: 0.016, green: 0.957, blue: 0.537, alpha: 1)
Android Color.parseColor("#04f489")
Flutter Color(0xFF04F489)

Colors similar to turquoise green

Browse all Green colors →

What is the HEX code for turquoise green?

The CSS color turquoise green in HEX format is #04f489. Use this value directly in CSS, SVG, and most design tools.

How do I use turquoise green in CSS?

To apply turquoise green in CSS:

  • Text color: color: #04f489;
  • Background: background-color: #04f489;
  • Border: border-color: #04f489;

What are all the color format values for turquoise green?

FormatValue
HEX#04f489
RGBrgb(4, 244, 137)
HSLhsl(153.3, 96.8%, 48.6%)
CMYKcmyk(98.4%, 0%, 43.9%, 4.3%)

How do I convert turquoise green to HEX?

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

What color family does turquoise green belong to?

turquoise green belongs to the green color family. It is a medium, vivid color with HSL values: hue 153.3°, saturation 96.8%, lightness 48.6%.

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

Lighter variant (lightness 63.6%): #48fcac. Darker variant (lightness 33.6%): #03a95f. 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.