Tints & Shades
50
100
200
300
400
500
600
700
800
900
Scale from white (50) through Pine Teal (500) to black (900), interpolated in Lab color space.
Color Values
- HEX
- #3D6E6E
- RGB
- rgb(61, 110, 110)
- HSL
- hsl(180, 29%, 34%)
- OKLCH
- oklch(0.504 0.053 196)
- CMYK
- cmyk(45%, 0%, 0%, 57%)
--color-pine-tealbg-[#3D6E6E]Accessibility
Score: 54/100On White (#FFF)
5.75:1
On Black (#000)
3.65:1
On Light Gray (#F5F5F5)
5.27:1
Best text color on this background:
Design Applications
background-color: #3D6E6E
color: #3D6E6E
bg-[#3D6E6E] text-[#FFFFFF]
border-left: 4px solid #3D6E6E
Color Harmonies
Similar Colors
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 Pine 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
Passes 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
Pine Teal is a dark color. Use white (#FFFFFF) text on top of it for maximum readability (5.75:1). Avoid small black text on this background.
CSS & Code Examples
Background
background-color: #3D6E6E;Text
color: #3D6E6E;Border
border: 2px solid #3D6E6E;Box Shadow
box-shadow: 0 4px 20px #3D6E6E40;Gradient
background: linear-gradient(135deg, #3D6E6E, #6b9c9c);Tailwind-style
--color-pine-teal: #3D6E6E;Tailwind CSS Utilities
Use arbitrary value syntax in Tailwind CSS to apply Pine Teal without a custom config.
Background
bg-[#3D6E6E]Text
text-[#3D6E6E]Border
border-[#3D6E6E]Ring
ring-[#3D6E6E]Fill
fill-[#3D6E6E]From (gradient)
from-[#3D6E6E]Via (gradient)
via-[#3D6E6E]To (gradient)
to-[#3D6E6E]Design Tokens
Ready-to-use Pine Teal design token in CSS custom properties, SCSS, Tailwind v3/v4, and JSON formats.
CSS Custom Properties
:root {
--color-pine-teal: #3D6E6E;
--color-pine-teal-rgb: 61, 110, 110;
--color-pine-teal-hsl: 180, 29%, 34%;
}SCSS Variables
$color-pine-teal: #3D6E6E; $color-pine-teal-rgb: 61, 110, 110; $color-pine-teal-hsl: 180, 29%, 34%;
Tailwind v3 Config
// tailwind.config.js
module.exports = {
theme: {
extend: {
colors: {
'pine-teal': '#3D6E6E',
},
},
},
};Tailwind v4 (@theme)
/* tailwind.css */
@theme {
--color-pine-teal: #3D6E6E;
}JSON Design Token (W3C format)
{
"pine-teal": {
"value": "#3D6E6E",
"type": "color",
"description": "Pine Teal — #3D6E6E"
}
}More teal colors
View all →What Does Pine Teal Mean? Color Psychology & Cultural Symbolism
Pine Teal (#3D6E6E) 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.
- Across color psychology research, teal consistently tests high for "innovation" associations, making Pine Teal a reliable vehicle for balance in cross-demographic audiences.
- Brand designers draw on teal-family tones to project modern sophistication and trustworthiness—values that Pine Teal communicates in a deep key.
- At 29% saturation, Pine Teal reads as muted—Muted teals (slate teal, dusty aqua) create sophisticated, timeless palettes—popular in interior design and brand identities that want to feel current without chasing trends.
- Pine Teal's deep lightness (34%) 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.
Pine Teal is the color for when you need to be trusted AND interesting—a combination most colors can only approximate.
How to Use Pine Teal in Design: Applications, Pairings & Best Practices
Pine Teal is one of the most versatile colors in professional design systems—it performs equally well as a dominant brand color, a UI accent, and a data visualization tone. Its muted saturation means it works in both large and small applications without visual fatigue.
- Avoid: traditional, conservative institutions that need to signal historical trust (navy serves better), children's products where warmer colors perform better, and food branding.
- Color harmonies: Pine Teal's complementary color creates a high-energy split ideal for promotional design; its analogous palette (±30° hue) builds cohesive, monochromatic sophistication.
- Proportional use: Pine Teal's muted quality means it scales well across proportions—from full-bleed backgrounds to single-pixel borders—making it an unusually versatile palette component.
- As a dark tone, Pine Teal creates maximum contrast with white and light neutrals—excellent for creating premium dark-mode sections, bold headers, and high-drama brand moments
- Typography: Pine Teal works as a background behind white text but requires careful sizing—test at intended heading and body sizes before finalizing.
Pine Teal is the color for when you need to be trusted AND interesting—a combination most colors can only approximate.
Pine Teal Accessibility: WCAG Contrast Ratios, Color Blindness & Inclusive Design
Pine Teal (#3D6E6E) reaches 5.75:1 contrast with white 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: 13.3%.
- As text on white (#FFFFFF): 5.75:1 — AA ✓
- As text on black (#000000): 3.65:1 — AA (large text only)
- Best text color on Pine Teal background: White (#FFFFFF) at 5.75:1
- WCAG 2.1 luminance: 13.3% — low luminance (dark)—it provides strong contrast for white and light overlaid text, functioning well as a background in dark-mode and header contexts
- Pine 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.
Always verify Pine Teal at its final intended size and weight using a real contrast checker—font weight and rendering environment affect perceived legibility beyond what raw ratios capture.
Pine Teal in Industry: Branding, Design & Market Applications
Pine Teal's brand positioning falls squarely in the territory of clarity, innovation, balance, and modern sophistication. Industry data supports its strongest performance in healthcare technology, SaaS & B2B software, financial technology categories, where the muted saturation calibrates the message at a deep, considered level.
- 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: Pine 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, Pine Teal works effectively in professional services branding, wellness apps, financial dashboards—contexts where sophistication serves a secondary but reinforcing role.
For marketers and brand strategists, Pine Teal is a commitment to clarity, innovation, balance, and modern sophistication. Match it with industries that make that promise and it will pay dividends consistently.
Accessibility & Design Guides
Frequently Asked Questions
- What is the hex code for Pine Teal? ▾
- The hex code for Pine Teal is #3D6E6E. Its RGB values are rgb(61, 110, 110) and its HSL values are hsl(180, 29%, 34%).
- What does Pine 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 Pine Teal WCAG accessible? ▾
- Pine Teal (#3D6E6E) passes WCAG AA on white with a 5.75:1 contrast ratio. Its overall accessibility score is 54/100.
- What colors go well with Pine Teal? ▾
- Pine Teal pairs well with its complementary color Red (#FF0000). Analogous colors like Mint Cream and Opal also work harmoniously. Check the Color Harmonies section above for the full palette.
- What is Pine Teal used for? ▾
- Pine 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 Pine Teal? ▾
- In CSS, use `color: #3D6E6E` or `background-color: #3D6E6E`. The CSS custom property is `--color-pine-teal: #3D6E6E`. In Tailwind CSS, use the arbitrary value class `bg-[#3D6E6E]` for backgrounds or `text-[#3D6E6E]` for text.