Color Directory/Aero Blue

Aero Blue (#C9FFE5)

Luminance: 90% · Nearest standard name: Aero Blue

AERO BLUE
#C9FFE5
rgb(201, 255, 229) · hsl(151°, 100%, 89%)
HEX#C9FFE5
RGB201, 255, 229
HSL151°, 100%, 89%
HSV / HSB151°, 21%, 100%
CMYK (Print)21%, 0%, 10%, 0%

Color Harmonies

Complementary

#C9FFE5#FFC7E2

Analogous

#C7FFC8#C9FFE5#C7FEFF

Triadic

#C9FFE5#E4C7FF#FFE4C7

Tints & Shades

Lighter Tints
Darker Shades

WCAG 2.2 Contrast Verification

Against White (#FFFFFF)1.11:1

Sample text rendered with #C9FFE5 on white

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

Sample text rendered with #C9FFE5 on dark

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

The Complete Color Guide to Aero Blue (#C9FFE5)

Aero Blue (#C9FFE5) is a distinct shade within the Emerald Green chromatic spectrum. Characterized by an optical luminance of 90% and a warm-cool hybrid (vegetal / lime) 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#C9FFE5
RGB Space201, 255, 229
HSL Values151°, 100%, 89%
HSV / HSB151°, 21%, 100%
CMYK Ink21%, 0%, 10%, 0%
TemperatureWarm-Cool Hybrid (Vegetal / Lime)

Optical Color Harmony Formulas for Aero Blue

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

Direct Polar (180°)#FFC7E2

Complementary Harmony

Pairs Aero Blue with its polar opposite (#FFC7E2) to create maximum optical contrast, perfect for high-converting call-to-action buttons.

Adjacent (±30°)#C7FFC8 · #C7FEFF

Analogous Harmony

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

Split Angles (150° / 210°)#FFC7FE · #FFC8C7

Split-Complementary

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

Triangular (120°)#E4C7FF · #FFE4C7

Triadic Harmony

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

Rectangular (90°)#C8C7FF · #FFC7E2 · #FEFFC7

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 Aero Blue

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

Launch Palette Generator

The 60-30-10 UI Implementation Role for Aero Blue

Recommended proportional volume and semantic interface assignment.

Recommended Assignment: Dominant Background Canvas (60% Volume)

With an exceptionally high lightness of 89%, Aero Blue (#C9FFE5) serves as a clean, soft canvas surface. It provides ample negative space for dark typography without the harsh ocular glare of stark pure white.

Light Mode SurfaceOptimal canvas surface
Dark Mode AdaptationDesaturate slightly for ambient glow

Color Psychology & Industry Alignment

Strategic cognitive triggers and target sector recommendations.

Cognitive & Emotional Perception

Communicates organic vitality, restorative health, prosperity, and ecological balance. Evokes natural renewal and positive validation.

Optimal Industry Verticals

Sustainable Commerce, Clean Energy, Health & Wellness, Wealth Management. Combining Aero Blue with intentional neutral whitespace reinforces authority and conversion clarity.

Production Code Tokens for Aero Blue

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

CSS Custom Properties (:root)Vanilla CSS
:root {
  --color-c9ffe5: #C9FFE5;
  --color-c9ffe5-rgb: 201, 255, 229;
  --color-c9ffe5-hsl: 151deg 100% 89%;
}
tailwind.config.jsTailwind CSS
module.exports = {
  theme: {
    extend: {
      colors: {
        'c9ffe5': '#C9FFE5',
      }
    }
  }
};

Frequently Asked Questions About Aero Blue (#C9FFE5)

Authoritative answers covering Aero Blue color codes, WCAG contrast compliance, and UI design systems.

What are the exact digital and print color codes for Aero Blue (#C9FFE5)?
Aero Blue is defined by the HEX code #C9FFE5. Its digital screen RGB coordinates are R:201, G:255, B:229. Its cylindrical HSL values are Hue:151°, Saturation:100%, Lightness:89%. In HSV/HSB format, it is 151°, 21%, 100%. For four-color CMYK process printing, its ink percentages are C:21%, M:0%, Y:10%, K:0%.
Does Aero Blue (#C9FFE5) pass WCAG 2.2 accessibility standards for text readability?
Against a pure white (#FFFFFF) background, Aero Blue achieves a contrast ratio of 1.11:1 (Failing WCAG AA for normal body text, and Failing for large headings). Against dark slate (#0F172A), it achieves a contrast ratio of 16.08:1 (Passing WCAG AA).
What is the direct complementary color for Aero Blue (#C9FFE5)?
The exact 180-degree optical complementary color for #C9FFE5 is #FFC7E2. When placed side-by-side, #C9FFE5 and #FFC7E2 create maximum visual tension and high click-through conversion rates.
What is the recommended role for Aero Blue in the 60-30-10 UI design rule?
With an exceptionally high lightness of 89%, Aero Blue (#C9FFE5) serves as a clean, soft canvas surface. It provides ample negative space for dark typography without the harsh ocular glare of stark pure white.
How can I copy and export Aero Blue into Tailwind CSS and CSS variables?
You can define Aero Blue in CSS custom properties as ':root { --color-custom: #C9FFE5; }' or paste it into your 'tailwind.config.js' file under 'theme.extend.colors'. You can also generate full palettes containing Aero Blue using our interactive Color Palette Generator.
Which color family does Aero Blue (#C9FFE5) belong to?
Aero Blue belongs to the Emerald Green family (Warm-Cool Hybrid (Vegetal / Lime) spectrum). You can explore full tonal ramps and curated palettes in our Emerald Green Color Guide.