Skip to main content

Sky Teal

#62B4C4·cyan family·WCAG AAA

Tints & Shades

50

100

200

300

400

500

600

700

800

900

Scale from white (50) through Sky Teal (500) to black (900), interpolated in Lab color space.

Color Values

HEX
#62B4C4
RGB
rgb(98, 180, 196)
HSL
hsl(190, 45%, 58%)
OKLCH
oklch(0.724 0.083 212)
CMYK
cmyk(50%, 8%, 0%, 23%)
Luminance:0.3922
CSS var:--color-sky-teal
Tailwind:bg-[#62B4C4]

Accessibility

Score: 48/100

On White (#FFF)

2.37:1

Fail

On Black (#000)

8.84:1

AAA

On Light Gray (#F5F5F5)

2.18:1

Fail

Best text color on this background:

black8.84:1
Open in Contrast Checker →

Design Applications

Background

background-color: #62B4C4

Text Color

color: #62B4C4

bg-[#62B4C4] text-[#000000]

Accent border card component

border-left: 4px solid #62B4C4

Color Meaning & Psychology

Cyan sits between blue and green at the edge of visible light and is the color the eye uses to adjust from warm to cool light. It feels technological, clean, and forward-thinking. In printing, cyan is a primary process color (CMYK), giving it an association with professional reproduction and precision. In design, bright cyan signals digital interfaces, clean tech, and innovation. Lighter cyans feel fresh and airy; deeper cyans approach teal's sophistication. Cyan's primary cultural associations are ocean, ice, and digital displays. It is widely used in healthcare technology brands because it combines blue's trust with green's health connotations without the blandness of either on their own. At medium lightness, it is the most versatile tone of this hue family — readable as text on light backgrounds, yet vibrant enough as a visual accent.

Industry Usage

Common contexts and industries where Sky Teal is applied in professional design.

  • Digital technology and software products
  • Water sports and aquatic brands
  • Clean energy and sustainability companies
  • Healthcare data visualization tools
  • Modern media and streaming services
  • Virtual reality and immersive tech brands
  • Aerospace and precision technology
  • Clinical data and diagnostic imaging products

Accessibility Considerations

Normal Text

Fails AA

4.5:1 minimum required

Large Text

Fails AA Large

3:1 minimum required

UI Components

Check contrast

3:1 for non-text UI

Sky Teal is a light color. Use black (#000000) text on top of it for maximum readability (8.84:1). Avoid white text on this background.

CSS & Code Examples

Background

background-color: #62B4C4;

Text

color: #62B4C4;

Border

border: 2px solid #62B4C4;

Box Shadow

box-shadow: 0 4px 20px #62B4C440;

Gradient

background: linear-gradient(135deg, #62B4C4, #95e6f7);

Tailwind-style

--color-sky-teal: #62B4C4;

Tailwind CSS Utilities

Use arbitrary value syntax in Tailwind CSS to apply Sky Teal without a custom config.

Background

bg-[#62B4C4]

Text

text-[#62B4C4]

Border

border-[#62B4C4]

Ring

ring-[#62B4C4]

Fill

fill-[#62B4C4]

From (gradient)

from-[#62B4C4]

Via (gradient)

via-[#62B4C4]

To (gradient)

to-[#62B4C4]

Design Tokens

Ready-to-use Sky Teal design token in CSS custom properties, SCSS, Tailwind v3/v4, and JSON formats.

CSS Custom Properties

:root {
  --color-sky-teal: #62B4C4;
  --color-sky-teal-rgb: 98, 180, 196;
  --color-sky-teal-hsl: 190, 45%, 58%;
}

SCSS Variables

$color-sky-teal: #62B4C4;
$color-sky-teal-rgb: 98, 180, 196;
$color-sky-teal-hsl: 190, 45%, 58%;

Tailwind v3 Config

// tailwind.config.js
module.exports = {
  theme: {
    extend: {
      colors: {
        'sky-teal': '#62B4C4',
      },
    },
  },
};

Tailwind v4 (@theme)

/* tailwind.css */
@theme {
  --color-sky-teal: #62B4C4;
}

JSON Design Token (W3C format)

{
  "sky-teal": {
    "value": "#62B4C4",
    "type": "color",
    "description": "Sky Teal — #62B4C4"
  }
}

What Does Sky Teal Mean? Color Psychology & Cultural Symbolism

Color scientists note that cyan wavelengths are processed with exceptional acuity by the human visual system—a property that makes Sky Teal (#62B4C4) particularly effective in digital environments. The psychological consequence is freshness: a sense of being precisely located and clearly seen.

  • Across color psychology research, cyan consistently tests high for "precision" associations, making Sky Teal a reliable vehicle for freshness in cross-demographic audiences.
  • Brand designers draw on cyan-family tones to project modernity and innovation—values that Sky Teal communicates in a mid-tone key.
  • At 45% saturation, Sky Teal reads as subdued—neither overwhelming nor passive, landing in the clarity, technology, freshness, and precision zone with measured confidence.
  • Sky Teal's mid-tone lightness (58%) shifts its psychological register: a balanced mid-tone that embodies clarity, technology, freshness, and precision at its most direct.

The future feels like Sky Teal in design systems that want to get there first.

How to Use Sky Teal in Design: Applications, Pairings & Best Practices

In UI design, Sky Teal punches above its weight. Even small applications—a chart accent, an active state indicator, a badge color—carry significant visual energy in this wavelength range.

  • Avoid: traditional or heritage brands, warm and artisanal contexts, and food packaging (no natural cyan foods).
  • Color harmonies: Sky Teal's complementary color creates a high-energy split ideal for promotional design; its analogous palette (±30° hue) builds cohesive, monochromatic sophistication.
  • Proportional use: Sky Teal's subdued quality means it scales well across proportions—from full-bleed backgrounds to single-pixel borders—making it an unusually versatile palette component.
  • Sky Teal creates strong legibility with black text overlays (8.8:1 contrast ratio), making it a reliable background or surface color in design systems
  • Typography: Sky Teal as text requires a dark background; its 58% lightness means it provides 2.4:1 contrast on white, not meeting WCAG AA.

The future feels like Sky Teal in design systems that want to get there first.

Sky Teal Accessibility: WCAG Contrast Ratios, Color Blindness & Inclusive Design

Sky Teal (#62B4C4) achieves a 8.84:1 contrast ratio with black text, surpassing the WCAG 2.1 AAA threshold of 7:1. This exceptional contrast qualifies it for body text, UI components at any size, and all accessibility-sensitive interface contexts. Relative luminance: 39.2%.

  • As text on white (#FFFFFF): 2.37:1 — Fail
  • As text on black (#000000): 8.84:1 — AAA ✓
  • Best text color on Sky Teal background: Black (#000000) at 8.84:1
  • WCAG 2.1 luminance: 39.2% — mid-range luminance—it sits in the transition zone where both dark and light text approaches require testing against the 4.5:1 WCAG threshold
  • Sky Teal qualifies for all text sizes including small body copy (AAA).
  • Color blindness consideration: tritanopia (blue-yellow color blindness, ~0.003% of population) may affect how this color reads. While rare, for maximum accessibility supplement color signals with text or icon indicators in critical states.

For production use, test Sky Teal against your specific background colors rather than assuming #FFFFFF or #000000 performance translates. Surrounding colors alter perceived contrast.

Sky Teal in Industry: Branding, Design & Market Applications

Sky Teal's brand positioning falls squarely in the territory of clarity, technology, freshness, and precision. Industry data supports its strongest performance in technology, healthcare, water & marine categories, where the subdued saturation calibrates the message at a mid-tone, considered level.

  • Technology & Software: Cyan's additive light origins make it inherently digital—it's literally the color of screens. Tech brands use it to signal cutting-edge, screen-native products and the precision of digital systems. (examples: Apple, Microsoft, Salesforce) Works especially well in dark-mode interfaces where cyan provides high contrast and futuristic character.
  • Healthcare & Medical Imaging: Medical imaging technology (X-rays, ultrasounds, 3D scans) frequently uses cyan highlighting for precision and clarity. Healthcare tech brands have adopted this association to signal clinical precision in digital health products. (examples: Headspace, One Medical, Kaiser Permanente) Pairs naturally with white and dark gray for a medical-precision aesthetic.
  • Clean Energy & Environment: Clean energy brands use cyan to signal the intersection of technology and environmental consciousness—the "clean" tech positioning that neither pure green (environmental emphasis) nor pure blue (tech emphasis) fully achieves alone. Cyan-to-green gradients have become a shorthand for clean tech and sustainable innovation.
  • Brand positioning: Sky Teal is best suited for brands projecting modernity, innovation, clarity. Categories outside this positioning—traditional or heritage brands—tend to see weaker results.
  • Adjacent applications: Beyond primary industries, Sky Teal works effectively in social platform accents, clean energy brands, cyberpunk and sci-fi aesthetics—contexts where precision serves a secondary but reinforcing role.

For marketers and brand strategists, Sky Teal is a commitment to clarity, technology, freshness, and precision. Match it with industries that make that promise and it will pay dividends consistently.

Frequently Asked Questions

What is the hex code for Sky Teal?
The hex code for Sky Teal is #62B4C4. Its RGB values are rgb(98, 180, 196) and its HSL values are hsl(190, 45%, 58%).
What does Sky Teal mean in design?
Cyan sits between blue and green at the edge of visible light and is the color the eye uses to adjust from warm to cool light. It feels technological, clean, and forward-thinking. In printing, cyan is a primary process color (CMYK), giving it an association with professional reproduction and precision. In design, bright cyan signals digital interfaces, clean tech, and innovation. Lighter cyans feel fresh and airy; deeper cyans approach teal's sophistication. Cyan's primary cultural associations are ocean, ice, and digital displays. It is widely used in healthcare technology brands because it combines blue's trust with green's health connotations without the blandness of either on their own. At medium lightness, it is the most versatile tone of this hue family — readable as text on light backgrounds, yet vibrant enough as a visual accent.
Is Sky Teal WCAG accessible?
Sky Teal (#62B4C4) does not pass WCAG AA on white (2.37:1 ratio). Use it on dark backgrounds where it achieves 8.84:1. Its overall accessibility score is 48/100.
What colors go well with Sky Teal?
Sky Teal pairs well with its complementary color Chestnut (#954535). Analogous colors like Aquamarine and Pine Green also work harmoniously. Check the Color Harmonies section above for the full palette.
What is Sky Teal used for?
Sky Teal is commonly used for: Digital technology and software products; Water sports and aquatic brands; Clean energy and sustainability companies; Healthcare data visualization tools; Modern media and streaming services.
What are the CSS and Tailwind values for Sky Teal?
In CSS, use `color: #62B4C4` or `background-color: #62B4C4`. The CSS custom property is `--color-sky-teal: #62B4C4`. In Tailwind CSS, use the arbitrary value class `bg-[#62B4C4]` for backgrounds or `text-[#62B4C4]` for text.