Light Cyan Color Code
Light Cyan·#E0FFFF
Light Cyan is an ultra-light CSS named cyan at #E0FFFF that feels cleaner and cooler than Alice Blue. Use it when you want a fresh background for dashboards, healthcare UI, onboarding, or informational sections that should stay light but not neutral-white.
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
- Backgrounds, healthcare UI, and airy content sections.
- Ultra-light cool surface, not a functional accent.
- Pairs with slate text, pale turquoise, and deeper blue-green anchors.
Reference Notes
Light Cyan 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-cyan: #E0FFFF;
--color-light-cyan-rgb: 224 255 255;
}class="bg-[#E0FFFF] text-white"
class="hover:bg-[#A1B8B8] ring-1 ring-[#E0FFFF]"{
"lightCyan": "#E0FFFF",
"lightCyanRgb": [224, 255, 255],
"lightCyanHsl": [180, 100, 94]
}