Sky Blue (#87CEEB)

Luminance: 55% · Nearest standard name: Sky Blue

SKY BLUE
#87CEEB
rgb(135, 206, 235) · hsl(197°, 71%, 73%)
HEX#87CEEB
RGB135, 206, 235
HSL197°, 71%, 73%
HSV / HSB197°, 43%, 92%
CMYK (Print)43%, 12%, 0%, 8%

Color Harmonies

Complementary

#87CEEB#EBA589

Analogous

#89EBD6#87CEEB#899EEB

Triadic

#87CEEB#EB89CF#CFEB89

Tints & Shades

Lighter Tints
Darker Shades

WCAG 2.2 Contrast Verification

Against White (#FFFFFF)1.74:1

Sample text rendered with #87CEEB on white

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

Sample text rendered with #87CEEB on dark

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

The Complete Color Guide to Sky Blue (#87CEEB)

Sky Blue (#87CEEB) is a distinct shade within the Blue 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#87CEEB
RGB Space135, 206, 235
HSL Values197°, 71%, 73%
HSV / HSB197°, 43%, 92%
CMYK Ink43%, 12%, 0%, 8%
TemperatureCool

Optical Color Harmony Formulas for Sky Blue

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

Direct Polar (180°)#EBA589

Complementary Harmony

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

Adjacent (±30°)#89EBD6 · #899EEB

Analogous Harmony

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

Split Angles (150° / 210°)#EB899E · #EBD689

Split-Complementary

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

Triangular (120°)#EB89CF · #CFEB89

Triadic Harmony

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

Rectangular (90°)#D689EB · #EBA589 · #9EEB89

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

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

Launch Palette Generator

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

Recommended proportional volume and semantic interface assignment.

Recommended Assignment: Interactive Brand Accent (10% Volume)

With a saturation of 71% and lightness of 73%, Sky Blue (#87CEEB) 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 Sky Blue with intentional neutral whitespace reinforces authority and conversion clarity.

Production Code Tokens for Sky Blue

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

CSS Custom Properties (:root)Vanilla CSS
:root {
  --color-87ceeb: #87CEEB;
  --color-87ceeb-rgb: 135, 206, 235;
  --color-87ceeb-hsl: 197deg 71% 73%;
}
tailwind.config.jsTailwind CSS
module.exports = {
  theme: {
    extend: {
      colors: {
        '87ceeb': '#87CEEB',
      }
    }
  }
};

Frequently Asked Questions About Sky Blue (#87CEEB)

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

What are the exact digital and print color codes for Sky Blue (#87CEEB)?
Sky Blue is defined by the HEX code #87CEEB. Its digital screen RGB coordinates are R:135, G:206, B:235. Its cylindrical HSL values are Hue:197°, Saturation:71%, Lightness:73%. In HSV/HSB format, it is 197°, 43%, 92%. For four-color CMYK process printing, its ink percentages are C:43%, M:12%, Y:0%, K:8%.
Does Sky Blue (#87CEEB) pass WCAG 2.2 accessibility standards for text readability?
Against a pure white (#FFFFFF) background, Sky Blue 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.25:1 (Passing WCAG AA).
What is the direct complementary color for Sky Blue (#87CEEB)?
The exact 180-degree optical complementary color for #87CEEB is #EBA589. When placed side-by-side, #87CEEB and #EBA589 create maximum visual tension and high click-through conversion rates.
What is the recommended role for Sky Blue in the 60-30-10 UI design rule?
With a saturation of 71% and lightness of 73%, Sky Blue (#87CEEB) 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 Sky Blue into Tailwind CSS and CSS variables?
You can define Sky Blue in CSS custom properties as ':root { --color-custom: #87CEEB; }' or paste it into your 'tailwind.config.js' file under 'theme.extend.colors'. You can also generate full palettes containing Sky Blue using our interactive Color Palette Generator.
Which color family does Sky Blue (#87CEEB) belong to?
Sky Blue belongs to the Blue family (Cool spectrum). You can explore full tonal ramps and curated palettes in our Blue Color Guide.