Seaweed to HSL — Color Code

#18d17b
Format Value
HEX #18d17b
RGB rgb(24, 209, 123)
HSL hsl(152.1, 79.4%, 45.7%)
CMYK cmyk(88.5%, 0%, 41.1%, 18%)
HSV hsv(152.1, 88.5%, 82%)

seaweed color harmonies

Tints & shades of seaweed

Tints (lighter)

#2dd587 #42d993 #57de9f #6ce2ab #81e6b7 #96eac3 #abeecf #c0f2db #d5f7e7 #eafbf3

Shades (darker)

#16be70 #14ab65 #119859 #0f854e #0d7243 #0b5f38 #094c2d #073922 #042616 #02130b

Contrast & accessibility

The quick brown fox

On white · 2.01:1 · Fail

The quick brown fox

On black · 10.45:1 · AAA

Recommended text color: #000000

Use seaweed in code

CSS color: #18d17b;
SCSS $color: #18d17b;
Tailwind bg-[#18d17b]
Swift UIColor(red: 0.094, green: 0.820, blue: 0.482, alpha: 1)
Android Color.parseColor("#18d17b")
Flutter Color(0xFF18D17B)

Colors similar to seaweed

Browse all Green colors →

What is the HSL code for seaweed?

The CSS color seaweed in HSL format is hsl(152.1, 79.4%, 45.7%). Use this value directly in CSS, SVG, and most design tools.

How do I use seaweed in CSS?

To apply seaweed in CSS:

  • Text color: color: hsl(152.1, 79.4%, 45.7%);
  • Background: background-color: hsl(152.1, 79.4%, 45.7%);
  • Border: border-color: hsl(152.1, 79.4%, 45.7%);

What are all the color format values for seaweed?

FormatValue
HEX#18d17b
RGBrgb(24, 209, 123)
HSLhsl(152.1, 79.4%, 45.7%)
CMYKcmyk(88.5%, 0%, 41.1%, 18%)

How do I convert seaweed to HSL?

Select seaweed from the color name list in our color converter. The HSL value — hsl(152.1, 79.4%, 45.7%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does seaweed belong to?

seaweed belongs to the green color family. It is a medium, vivid color with HSL values: hue 152.1°, saturation 79.4%, lightness 45.7%.

How do I create lighter and darker shades of seaweed?

Lighter variant (lightness 60.7%): #4beaa0. Darker variant (lightness 30.700000000000003%): #108c53. 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.