SeaGreen — Color Codes & Palette
Color Codes
| Format | Value | |
|---|---|---|
| HEX | #2E8B57 | |
| RGB | rgb(46, 139, 87) | |
| HSL | hsl(146, 50%, 36%) |
Shades of SeaGreen
| #297A4C | #246B43 | #1F5C39 | #1A4D30 | #143D26 | #0F2E1D | #0A1F13 | #050F0A |
Tints of SeaGreen
| #37A466 | #40BF77 | #5BC88A | #75D19D | #90DAB0 | #ABE3C3 | #C6ECD6 | #E0F5E9 |
Color Pairings & Harmony
|
Complementary
#8A2E62
|
Analogous +30°
#2E8A84
|
Analogous −30°
#348A2E
|
Triadic +120°
#562E8A
|
Triadic −120°
#8A562E
|
Contrast & Accessibility (WCAG 2.1)
CSS Snippet
.element {
color: #2E8B57;
}
.element-bg {
background-color: #2E8B57;
color: #000000;
}
.element-border {
border: 2px solid #2E8B57;
}
About SeaGreen
SeaGreen is a dark color with high saturation, defined by the hex code #2E8B57. Its exact color model values are rgb(46, 139, 87) in RGB and hsl(146, 50%, 36%) in HSL (hue 146°, saturation 50%, lightness 36%). On a white background the contrast ratio is 4.25:1 — AA pass for large text only, and on black it is 4.95:1 — AA pass for normal text. Use SeaGreen for UI elements, backgrounds, text, borders, or decorative accents. The shades section below shows progressively darker variations, while the tints strip shows progressively lighter versions — both useful for building a tonal palette. The harmony swatches provide complementary, analogous, and triadic pairings based on the HSL hue wheel.
Want to explore this color interactively, generate palettes, or convert between color formats? The DevArbor Color Picker has you covered.
Open the Color Picker →