Skip to main content

Bright Teal

#01F9C6·teal family·WCAG AAA

Tints & Shades

50

100

200

300

400

500

600

700

800

900

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

Color Values

HEX
#01F9C6
RGB
rgb(1, 249, 198)
HSL
hsl(168, 99%, 49%)
OKLCH
oklch(0.874 0.171 171)
CMYK
cmyk(100%, 0%, 20%, 2%)
Luminance:0.7184
CSS var:--color-bright-teal
Tailwind:bg-[#01F9C6]

Accessibility

Score: 48/100

On White (#FFF)

1.37:1

Fail

On Black (#000)

15.37:1

AAA

On Light Gray (#F5F5F5)

1.25:1

Fail

Best text color on this background:

black15.37:1
Open in Contrast Checker →

Design Applications

Background

background-color: #01F9C6

Text Color

color: #01F9C6

bg-[#01F9C6] text-[#000000]

Accent border card component

border-left: 4px solid #01F9C6

Color Meaning & Psychology

Teal occupies the sophisticated intersection of blue's trust and green's vitality. It feels calming yet distinctive — neither the corporate ubiquity of navy nor the aggressive freshness of lime green. Teal is associated with healing, emotional balance, and clarity of thought. It gained significant cultural cachet in the 2010s as a design-forward alternative to standard blues in healthcare and technology branding. Deeper teals feel luxurious and authoritative; lighter teals feel fresh and energetic. Teal is one of the few colors that reads well in both light and dark themes. Its primary challenge is legibility — teal text on white often fails WCAG AA without careful shade selection. 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 Bright Teal is applied in professional design.

  • Healthcare technology and health apps
  • Mental health and wellness platforms
  • Fintech brands seeking blue-alternative trust
  • Premium interior design and home accessories
  • Environmental and ocean-focused organizations
  • Contemporary hotel and hospitality brands
  • Corporate communications departments
  • Spa and beauty wellness destinations

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

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

CSS & Code Examples

Background

background-color: #01F9C6;

Text

color: #01F9C6;

Border

border: 2px solid #01F9C6;

Box Shadow

box-shadow: 0 4px 20px #01F9C640;

Gradient

background: linear-gradient(135deg, #01F9C6, #6cfff9);

Tailwind-style

--color-bright-teal: #01F9C6;

Tailwind CSS Utilities

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

Background

bg-[#01F9C6]

Text

text-[#01F9C6]

Border

border-[#01F9C6]

Ring

ring-[#01F9C6]

Fill

fill-[#01F9C6]

From (gradient)

from-[#01F9C6]

Via (gradient)

via-[#01F9C6]

To (gradient)

to-[#01F9C6]

Design Tokens

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

CSS Custom Properties

:root {
  --color-bright-teal: #01F9C6;
  --color-bright-teal-rgb: 1, 249, 198;
  --color-bright-teal-hsl: 168, 99%, 49%;
}

SCSS Variables

$color-bright-teal: #01F9C6;
$color-bright-teal-rgb: 1, 249, 198;
$color-bright-teal-hsl: 168, 99%, 49%;

Tailwind v3 Config

// tailwind.config.js
module.exports = {
  theme: {
    extend: {
      colors: {
        'bright-teal': '#01F9C6',
      },
    },
  },
};

Tailwind v4 (@theme)

/* tailwind.css */
@theme {
  --color-bright-teal: #01F9C6;
}

JSON Design Token (W3C format)

{
  "bright-teal": {
    "value": "#01F9C6",
    "type": "color",
    "description": "Bright Teal — #01F9C6"
  }
}

What Does Bright Teal Mean? Color Psychology & Cultural Symbolism

The psychology of teal tones draws from multiple sources simultaneously—the blue sky's expansiveness, the sea's depth, the clarity of clean water. Bright Teal at #01F9C6 synthesizes these inputs into clarity: a quality that feels simultaneously grounded and forward-looking.

  • Teal occupies the visual and psychological space between blue's trust and green's vitality—inheriting credibility from the former and freshness from the latter. It's become a defining color of modern healthcare tech and SaaS design for exactly this balance.
  • In Persian and Islamic design traditions, teal and turquoise hold deep spiritual significance—associated with protection, sky, and water. Persian turquoise ceramics are among the most celebrated in the world. In many Central Asian cultures, the color connects heaven and earth.
  • Bright Teal's medium lightness (49%) shifts its psychological register: a balanced mid-tone that embodies clarity, innovation, balance, and modern sophistication at its most direct.
  • At 99% saturation, Bright Teal reads as vivid—Vivid teals are a signature of contemporary tech design—digitally native, modern, and distinct enough to stand out in a landscape of blue-dominated software interfaces.

The best use of Bright Teal is unapologetic. When it's the primary color, it earns its position through clarity and confidence.

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

The appeal of Bright Teal in design is its specificity without limitation. Unlike blue (everyone) or purple (everyone creative), teal stakes out a particular position—modern, balanced, health-forward—without cutting off audience breadth.

  • UI components: primary brand color, action states, informational elements—Bright Teal performs reliably in all these roles with its medium tonal character.
  • Brand & identity: health tech platforms, modern SaaS UIs, financial dashboards—contexts where Bright Teal's vivid quality creates the right register.
  • Typography: Bright Teal as text requires a dark background; its 49% lightness means it provides 1.4:1 contrast on white, not meeting WCAG AA.
  • Bright Teal creates strong legibility with black text overlays (15.4:1 contrast ratio), making it a reliable background or surface color in design systems
  • Proportional use: Bright Teal's vivid saturation (99%) means small applications—accents, highlights, icons—deliver maximum impact without visual fatigue. Reserve large-scale use for intentional brand moments.

The best use of Bright Teal is unapologetic. When it's the primary color, it earns its position through clarity and confidence.

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

Bright Teal (#01F9C6) achieves a 15.37: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: 71.8%.

  • As text on white (#FFFFFF): 1.37:1 — Fail
  • As text on black (#000000): 15.37:1 — AAA ✓
  • Best text color on Bright Teal background: Black (#000000) at 15.37:1
  • WCAG 2.1 luminance: 71.8% — high-luminance (near-white)—it provides excellent readability for dark text overlays and integrates naturally into light design systems
  • Bright 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 Bright Teal against your specific background colors rather than assuming #FFFFFF or #000000 performance translates. Surrounding colors alter perceived contrast.

Bright Teal in Industry: Branding, Design & Market Applications

Bright Teal (#01F9C6) is most at home in industries where clarity, innovation, balance, and modern sophistication are key brand values. Its medium quality makes it particularly effective in Healthcare Technology contexts, where the vivid saturation signals innovation at exactly the right register.

  • Healthcare Technology: Teal has become the signature color of healthcare technology for a specific reason: it bridges clinical trust (blue's domain) with vitality and growth (green's domain), communicating that a product is both reliable and innovative. (examples: Notion, Slack, Salesforce) Particularly effective for telemedicine, health tracking apps, and digital wellness platforms that need clinical credibility without institutional coldness.
  • SaaS & B2B Software: The modern SaaS industry has adopted teal as an alternative to blue that signals both professionalism and innovation. It works especially well for productivity tools, data platforms, and workflow software where clarity and intelligence are the core brand values. Teal differentiates from the blue-dominated enterprise market while maintaining the trust signals B2B buyers require.
  • Financial Technology: Fintech brands use teal to signal that they're reimagining financial services—keeping the trustworthiness of traditional blue but adding a freshness that traditional banks lack. The color says "we take your money seriously and we're different from old banking." (examples: Apple, Microsoft, Salesforce) Works best paired with clean white and dark charcoal for maximum fintech modernity.
  • Brand positioning: Bright Teal is best suited for brands projecting modern sophistication, trustworthiness, balance. Categories outside this positioning—traditional—tend to see weaker results.
  • Adjacent applications: Beyond primary industries, Bright Teal works effectively in professional services branding, wellness apps, financial dashboards—contexts where innovation serves a secondary but reinforcing role.

The industries where Bright Teal performs best are those where the audience expects innovation. Build brand strategy around this alignment, not against it.

Frequently Asked Questions

What is the hex code for Bright Teal?
The hex code for Bright Teal is #01F9C6. Its RGB values are rgb(1, 249, 198) and its HSL values are hsl(168, 99%, 49%).
What does Bright Teal mean in design?
Teal occupies the sophisticated intersection of blue's trust and green's vitality. It feels calming yet distinctive — neither the corporate ubiquity of navy nor the aggressive freshness of lime green. Teal is associated with healing, emotional balance, and clarity of thought. It gained significant cultural cachet in the 2010s as a design-forward alternative to standard blues in healthcare and technology branding. Deeper teals feel luxurious and authoritative; lighter teals feel fresh and energetic. Teal is one of the few colors that reads well in both light and dark themes. Its primary challenge is legibility — teal text on white often fails WCAG AA without careful shade selection. 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 Bright Teal WCAG accessible?
Bright Teal (#01F9C6) does not pass WCAG AA on white (1.37:1 ratio). Use it on dark backgrounds where it achieves 15.37:1. Its overall accessibility score is 48/100.
What colors go well with Bright Teal?
Bright Teal pairs well with its complementary color Crimson (#DC143C). Analogous colors like Emerald and Dartmouth Green also work harmoniously. Check the Color Harmonies section above for the full palette.
What is Bright Teal used for?
Bright Teal is commonly used for: Healthcare technology and health apps; Mental health and wellness platforms; Fintech brands seeking blue-alternative trust; Premium interior design and home accessories; Environmental and ocean-focused organizations.
What are the CSS and Tailwind values for Bright Teal?
In CSS, use `color: #01F9C6` or `background-color: #01F9C6`. The CSS custom property is `--color-bright-teal: #01F9C6`. In Tailwind CSS, use the arbitrary value class `bg-[#01F9C6]` for backgrounds or `text-[#01F9C6]` for text.