Dark blue green Color — HEX, RGB, HSL & CMYK Codes

#005249
Format Value
HEX #005249
RGB rgb(0, 82, 73)
HSL hsl(173.4, 100%, 16.1%)
CMYK cmyk(100%, 0%, 11%, 67.8%)
HSV hsv(173.4, 100%, 32.2%)

dark blue green color harmonies

Tints & shades of dark blue green

Tints (lighter)

#17625a #2e716a #46817b #5d918b #74a19c #8bb0ac #a2c0bd #b9d0cd #d1e0de #e8efee

Shades (darker)

#004b42 #00433c #003c35 #00342e #002d28 #002521 #001e1b #001614 #000f0d #000707

Contrast & accessibility

The quick brown fox

On white · 9.12:1 · AAA

The quick brown fox

On black · 2.3:1 · Fail

Recommended text color: #ffffff

Use dark blue green in code

CSS color: #005249;
SCSS $color: #005249;
Tailwind bg-[#005249]
Swift UIColor(red: 0.000, green: 0.322, blue: 0.286, alpha: 1)
Android Color.parseColor("#005249")
Flutter Color(0xFF005249)

Colors similar to dark blue green

Browse all Cyan colors →

What is the HEX code for dark blue green?

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

How do I use dark blue green in CSS?

To apply dark blue green in CSS:

  • Text color: color: #005249;
  • Background: background-color: #005249;
  • Border: border-color: #005249;

What are all the color format values for dark blue green?

FormatValue
HEX#005249
RGBrgb(0, 82, 73)
HSLhsl(173.4, 100%, 16.1%)
CMYKcmyk(100%, 0%, 11%, 67.8%)

How do I convert dark blue green to HEX?

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

What color family does dark blue green belong to?

dark blue green belongs to the cyan color family. It is a dark, vivid color with HSL values: hue 173.4°, saturation 100%, lightness 16.1%.

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

Lighter variant (lightness 31.1%): #009f8d. Darker variant (lightness 5%): #001917. 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.