Tints & Shades
50
100
200
300
400
500
600
700
800
900
Scale from white (50) through Forest Teal (500) to black (900), interpolated in Lab color space.
Color Values
- HEX
- #2E6F6E
- RGB
- rgb(46, 111, 110)
- HSL
- hsl(179, 41%, 31%)
- OKLCH
- oklch(0.5 0.066 194)
- CMYK
- cmyk(59%, 0%, 1%, 56%)
--color-forest-tealbg-[#2E6F6E]Accessibility
Score: 54/100On White (#FFF)
5.81:1
On Black (#000)
3.62:1
On Light Gray (#F5F5F5)
5.33:1
Best text color on this background:
Design Applications
background-color: #2E6F6E
color: #2E6F6E
bg-[#2E6F6E] text-[#FFFFFF]
border-left: 4px solid #2E6F6E
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 Forest 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
Forest Teal is a dark color. Use white (#FFFFFF) text on top of it for maximum readability (5.81:1). Avoid small black text on this background.
CSS & Code Examples
Background
background-color: #2E6F6E;Text
color: #2E6F6E;Border
border: 2px solid #2E6F6E;Box Shadow
box-shadow: 0 4px 20px #2E6F6E40;Gradient
background: linear-gradient(135deg, #2E6F6E, #5e9e9c);Tailwind-style
--color-forest-teal: #2E6F6E;Tailwind CSS Utilities
Use arbitrary value syntax in Tailwind CSS to apply Forest Teal without a custom config.
Background
bg-[#2E6F6E]Text
text-[#2E6F6E]Border
border-[#2E6F6E]Ring
ring-[#2E6F6E]Fill
fill-[#2E6F6E]From (gradient)
from-[#2E6F6E]Via (gradient)
via-[#2E6F6E]To (gradient)
to-[#2E6F6E]Design Tokens
Ready-to-use Forest Teal design token in CSS custom properties, SCSS, Tailwind v3/v4, and JSON formats.
CSS Custom Properties
:root {
--color-forest-teal: #2E6F6E;
--color-forest-teal-rgb: 46, 111, 110;
--color-forest-teal-hsl: 179, 41%, 31%;
}SCSS Variables
$color-forest-teal: #2E6F6E; $color-forest-teal-rgb: 46, 111, 110; $color-forest-teal-hsl: 179, 41%, 31%;
Tailwind v3 Config
// tailwind.config.js
module.exports = {
theme: {
extend: {
colors: {
'forest-teal': '#2E6F6E',
},
},
},
};Tailwind v4 (@theme)
/* tailwind.css */
@theme {
--color-forest-teal: #2E6F6E;
}JSON Design Token (W3C format)
{
"forest-teal": {
"value": "#2E6F6E",
"type": "color",
"description": "Forest Teal — #2E6F6E"
}
}More teal colors
View all →What Does Forest 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. Forest Teal at #2E6F6E synthesizes these inputs into innovation: 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.
- Forest Teal's deep lightness (31%) 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 41% saturation, Forest Teal reads as subdued—neither overwhelming nor passive, landing in the clarity, innovation, balance, and modern sophistication zone with measured confidence.
Forest Teal is the color for when you need to be trusted AND interesting—a combination most colors can only approximate.
How to Use Forest Teal in Design: Applications, Pairings & Best Practices
Forest 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 subdued saturation means it works in both large and small applications without visual fatigue.
- UI components: primary brand color, action states, informational elements—Forest Teal performs reliably in all these roles with its deep tonal character.
- Brand & identity: health tech platforms, modern SaaS UIs, financial dashboards—contexts where Forest Teal's subdued quality creates the right register.
- Typography: Forest Teal works as a background behind white text but requires careful sizing—test at intended heading and body sizes before finalizing.
- As a dark tone, Forest Teal creates maximum contrast with white and light neutrals—excellent for creating premium dark-mode sections, bold headers, and high-drama brand moments
- Proportional use: Forest 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.
Forest Teal is the color for when you need to be trusted AND interesting—a combination most colors can only approximate.
Forest Teal Accessibility: WCAG Contrast Ratios, Color Blindness & Inclusive Design
Forest Teal (#2E6F6E) reaches 5.81: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.1%.
- As text on white (#FFFFFF): 5.81:1 — AA ✓
- As text on black (#000000): 3.62:1 — AA (large text only)
- Best text color on Forest Teal background: White (#FFFFFF) at 5.81:1
- WCAG 2.1 luminance: 13.1% — low luminance (dark)—it provides strong contrast for white and light overlaid text, functioning well as a background in dark-mode and header contexts
- Forest 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 Forest 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.
Forest 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. Forest 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: 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: Forest 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, Forest Teal works effectively in health tech platforms, modern SaaS UIs, financial dashboards—contexts where clarity serves a secondary but reinforcing role.
Forest 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.
Accessibility & Design Guides
Frequently Asked Questions
- What is the hex code for Forest Teal? ▾
- The hex code for Forest Teal is #2E6F6E. Its RGB values are rgb(46, 111, 110) and its HSL values are hsl(179, 41%, 31%).
- What does Forest 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 Forest Teal WCAG accessible? ▾
- Forest Teal (#2E6F6E) passes WCAG AA on white with a 5.81:1 contrast ratio. Its overall accessibility score is 54/100.
- What colors go well with Forest Teal? ▾
- Forest Teal pairs well with its complementary color Red (#FF0000). Analogous colors like Patina and Bottle Green also work harmoniously. Check the Color Harmonies section above for the full palette.
- What is Forest Teal used for? ▾
- Forest 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 Forest Teal? ▾
- In CSS, use `color: #2E6F6E` or `background-color: #2E6F6E`. The CSS custom property is `--color-forest-teal: #2E6F6E`. In Tailwind CSS, use the arbitrary value class `bg-[#2E6F6E]` for backgrounds or `text-[#2E6F6E]` for text.