Sea Green Color Code
Sea Green·#2E8B57
Sea Green is a grounded CSS named color at #2E8B57 that bridges green and teal with more weight than Light Sea Green. Use it when you need a natural but product-ready accent for status UI, buttons, dashboards, and sections that should feel fresh without looking neon.
Tonal Scale
Contrast Checks
White text on this color
Buttons, badges, and filled actions.
Dark text on this color
Large headings and selective UI.
This color on light surface
Links, borders, and icons on light UI.
Professional Reference
Accessibility Matrix
White text on this color
White text placed on the current color.
Dark text on this color
Dark text or headings on the current color.
This color on light surface
Use this color for links, strokes, or icons on light UI.
This color on dark surface
Use this color inside dark shells for strokes, tags, or icons.
Where It Works
- Status indicators, product accents, and balanced support surfaces.
- Greener than Cadet Blue, denser than Light Sea Green.
- Pairs with white, charcoal neutrals, and paler aqua fills.
Reference Notes
Sea Green is sourced from the published CSS Standard Colors library and retained here as a searchable reference swatch for product, interface, and branding work.
Clean cyan and teal hues for product UIs.
Related Colors
Palette Starting Points
Implementation Snippets
:root {
--color-sea-green: #2E8B57;
--color-sea-green-rgb: 46 139 87;
}class="bg-[#2E8B57] text-white"
class="hover:bg-[#21643F] ring-1 ring-[#2E8B57]"{
"seaGreen": "#2E8B57",
"seaGreenRgb": [46, 139, 87],
"seaGreenHsl": [146, 50, 36]
}