Skip to main content

Verdigris Teal

#43B3AE·teal family·WCAG AAA

Tints & Shades

50

100

200

300

400

500

600

700

800

900

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

Color Values

HEX
#43B3AE
RGB
rgb(67, 179, 174)
HSL
hsl(177, 46%, 48%)
OKLCH
oklch(0.703 0.1 191)
CMYK
cmyk(63%, 0%, 3%, 30%)
Luminance:0.3649
CSS var:--color-verdigris-teal
Tailwind:bg-[#43B3AE]

Accessibility

Score: 48/100

On White (#FFF)

2.53:1

Fail

On Black (#000)

8.3:1

AAA

On Light Gray (#F5F5F5)

2.32:1

Fail

Best text color on this background:

black8.30:1
Open in Contrast Checker →

Design Applications

Background

background-color: #43B3AE

Text Color

color: #43B3AE

bg-[#43B3AE] text-[#000000]

Accent border card component

border-left: 4px solid #43B3AE

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 Verdigris 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

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

CSS & Code Examples

Background

background-color: #43B3AE;

Text

color: #43B3AE;

Border

border: 2px solid #43B3AE;

Box Shadow

box-shadow: 0 4px 20px #43B3AE40;

Gradient

background: linear-gradient(135deg, #43B3AE, #7ae5e0);

Tailwind-style

--color-verdigris-teal: #43B3AE;

Tailwind CSS Utilities

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

Background

bg-[#43B3AE]

Text

text-[#43B3AE]

Border

border-[#43B3AE]

Ring

ring-[#43B3AE]

Fill

fill-[#43B3AE]

From (gradient)

from-[#43B3AE]

Via (gradient)

via-[#43B3AE]

To (gradient)

to-[#43B3AE]

Design Tokens

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

CSS Custom Properties

:root {
  --color-verdigris-teal: #43B3AE;
  --color-verdigris-teal-rgb: 67, 179, 174;
  --color-verdigris-teal-hsl: 177, 46%, 48%;
}

SCSS Variables

$color-verdigris-teal: #43B3AE;
$color-verdigris-teal-rgb: 67, 179, 174;
$color-verdigris-teal-hsl: 177, 46%, 48%;

Tailwind v3 Config

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

Tailwind v4 (@theme)

/* tailwind.css */
@theme {
  --color-verdigris-teal: #43B3AE;
}

JSON Design Token (W3C format)

{
  "verdigris-teal": {
    "value": "#43B3AE",
    "type": "color",
    "description": "Verdigris Teal — #43B3AE"
  }
}

What Does Verdigris Teal Mean? Color Psychology & Cultural Symbolism

Verdigris Teal has become one of the signature colors of contemporary digital design precisely because it fills a gap: cool enough to feel clinical and precise, but saturated enough (46%) to feel alive and modern. The result is clarity.

  • 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.
  • Verdigris Teal's medium lightness (48%) shifts its psychological register: a balanced mid-tone that embodies clarity, innovation, balance, and modern sophistication at its most direct.
  • At 46% saturation, Verdigris Teal reads as subdued—neither overwhelming nor passive, landing in the clarity, innovation, balance, and modern sophistication zone with measured confidence.

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

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

Design systems built around Verdigris 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—Verdigris Teal performs reliably in all these roles with its medium tonal character.
  • Brand & identity: health tech platforms, modern SaaS UIs, financial dashboards—contexts where Verdigris Teal's subdued quality creates the right register.
  • Typography: Verdigris Teal as text requires a dark background; its 48% lightness means it provides 2.5:1 contrast on white, not meeting WCAG AA.
  • Verdigris Teal creates strong legibility with black text overlays (8.3:1 contrast ratio), making it a reliable background or surface color in design systems
  • Proportional use: Verdigris 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.

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

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

Verdigris Teal (#43B3AE) achieves a 8.30: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: 36.5%.

  • As text on white (#FFFFFF): 2.53:1 — Fail
  • As text on black (#000000): 8.30:1 — AAA ✓
  • Best text color on Verdigris Teal background: Black (#000000) at 8.30:1
  • WCAG 2.1 luminance: 36.5% — 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
  • Verdigris 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.

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

Verdigris Teal in Industry: Branding, Design & Market Applications

Verdigris Teal (#43B3AE) 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 subdued saturation signals calm 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: 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: Notion, Slack, Salesforce) Works best paired with clean white and dark charcoal for maximum fintech modernity.
  • Brand positioning: Verdigris 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, Verdigris Teal works effectively in health tech platforms, modern SaaS UIs, financial dashboards—contexts where calm serves a secondary but reinforcing role.

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

Frequently Asked Questions

What is the hex code for Verdigris Teal?
The hex code for Verdigris Teal is #43B3AE. Its RGB values are rgb(67, 179, 174) and its HSL values are hsl(177, 46%, 48%).
What does Verdigris 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 Verdigris Teal WCAG accessible?
Verdigris Teal (#43B3AE) does not pass WCAG AA on white (2.53:1 ratio). Use it on dark backgrounds where it achieves 8.3:1. Its overall accessibility score is 48/100.
What colors go well with Verdigris Teal?
Verdigris Teal pairs well with its complementary color Venetian Red (#C80815). Analogous colors like Medium Sea Green and Hooker's Green also work harmoniously. Check the Color Harmonies section above for the full palette.
What is Verdigris Teal used for?
Verdigris 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 Verdigris Teal?
In CSS, use `color: #43B3AE` or `background-color: #43B3AE`. The CSS custom property is `--color-verdigris-teal: #43B3AE`. In Tailwind CSS, use the arbitrary value class `bg-[#43B3AE]` for backgrounds or `text-[#43B3AE]` for text.