Dark Sea Green Color Code
Dark Sea Green·#8FBC8F
Dark Sea Green is a muted CSS named color at #8FBC8F that sits between sage green and pale teal. Use it when you need a softer natural support color for dashboards, wellness products, status surfaces, and interface sections that should feel calm rather than bright.
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 surfaces, wellness UI, and soft natural sections.
- More muted than Sea Green, less blue than Cadet Blue.
- Pairs with white, slate text, and deeper teal or sea-green anchors.
Reference Notes
Dark 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-dark-sea-green: #8FBC8F;
--color-dark-sea-green-rgb: 143 188 143;
}class="bg-[#8FBC8F] text-white"
class="hover:bg-[#678767] ring-1 ring-[#8FBC8F]"{
"darkSeaGreen": "#8FBC8F",
"darkSeaGreenRgb": [143, 188, 143],
"darkSeaGreenHsl": [120, 25, 65]
}