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

#2bb179
Format Value
HEX #2bb179
RGB rgb(43, 177, 121)
HSL hsl(154.9, 60.9%, 43.1%)
CMYK cmyk(75.7%, 0%, 31.6%, 30.6%)
HSV hsv(154.9, 75.7%, 69.4%)

bluey green color harmonies

Tints & shades of bluey green

Tints (lighter)

#3eb885 #52bf91 #65c69e #78cdaa #8bd4b6 #9fdcc2 #b2e3ce #c5eada #d8f1e7 #ecf8f3

Shades (darker)

#27a16e #239163 #1f8158 #1b714d #176142 #145037 #10402c #0c3021 #082016 #04100b

Contrast & accessibility

The quick brown fox

On white · 2.74:1 · Fail

The quick brown fox

On black · 7.67:1 · AAA

Recommended text color: #000000

Use bluey green in code

CSS color: #2bb179;
SCSS $color: #2bb179;
Tailwind bg-[#2bb179]
Swift UIColor(red: 0.169, green: 0.694, blue: 0.475, alpha: 1)
Android Color.parseColor("#2bb179")
Flutter Color(0xFF2BB179)

Colors similar to bluey green

Browse all Green colors →

What is the HEX code for bluey green?

The CSS color bluey green in HEX format is #2bb179. Use this value directly in CSS, SVG, and most design tools.

How do I use bluey green in CSS?

To apply bluey green in CSS:

  • Text color: color: #2bb179;
  • Background: background-color: #2bb179;
  • Border: border-color: #2bb179;

What are all the color format values for bluey green?

FormatValue
HEX#2bb179
RGBrgb(43, 177, 121)
HSLhsl(154.9, 60.9%, 43.1%)
CMYKcmyk(75.7%, 0%, 31.6%, 30.6%)

How do I convert bluey green to HEX?

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

What color family does bluey green belong to?

bluey green belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 154.9°, saturation 60.9%, lightness 43.1%.

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

Lighter variant (lightness 58.1%): #53d59f. Darker variant (lightness 28.1%): #1c734f. 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.