LightSeaGreen Color — HEX, RGB, HSL, Palettes & Contrast

LightSeaGreen (#20b2aa): Complete color reference with HEX, RGB, HSL values, tints & shades, complementary, analogous, triadic, split-complementary, and tetradic palettes, WCAG contrast recommendations, and ready-to-use CSS code.

#20b2aa
HEX #20b2aa
RGB rgb(32, 178, 170)
HSL 177°, 70%, 41%

Use LightSeaGreen in Your Projects

About LightSeaGreen Color

LightSeaGreen is a medium blue-green that evokes ocean waters. It is popular in travel, marine biology, and eco-conscious branding.

Use Cases for LightSeaGreen

travel brandsmarine themeseco brandingocean conservationwellness

Shades & Tints of LightSeaGreen

#ffffff
#c7ecea
#90d9d5
#58c5bf
#20b2aa
#188680
#105955
#082d2b
#000000

Complementary Color

#20b2aa
#b21f27

Analogous Colors

#1fb261
#20b2aa
#1f70b2

Triadic Colors

#20b2aa
#aa1fb2
#b2aa1f

Split Complementary

#20b2aa
#b21f70
#b2611f

Tetradic Colors

#20b2aa
#1f27b2
#b21f27
#b2aa1f

CSS Code

.lightseagreen-color {
  color: #20b2aa;
  background-color: #20b2aa;
}

/* As a CSS custom property */
:root {
  --color-lightseagreen: #20b2aa;
}

Accessibility Score

100 / 100
Rating: Excellent
AA contrast on best text color (30 pts)
AAA contrast on best text color (25 pts)
Versatile lightness for backgrounds & text (25 pts)
Not extreme black/white (20 pts)

A combined score based on WCAG contrast compliance, lightness versatility, and usable range. Higher scores mean the color works well in more design contexts.

Contrast Recommendations

Black text on LightSeaGreen
Ratio: 8.01:1 ✓ Passes AA ✓ Passes AAA
White text on LightSeaGreen
Ratio: 2.62:1 ✗ Fails AA ✗ Fails AAA

Frequently Asked Questions

What color is LightSeaGreen?

LightSeaGreen is represented by the hex code #20b2aa and has RGB values of rgb(32, 178, 170). It falls under the Teal category.

How to use LightSeaGreen in web design?

LightSeaGreen works well for travel brands, marine themes, eco branding. LightSeaGreen is a medium blue-green that evokes ocean waters. It is popular in travel, marine biology, and eco-conscious branding. Use it as a primary color, accent, or background depending on your design needs.

What colors go with LightSeaGreen?

Colors that pair well with LightSeaGreen include mediumaquamarine, turquoise, darkcyan, teal, mediumturquoise. For a complementary scheme, try #b21f27. For an analogous scheme, use #1fb261 and #1f70b2. For a triadic scheme, combine with #aa1fb2 and #b2aa1f.