Light Sea Green Color Code
Light Sea Green·#20B2AA
Light Sea Green is a balanced CSS named teal at #20B2AA that sits between green and cyan. Use it when you need a fresh but controlled accent for dashboards, wellness products, charts, and supportive interface layers that should feel lively without becoming 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
- Dashboards, charts, and fresh support surfaces.
- Balanced teal accent without neon pressure.
- Pairs with white, deep neutrals, and darker cyan anchors.
Reference Notes
Light 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-light-sea-green: #20B2AA;
--color-light-sea-green-rgb: 32 178 170;
}class="bg-[#20B2AA] text-white"
class="hover:bg-[#17807A] ring-1 ring-[#20B2AA]"{
"lightSeaGreen": "#20B2AA",
"lightSeaGreenRgb": [32, 178, 170],
"lightSeaGreenHsl": [177, 70, 41]
}