Seaweed to RGB — 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 RGB code for seaweed?

The CSS color seaweed in RGB format is rgb(24, 209, 123). 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: rgb(24, 209, 123);
  • Background: background-color: rgb(24, 209, 123);
  • Border: border-color: rgb(24, 209, 123);

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

Select seaweed from the color name list in our color converter. The RGB value — rgb(24, 209, 123) — 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 RGB used for?

RGB defines colors using three values from 0 to 255 — red, green and blue intensity. It is the native format for screens, monitors and web browsers.