Greyish teal to RGB

Color Code

#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 RGB code for greyish teal?

The CSS color greyish teal in RGB format is rgb(113, 159, 145). 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: rgb(113, 159, 145);
  • Background: background-color: rgb(113, 159, 145);
  • Border: border-color: rgb(113, 159, 145);

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 RGB?

Select greyish teal from the color name list in our color converter. The RGB value — rgb(113, 159, 145) — 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 RGB used for?

RGB defines colors using three values from 0 to 255 — red, green and blue intensity. It is the native format for screens, monitors and web browsers.