Dark Turquoise Color Code
Dark Turquoise·#00CED1
Dark Turquoise is a vivid CSS named turquoise at #00CED1 that feels more energetic than Dark Cyan and sharper than Medium Turquoise. Use it when you need a bright cool accent for dashboards, product highlights, charts, and interfaces that want motion without using pure 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
- Highlights, charts, and energetic cool accents.
- Sharper than Medium Turquoise, calmer than pure Cyan.
- Pairs with white, ink-dark neutrals, and deeper teal anchors.
Reference Notes
Dark 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-dark-turquoise: #00CED1;
--color-dark-turquoise-rgb: 0 206 209;
}class="bg-[#00CED1] text-white"
class="hover:bg-[#009496] ring-1 ring-[#00CED1]"{
"darkTurquoise": "#00CED1",
"darkTurquoiseRgb": [0, 206, 209],
"darkTurquoiseHsl": [181, 100, 41]
}