#00ffff rgb(0, 255, 255) 180°, 100%, 50% Use Cyan in Your Projects
About Cyan Color
Cyan is a bright, electric blue-green that feels digital and futuristic. It is often used as an accent in modern tech interfaces.
Use Cases for Cyan
Shades & Tints of Cyan
Complementary Color
Analogous Colors
Triadic Colors
Split Complementary
Tetradic Colors
CSS Code
.cyan-color {
color: #00ffff;
background-color: #00ffff;
}
/* As a CSS custom property */
:root {
--color-cyan: #00ffff;
} Accessibility Score
A combined score based on WCAG contrast compliance, lightness versatility, and usable range. Higher scores mean the color works well in more design contexts.
Contrast Recommendations
Frequently Asked Questions
What color is Cyan?
Cyan is represented by the hex code #00ffff and has RGB values of rgb(0, 255, 255). It falls under the Cyan category.
How to use Cyan in web design?
Cyan works well for tech accents, digital art, neon themes. Cyan is a bright, electric blue-green that feels digital and futuristic. It is often used as an accent in modern tech interfaces. Use it as a primary color, accent, or background depending on your design needs.
What colors go with Cyan?
Colors that pair well with Cyan include aqua, aquamarine, turquoise, paleturquoise, lightcyan. For a complementary scheme, try #ff0000. For an analogous scheme, use #00ff80 and #0080ff. For a triadic scheme, combine with #ff00ff and #ffff00.