Dark mint Color — HEX, RGB, HSL & CMYK Codes

#48c072
Format Value
HEX #48c072
RGB rgb(72, 192, 114)
HSL hsl(141, 48.8%, 51.8%)
CMYK cmyk(62.5%, 0%, 40.6%, 24.7%)
HSV hsv(141, 62.5%, 75.3%)

dark mint color harmonies

Tints & shades of dark mint

Tints (lighter)

#59c67f #69cb8c #7ad198 #8bd7a5 #9bddb2 #ace2bf #bce8cc #cdeed9 #def4e5 #eef9f2

Shades (darker)

#41af68 #3b9d5d #348c53 #2e7a49 #27693e #215734 #1a4629 #14341f #0d2315 #07110a

Contrast & accessibility

The quick brown fox

On white · 2.32:1 · Fail

The quick brown fox

On black · 9.06:1 · AAA

Recommended text color: #000000

Use dark mint in code

CSS color: #48c072;
SCSS $color: #48c072;
Tailwind bg-[#48c072]
Swift UIColor(red: 0.282, green: 0.753, blue: 0.447, alpha: 1)
Android Color.parseColor("#48c072")
Flutter Color(0xFF48C072)

Colors similar to dark mint

Browse all Green colors →

What is the HEX code for dark mint?

The CSS color dark mint in HEX format is #48c072. Use this value directly in CSS, SVG, and most design tools.

How do I use dark mint in CSS?

To apply dark mint in CSS:

  • Text color: color: #48c072;
  • Background: background-color: #48c072;
  • Border: border-color: #48c072;

What are all the color format values for dark mint?

FormatValue
HEX#48c072
RGBrgb(72, 192, 114)
HSLhsl(141, 48.8%, 51.8%)
CMYKcmyk(62.5%, 0%, 40.6%, 24.7%)

How do I convert dark mint to HEX?

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

What color family does dark mint belong to?

dark mint belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 141°, saturation 48.8%, lightness 51.8%.

How do I create lighter and darker shades of dark mint?

Lighter variant (lightness 66.8%): #81d49e. Darker variant (lightness 36.8%): #308c50. 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.