Paleturquoise Color Code
Paleturquoise·#AFEEEE
Paleturquoise is a soft CSS named color at #AFEEEE that bridges cyan and mint. Use it when you need a low-pressure background for data fills, wellness interfaces, educational layouts, and product sections that should feel fresh 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
- Soft data fills, wellness UI, and calm sections.
- Fresh support color, not a high-contrast action tone.
- Pairs with white, cool gray text, and cadet or navy anchors.
Reference Notes
Paleturquoise 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-pale-turquoise: #AFEEEE;
--color-pale-turquoise-rgb: 175 238 238;
}class="bg-[#AFEEEE] text-white"
class="hover:bg-[#7EABAB] ring-1 ring-[#AFEEEE]"{
"paleTurquoise": "#AFEEEE",
"paleTurquoiseRgb": [175, 238, 238],
"paleTurquoiseHsl": [180, 65, 81]
}