Medium Turquoise Color Code
Medium Turquoise·#48D1CC
Medium Turquoise is a vivid CSS named blue-green at #48D1CC that feels brighter and more energetic than Cadet Blue or Pale Turquoise. Use it when you need a fresh accent for dashboards, wellness products, charts, and friendly interfaces that want motion without going full cyan.
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 product highlights.
- More energetic than Cadet Blue, softer than Cyan.
- Pairs with white, deep neutrals, and darker teal anchors.
Reference Notes
Medium Turquoise 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-medium-turquoise: #48D1CC;
--color-medium-turquoise-rgb: 72 209 204;
}class="bg-[#48D1CC] text-white"
class="hover:bg-[#349693] ring-1 ring-[#48D1CC]"{
"mediumTurquoise": "#48D1CC",
"mediumTurquoiseRgb": [72, 209, 204],
"mediumTurquoiseHsl": [178, 60, 55]
}