Bluegreen Color

HEX, RGB, HSL & CMYK Codes

#017a79
Format Value
HEX #017a79
RGB rgb(1, 122, 121)
HSL hsl(179.5, 98.4%, 24.1%)
CMYK cmyk(99.2%, 0%, 0.8%, 52.2%)
HSV hsv(179.5, 99.2%, 47.8%)

bluegreen color harmonies

Tints & shades of bluegreen

Tints (lighter)

#188685 #2f9291 #469e9e #5daaaa #74b6b6 #8cc3c2 #a3cfce #badbda #d1e7e7 #e8f3f3

Shades (darker)

#016f6e #016463 #015958 #014e4d #014342 #003737 #002c2c #002121 #001616 #000b0b

Contrast & accessibility

The quick brown fox

On white · 5.17:1 · AA

The quick brown fox

On black · 4.06:1 · AA Large

Recommended text color: #ffffff

Use bluegreen in code

CSS color: #017a79;
SCSS $color: #017a79;
Tailwind bg-[#017a79]
Swift UIColor(red: 0.004, green: 0.478, blue: 0.475, alpha: 1)
Android Color.parseColor("#017a79")
Flutter Color(0xFF017A79)

Colors similar to bluegreen

Browse all Cyan colors →

What is the HEX code for bluegreen?

The CSS color bluegreen in HEX format is #017a79. Use this value directly in CSS, SVG, and most design tools.

How do I use bluegreen in CSS?

To apply bluegreen in CSS:

  • Text color: color: #017a79;
  • Background: background-color: #017a79;
  • Border: border-color: #017a79;

What are all the color format values for bluegreen?

FormatValue
HEX#017a79
RGBrgb(1, 122, 121)
HSLhsl(179.5, 98.4%, 24.1%)
CMYKcmyk(99.2%, 0%, 0.8%, 52.2%)

How do I convert bluegreen to HEX?

Select bluegreen from the color name list in our color converter. The HEX value — #017a79 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does bluegreen belong to?

bluegreen belongs to the cyan color family. It is a dark, vivid color with HSL values: hue 179.5°, saturation 98.4%, lightness 24.1%.

How do I create lighter and darker shades of bluegreen?

Lighter variant (lightness 39.1%): #02c6c4. Darker variant (lightness 9.100000000000001%): #002e2e. 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.