Dark sea green Color

HEX, RGB, HSL & CMYK Codes

#11875d
Format Value
HEX #11875d
RGB rgb(17, 135, 93)
HSL hsl(158.6, 77.6%, 29.8%)
CMYK cmyk(87.4%, 0%, 31.1%, 47.1%)
HSV hsv(158.6, 87.4%, 52.9%)

dark sea green color harmonies

Tints & shades of dark sea green

Tints (lighter)

#27926c #3c9d7a #52a889 #68b398 #7dbea7 #93c8b5 #a8d3c4 #beded3 #d4e9e2 #e9f4f0

Shades (darker)

#0f7b55 #0e6e4c #0c6244 #0b563b #094a33 #083d2a #063122 #052519 #031911 #020c08

Contrast & accessibility

The quick brown fox

On white · 4.52:1 · AA

The quick brown fox

On black · 4.65:1 · AA

Recommended text color: #000000

Use dark sea green in code

CSS color: #11875d;
SCSS $color: #11875d;
Tailwind bg-[#11875d]
Swift UIColor(red: 0.067, green: 0.529, blue: 0.365, alpha: 1)
Android Color.parseColor("#11875d")
Flutter Color(0xFF11875D)

Colors similar to dark sea green

Browse all Green colors →

What is the HEX code for dark sea green?

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

How do I use dark sea green in CSS?

To apply dark sea green in CSS:

  • Text color: color: #11875d;
  • Background: background-color: #11875d;
  • Border: border-color: #11875d;

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

FormatValue
HEX#11875d
RGBrgb(17, 135, 93)
HSLhsl(158.6, 77.6%, 29.8%)
CMYKcmyk(87.4%, 0%, 31.1%, 47.1%)

How do I convert dark sea green to HEX?

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

What color family does dark sea green belong to?

dark sea green belongs to the green color family. It is a dark, vivid color with HSL values: hue 158.6°, saturation 77.6%, lightness 29.8%.

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

Lighter variant (lightness 44.8%): #1acb8c. Darker variant (lightness 14.8%): #08432e. 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.