Color Directory/Cyberpunk Cyan

Cyberpunk Cyan (#05D9E8)

Luminance: 55% · Nearest standard name: Cyberpunk Cyan

CYBERPUNK CYAN
#05D9E8
rgb(5, 217, 232) · hsl(184°, 96%, 46%)
HEX#05D9E8
RGB5, 217, 232
HSL184°, 96%, 46%
HSV / HSB184°, 98%, 91%
CMYK (Print)98%, 6%, 0%, 9%

Color Harmonies

Complementary

#05D9E8#E61405

Analogous

#05E684#05D9E8#0566E6

Triadic

#05D9E8#E605D7#D7E605

Tints & Shades

Lighter Tints
Darker Shades

WCAG 2.2 Contrast Verification

Against White (#FFFFFF)1.74:1

Sample text rendered with #05D9E8 on white

AA Normal: FAILAA Large: FAIL
Against Dark (#0F172A)10.28:1

Sample text rendered with #05D9E8 on dark

AA Normal: PASSAA Large: PASS
Comprehensive Color Profile & Design Architecture

The Complete Color Guide to Cyberpunk Cyan (#05D9E8)

Cyberpunk Cyan (#05D9E8) is a distinct shade within the Cyan chromatic spectrum. Characterized by an optical luminance of 55% and a cool color temperature, this tone plays a vital role across web applications, brand identities, and editorial typography. Discover its mathematical harmonies, accessibility metrics, UI engineering roles, and front-end code tokens.

Technical Colorimetry & Coordinate Breakdown

Exact mathematical values across digital display, print press, and human perceptual spaces.

HEX Code#05D9E8
RGB Space5, 217, 232
HSL Values184°, 96%, 46%
HSV / HSB184°, 98%, 91%
CMYK Ink98%, 6%, 0%, 9%
TemperatureCool

Optical Color Harmony Formulas for Cyberpunk Cyan

Geometric intervals calculated from #05D9E8 on the 360-degree color wheel.

Direct Polar (180°)#E61405

Complementary Harmony

Pairs Cyberpunk Cyan with its polar opposite (#E61405) to create maximum optical contrast, perfect for high-converting call-to-action buttons.

Adjacent (±30°)#05E684 · #0566E6

Analogous Harmony

Positions adjacent neighboring hues on either side of Cyberpunk Cyan for serene, gentle, and organic visual transitions.

Split Angles (150° / 210°)#E60566 · #E68405

Split-Complementary

Uses the two colors flanking the direct complement of Cyberpunk Cyan, offering rich visual variety without harsh chromatic vibration.

Triangular (120°)#E605D7 · #D7E605

Triadic Harmony

Forms an equilateral triangle on the color wheel, generating playful, dynamic energy when balanced against a neutral background.

Rectangular (90°)#8405E6 · #E61405 · #66E605

Tetradic (Square) Harmony

A rich four-color scheme combining two complementary pairs, ideal for complex dashboards, gaming HUDs, and multi-tier charts.

Interactive Exploration

Build Palettes With Cyberpunk Cyan

Lock #05D9E8 inside our interactive generator to calculate live matching palettes in real time.

Launch Palette Generator

The 60-30-10 UI Implementation Role for Cyberpunk Cyan

Recommended proportional volume and semantic interface assignment.

Recommended Assignment: Interactive Brand Accent (10% Volume)

With a saturation of 96% and lightness of 46%, Cyberpunk Cyan (#05D9E8) acts as an attention-grabbing focal point. In user interfaces, reserve it for primary CTA buttons, active state indicators, and notification badges to draw user clicks immediately.

Light Mode SurfaceIdeal for buttons and badges
Dark Mode AdaptationDesaturate slightly for ambient glow

Color Psychology & Industry Alignment

Strategic cognitive triggers and target sector recommendations.

Cognitive & Emotional Perception

Blends the freshness of green with the serene trust of blue. Inspires crisp clarity, modern innovation, and refreshing agility.

Optimal Industry Verticals

Bio-Tech, Digital Telecommunications, Modern SaaS, Productivity Apps. Combining Cyberpunk Cyan with intentional neutral whitespace reinforces authority and conversion clarity.

Production Code Tokens for Cyberpunk Cyan

Drop-in design system tokens for CSS, Tailwind CSS, and SCSS.

CSS Custom Properties (:root)Vanilla CSS
:root {
  --color-05d9e8: #05D9E8;
  --color-05d9e8-rgb: 5, 217, 232;
  --color-05d9e8-hsl: 184deg 96% 46%;
}
tailwind.config.jsTailwind CSS
module.exports = {
  theme: {
    extend: {
      colors: {
        '05d9e8': '#05D9E8',
      }
    }
  }
};

Frequently Asked Questions About Cyberpunk Cyan (#05D9E8)

Authoritative answers covering Cyberpunk Cyan color codes, WCAG contrast compliance, and UI design systems.

What are the exact digital and print color codes for Cyberpunk Cyan (#05D9E8)?
Cyberpunk Cyan is defined by the HEX code #05D9E8. Its digital screen RGB coordinates are R:5, G:217, B:232. Its cylindrical HSL values are Hue:184°, Saturation:96%, Lightness:46%. In HSV/HSB format, it is 184°, 98%, 91%. For four-color CMYK process printing, its ink percentages are C:98%, M:6%, Y:0%, K:9%.
Does Cyberpunk Cyan (#05D9E8) pass WCAG 2.2 accessibility standards for text readability?
Against a pure white (#FFFFFF) background, Cyberpunk Cyan achieves a contrast ratio of 1.74:1 (Failing WCAG AA for normal body text, and Failing for large headings). Against dark slate (#0F172A), it achieves a contrast ratio of 10.28:1 (Passing WCAG AA).
What is the direct complementary color for Cyberpunk Cyan (#05D9E8)?
The exact 180-degree optical complementary color for #05D9E8 is #E61405. When placed side-by-side, #05D9E8 and #E61405 create maximum visual tension and high click-through conversion rates.
What is the recommended role for Cyberpunk Cyan in the 60-30-10 UI design rule?
With a saturation of 96% and lightness of 46%, Cyberpunk Cyan (#05D9E8) acts as an attention-grabbing focal point. In user interfaces, reserve it for primary CTA buttons, active state indicators, and notification badges to draw user clicks immediately.
How can I copy and export Cyberpunk Cyan into Tailwind CSS and CSS variables?
You can define Cyberpunk Cyan in CSS custom properties as ':root { --color-custom: #05D9E8; }' or paste it into your 'tailwind.config.js' file under 'theme.extend.colors'. You can also generate full palettes containing Cyberpunk Cyan using our interactive Color Palette Generator.
Which color family does Cyberpunk Cyan (#05D9E8) belong to?
Cyberpunk Cyan belongs to the Cyan family (Cool spectrum). You can explore full tonal ramps and curated palettes in our Cyan Color Guide.