Seaweed green Color — HEX, RGB, HSL & CMYK Codes

#35ad6b
Format Value
HEX #35ad6b
RGB rgb(53, 173, 107)
HSL hsl(147, 53.1%, 44.3%)
CMYK cmyk(69.4%, 0%, 38.2%, 32.2%)
HSV hsv(147, 69.4%, 67.8%)

seaweed green color harmonies

Tints & shades of seaweed green

Tints (lighter)

#47b478 #5abc86 #6cc393 #7ecba1 #91d2ae #a3dabc #b6e1c9 #c8e9d7 #daf0e4 #edf8f2

Shades (darker)

#309d61 #2b8e58 #277e4e #226e44 #1d5e3a #184f31 #133f27 #0e2f1d #0a1f13 #05100a

Contrast & accessibility

The quick brown fox

On white · 2.86:1 · Fail

The quick brown fox

On black · 7.34:1 · AAA

Recommended text color: #000000

Use seaweed green in code

CSS color: #35ad6b;
SCSS $color: #35ad6b;
Tailwind bg-[#35ad6b]
Swift UIColor(red: 0.208, green: 0.678, blue: 0.420, alpha: 1)
Android Color.parseColor("#35ad6b")
Flutter Color(0xFF35AD6B)

Colors similar to seaweed green

Browse all Green colors →

What is the HEX code for seaweed green?

The CSS color seaweed green in HEX format is #35ad6b. Use this value directly in CSS, SVG, and most design tools.

How do I use seaweed green in CSS?

To apply seaweed green in CSS:

  • Text color: color: #35ad6b;
  • Background: background-color: #35ad6b;
  • Border: border-color: #35ad6b;

What are all the color format values for seaweed green?

FormatValue
HEX#35ad6b
RGBrgb(53, 173, 107)
HSLhsl(147, 53.1%, 44.3%)
CMYKcmyk(69.4%, 0%, 38.2%, 32.2%)

How do I convert seaweed green to HEX?

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

What color family does seaweed green belong to?

seaweed green belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 147°, saturation 53.1%, lightness 44.3%.

How do I create lighter and darker shades of seaweed green?

Lighter variant (lightness 59.3%): #60ce92. Darker variant (lightness 29.299999999999997%): #237247. 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.