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

#1f6357
Format Value
HEX #1f6357
RGB rgb(31, 99, 87)
HSL hsl(169.4, 52.3%, 25.5%)
CMYK cmyk(68.7%, 0%, 12.1%, 61.2%)
HSV hsv(169.4, 68.7%, 38.8%)

dark green blue color harmonies

Tints & shades of dark green blue

Tints (lighter)

#337166 #487f76 #5c8e85 #709c94 #85aaa3 #99b8b3 #aec6c2 #c2d4d1 #d6e3e0 #ebf1f0

Shades (darker)

#1c5a4f #195147 #17483f #143f37 #11362f #0e2d28 #0b2420 #081b18 #061210 #030908

Contrast & accessibility

The quick brown fox

On white · 7.05:1 · AAA

The quick brown fox

On black · 2.98:1 · Fail

Recommended text color: #ffffff

Use dark green blue in code

CSS color: #1f6357;
SCSS $color: #1f6357;
Tailwind bg-[#1f6357]
Swift UIColor(red: 0.122, green: 0.388, blue: 0.341, alpha: 1)
Android Color.parseColor("#1f6357")
Flutter Color(0xFF1F6357)

Colors similar to dark green blue

Browse all Cyan colors →

What is the HEX code for dark green blue?

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

How do I use dark green blue in CSS?

To apply dark green blue in CSS:

  • Text color: color: #1f6357;
  • Background: background-color: #1f6357;
  • Border: border-color: #1f6357;

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

FormatValue
HEX#1f6357
RGBrgb(31, 99, 87)
HSLhsl(169.4, 52.3%, 25.5%)
CMYKcmyk(68.7%, 0%, 12.1%, 61.2%)

How do I convert dark green blue to HEX?

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

What color family does dark green blue belong to?

dark green blue belongs to the cyan color family. It is a dark, moderately saturated color with HSL values: hue 169.4°, saturation 52.3%, lightness 25.5%.

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

Lighter variant (lightness 40.5%): #319d8a. Darker variant (lightness 10.5%): #0d2924. 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.