Sea Color — HEX, RGB, HSL & CMYK Codes

#3c9992
Format Value
HEX #3c9992
RGB rgb(60, 153, 146)
HSL hsl(175.5, 43.7%, 41.8%)
CMYK cmyk(60.8%, 0%, 4.6%, 40%)
HSV hsv(175.5, 60.8%, 60%)

sea color harmonies

Tints & shades of sea

Tints (lighter)

#4ea29c #5faca6 #71b5b0 #83beba #95c7c4 #a6d1cd #b8dad7 #cae3e1 #dceceb #edf6f5

Shades (darker)

#378b85 #317d77 #2c6f6a #26615d #215350 #1b4642 #163835 #102a28 #0b1c1b #050e0d

Contrast & accessibility

The quick brown fox

On white · 3.41:1 · AA Large

The quick brown fox

On black · 6.16:1 · AA

Recommended text color: #000000

Use sea in code

CSS color: #3c9992;
SCSS $color: #3c9992;
Tailwind bg-[#3c9992]
Swift UIColor(red: 0.235, green: 0.600, blue: 0.573, alpha: 1)
Android Color.parseColor("#3c9992")
Flutter Color(0xFF3C9992)

Colors similar to sea

Browse all Cyan colors →

What is the HEX code for sea?

The CSS color sea in HEX format is #3c9992. Use this value directly in CSS, SVG, and most design tools.

How do I use sea in CSS?

To apply sea in CSS:

  • Text color: color: #3c9992;
  • Background: background-color: #3c9992;
  • Border: border-color: #3c9992;

What are all the color format values for sea?

FormatValue
HEX#3c9992
RGBrgb(60, 153, 146)
HSLhsl(175.5, 43.7%, 41.8%)
CMYKcmyk(60.8%, 0%, 4.6%, 40%)

How do I convert sea to HEX?

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

What color family does sea belong to?

sea belongs to the cyan color family. It is a medium, moderately saturated color with HSL values: hue 175.5°, saturation 43.7%, lightness 41.8%.

How do I create lighter and darker shades of sea?

Lighter variant (lightness 56.8%): #61c1ba. Darker variant (lightness 26.799999999999997%): #26625e. 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.