Green blue Color — HEX, RGB, HSL & CMYK Codes

#06b48b
Format Value
HEX #06b48b
RGB rgb(6, 180, 139)
HSL hsl(165.9, 93.5%, 36.5%)
CMYK cmyk(96.7%, 0%, 22.8%, 29.4%)
HSV hsv(165.9, 96.7%, 70.6%)

green blue color harmonies

Tints & shades of green blue

Tints (lighter)

#1dbb96 #33c2a0 #4ac8ab #61cfb5 #77d6c0 #8eddca #a4e4d5 #bbebdf #d2f1ea #e8f8f4

Shades (darker)

#05a47e #059372 #048365 #047358 #03624c #03523f #024133 #023126 #012119 #01100d

Contrast & accessibility

The quick brown fox

On white · 2.66:1 · Fail

The quick brown fox

On black · 7.91:1 · AAA

Recommended text color: #000000

Use green blue in code

CSS color: #06b48b;
SCSS $color: #06b48b;
Tailwind bg-[#06b48b]
Swift UIColor(red: 0.024, green: 0.706, blue: 0.545, alpha: 1)
Android Color.parseColor("#06b48b")
Flutter Color(0xFF06B48B)

Colors similar to green blue

Browse all Cyan colors →

What is the HEX code for green blue?

The CSS color green blue in HEX format is #06b48b. Use this value directly in CSS, SVG, and most design tools.

How do I use green blue in CSS?

To apply green blue in CSS:

  • Text color: color: #06b48b;
  • Background: background-color: #06b48b;
  • Border: border-color: #06b48b;

What are all the color format values for green blue?

FormatValue
HEX#06b48b
RGBrgb(6, 180, 139)
HSLhsl(165.9, 93.5%, 36.5%)
CMYKcmyk(96.7%, 0%, 22.8%, 29.4%)

How do I convert green blue to HEX?

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

What color family does green blue belong to?

green blue belongs to the cyan color family. It is a medium, vivid color with HSL values: hue 165.9°, saturation 93.5%, lightness 36.5%.

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

Lighter variant (lightness 51.5%): #10f7c1. Darker variant (lightness 21.5%): #046a52. 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.