Seaweed green to HSL — Color Code

#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 HSL code for seaweed green?

The CSS color seaweed green in HSL format is hsl(147, 53.1%, 44.3%). 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: hsl(147, 53.1%, 44.3%);
  • Background: background-color: hsl(147, 53.1%, 44.3%);
  • Border: border-color: hsl(147, 53.1%, 44.3%);

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 HSL?

Select seaweed green from the color name list in our color converter. The HSL value — hsl(147, 53.1%, 44.3%) — 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 HSL used for?

HSL describes colors by hue (0–360°), saturation (0–100%) and lightness (0–100%). It is more intuitive for designers — easy to create lighter, darker or less saturated variants of any color.