Skip to main content

Persian Teal

#009473·teal family·WCAG AA

Tints & Shades

50

100

200

300

400

500

600

700

800

900

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

Color Values

HEX
#009473
RGB
rgb(0, 148, 115)
HSL
hsl(167, 100%, 29%)
OKLCH
oklch(0.593 0.118 170)
CMYK
cmyk(100%, 0%, 22%, 42%)
Luminance:0.2242
CSS var:--color-persian-teal
Tailwind:bg-[#009473]

Accessibility

Score: 39/100

On White (#FFF)

3.83:1

AA Large

On Black (#000)

5.48:1

AA

On Light Gray (#F5F5F5)

3.51:1

AA Large

Best text color on this background:

black5.48:1
Open in Contrast Checker →

Design Applications

Background

background-color: #009473

Text Color

color: #009473

bg-[#009473] text-[#000000]

Accent border card component

border-left: 4px solid #009473

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. Its deeper, richer tone gives it gravitas and sophistication, making it well-suited for primary brand colors, typography, and contexts where authority matters.

Industry Usage

Common contexts and industries where Persian 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

Passes AA Large

3:1 minimum required

UI Components

Meets 1.4.11

3:1 for non-text UI

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

CSS & Code Examples

Background

background-color: #009473;

Text

color: #009473;

Border

border: 2px solid #009473;

Box Shadow

box-shadow: 0 4px 20px #00947340;

Gradient

background: linear-gradient(135deg, #009473, #50c5a2);

Tailwind-style

--color-persian-teal: #009473;

Tailwind CSS Utilities

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

Background

bg-[#009473]

Text

text-[#009473]

Border

border-[#009473]

Ring

ring-[#009473]

Fill

fill-[#009473]

From (gradient)

from-[#009473]

Via (gradient)

via-[#009473]

To (gradient)

to-[#009473]

Design Tokens

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

CSS Custom Properties

:root {
  --color-persian-teal: #009473;
  --color-persian-teal-rgb: 0, 148, 115;
  --color-persian-teal-hsl: 167, 100%, 29%;
}

SCSS Variables

$color-persian-teal: #009473;
$color-persian-teal-rgb: 0, 148, 115;
$color-persian-teal-hsl: 167, 100%, 29%;

Tailwind v3 Config

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

Tailwind v4 (@theme)

/* tailwind.css */
@theme {
  --color-persian-teal: #009473;
}

JSON Design Token (W3C format)

{
  "persian-teal": {
    "value": "#009473",
    "type": "color",
    "description": "Persian Teal — #009473"
  }
}

What Does Persian Teal Mean? Color Psychology & Cultural Symbolism

Persian Teal (#009473) sits at the exact chromatic intersection where green's vitality meets blue's reliability. This isn't a compromise—it's a synthesis, and the result is a color that reads as balance: balanced, confident, and impossible to reduce to a single emotion.

  • 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.
  • Persian Teal's deep lightness (29%) shifts its psychological register: Deep teal and dark cyan carry genuine authority and depth—functioning like a cooler alternative to navy that still communicates seriousness and precision.
  • At 100% saturation, Persian 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.

Persian Teal will feel fresh for a long time because it's built on permanent values—clarity, balance, and intelligence—not trend.

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

Design systems built around Persian Teal tend to feel contemporary, clean, and purposeful. It pairs naturally with white, dark charcoal, and almost any warm neutral, making it an extremely designer-friendly color to build a palette around.

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

Persian Teal will feel fresh for a long time because it's built on permanent values—clarity, balance, and intelligence—not trend.

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

Persian Teal (#009473) reaches 5.48:1 contrast with black text—meeting WCAG 2.1 AA minimum of 4.5:1 for normal text and 3:1 for large text. It clears standard production accessibility requirements. Relative luminance: 22.4%.

  • As text on white (#FFFFFF): 3.83:1 — AA (large text only)
  • As text on black (#000000): 5.48:1 — AA ✓
  • Best text color on Persian Teal background: Black (#000000) at 5.48:1
  • WCAG 2.1 luminance: 22.4% — 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
  • Persian Teal qualifies for normal body text and all larger sizes (AA).
  • 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.

Persian Teal's WCAG profile makes it a compliant choice for most text applications.

Persian Teal in Industry: Branding, Design & Market Applications

Across industry research, teal-family tones consistently outperform competitors in categories built on clarity, innovation, balance, and modern sophistication. Persian Teal is a deep expression of this advantage—best positioned in Healthcare Technology and adjacent markets.

  • 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: Apple, Microsoft, 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: Persian Teal is best suited for brands projecting innovation, clarity, balance. Categories outside this positioning—traditional—tend to see weaker results.
  • Adjacent applications: Beyond primary industries, Persian Teal works effectively in health tech platforms, modern SaaS UIs, financial dashboards—contexts where sophistication serves a secondary but reinforcing role.

Persian Teal earns its strongest ROI in industries where trust and recognition compound over time: Healthcare Technology, SaaS & B2B Software, Financial Technology. Use it to build the kind of brand recognition that decades reinforce.

Frequently Asked Questions

What is the hex code for Persian Teal?
The hex code for Persian Teal is #009473. Its RGB values are rgb(0, 148, 115) and its HSL values are hsl(167, 100%, 29%).
What does Persian 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. Its deeper, richer tone gives it gravitas and sophistication, making it well-suited for primary brand colors, typography, and contexts where authority matters.
Is Persian Teal WCAG accessible?
Persian Teal (#009473) passes WCAG AA-large on white with a 3.83:1 contrast ratio. Its overall accessibility score is 39/100.
What colors go well with Persian Teal?
Persian Teal pairs well with its complementary color Candy Red (#FF0038). Analogous colors like Erin and Dartmouth Green also work harmoniously. Check the Color Harmonies section above for the full palette.
What is Persian Teal used for?
Persian 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 Persian Teal?
In CSS, use `color: #009473` or `background-color: #009473`. The CSS custom property is `--color-persian-teal: #009473`. In Tailwind CSS, use the arbitrary value class `bg-[#009473]` for backgrounds or `text-[#009473]` for text.