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

#719f91
Format Value
HEX #719f91
RGB rgb(113, 159, 145)
HSL hsl(161.7, 19.3%, 53.3%)
CMYK cmyk(28.9%, 0%, 8.8%, 37.6%)
HSV hsv(161.7, 28.9%, 62.4%)

greyish teal color harmonies

Tints & shades of greyish teal

Tints (lighter)

#7ea89b #8bb0a5 #98b9af #a5c2b9 #b2cbc3 #bed3cd #cbdcd7 #d8e5e1 #e5eeeb #f2f6f5

Shades (darker)

#679184 #5c8277 #527469 #48655c #3e574f #334842 #293a35 #1f2b28 #151d1a #0a0e0d

Contrast & accessibility

The quick brown fox

On white · 2.97:1 · Fail

The quick brown fox

On black · 7.07:1 · AAA

Recommended text color: #000000

Use greyish teal in code

CSS color: #719f91;
SCSS $color: #719f91;
Tailwind bg-[#719f91]
Swift UIColor(red: 0.443, green: 0.624, blue: 0.569, alpha: 1)
Android Color.parseColor("#719f91")
Flutter Color(0xFF719F91)

Colors similar to greyish teal

Browse all Green colors →

What is the HEX code for greyish teal?

The CSS color greyish teal in HEX format is #719f91. Use this value directly in CSS, SVG, and most design tools.

How do I use greyish teal in CSS?

To apply greyish teal in CSS:

  • Text color: color: #719f91;
  • Background: background-color: #719f91;
  • Border: border-color: #719f91;

What are all the color format values for greyish teal?

FormatValue
HEX#719f91
RGBrgb(113, 159, 145)
HSLhsl(161.7, 19.3%, 53.3%)
CMYKcmyk(28.9%, 0%, 8.8%, 37.6%)

How do I convert greyish teal to HEX?

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

What color family does greyish teal belong to?

greyish teal belongs to the green color family. It is a medium, muted color with HSL values: hue 161.7°, saturation 19.3%, lightness 53.3%.

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

Lighter variant (lightness 68.3%): #9fbeb4. Darker variant (lightness 38.3%): #4f7569. 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.