Color Directory/Tourmaline

Tourmaline (#86A1A9)

Luminance: 33% · Nearest standard name: Tourmaline

TOURMALINE
#86A1A9
rgb(134, 161, 169) · hsl(194°, 17%, 59%)
HEX#86A1A9
RGB134, 161, 169
HSL194°, 17%, 59%
HSV / HSB194°, 21%, 66%
CMYK (Print)21%, 5%, 0%, 34%

Color Harmonies

Complementary

#86A1A9#A88D85

Analogous

#85A89F#86A1A9#858EA8

Triadic

#86A1A9#A885A0#A0A885

Tints & Shades

Lighter Tints
Darker Shades

WCAG 2.2 Contrast Verification

Against White (#FFFFFF)2.73:1

Sample text rendered with #86A1A9 on white

AA Normal: FAILAA Large: FAIL
Against Dark (#0F172A)6.53:1

Sample text rendered with #86A1A9 on dark

AA Normal: PASSAA Large: PASS
Comprehensive Color Profile & Design Architecture

The Complete Color Guide to Tourmaline (#86A1A9)

Tourmaline (#86A1A9) is a distinct shade within the Cyan chromatic spectrum. Characterized by an optical luminance of 33% and a cool color temperature, this tone plays a vital role across web applications, brand identities, and editorial typography. Discover its mathematical harmonies, accessibility metrics, UI engineering roles, and front-end code tokens.

Technical Colorimetry & Coordinate Breakdown

Exact mathematical values across digital display, print press, and human perceptual spaces.

HEX Code#86A1A9
RGB Space134, 161, 169
HSL Values194°, 17%, 59%
HSV / HSB194°, 21%, 66%
CMYK Ink21%, 5%, 0%, 34%
TemperatureCool

Optical Color Harmony Formulas for Tourmaline

Geometric intervals calculated from #86A1A9 on the 360-degree color wheel.

Direct Polar (180°)#A88D85

Complementary Harmony

Pairs Tourmaline with its polar opposite (#A88D85) to create maximum optical contrast, perfect for high-converting call-to-action buttons.

Adjacent (±30°)#85A89F · #858EA8

Analogous Harmony

Positions adjacent neighboring hues on either side of Tourmaline for serene, gentle, and organic visual transitions.

Split Angles (150° / 210°)#A8858E · #A89F85

Split-Complementary

Uses the two colors flanking the direct complement of Tourmaline, offering rich visual variety without harsh chromatic vibration.

Triangular (120°)#A885A0 · #A0A885

Triadic Harmony

Forms an equilateral triangle on the color wheel, generating playful, dynamic energy when balanced against a neutral background.

Rectangular (90°)#9F85A8 · #A88D85 · #8EA885

Tetradic (Square) Harmony

A rich four-color scheme combining two complementary pairs, ideal for complex dashboards, gaming HUDs, and multi-tier charts.

Interactive Exploration

Build Palettes With Tourmaline

Lock #86A1A9 inside our interactive generator to calculate live matching palettes in real time.

Launch Palette Generator

The 60-30-10 UI Implementation Role for Tourmaline

Recommended proportional volume and semantic interface assignment.

Recommended Assignment: Structural Surface & Border Tone (30% Volume)

Because of its muted, low-chroma saturation (17%), Tourmaline (#86A1A9) excels as a secondary surface color for container cards, table borders, navigation sidebars, and divider strokes.

Light Mode SurfaceIdeal for buttons and badges
Dark Mode AdaptationDesaturate slightly for ambient glow

Color Psychology & Industry Alignment

Strategic cognitive triggers and target sector recommendations.

Cognitive & Emotional Perception

Blends the freshness of green with the serene trust of blue. Inspires crisp clarity, modern innovation, and refreshing agility.

Optimal Industry Verticals

Bio-Tech, Digital Telecommunications, Modern SaaS, Productivity Apps. Combining Tourmaline with intentional neutral whitespace reinforces authority and conversion clarity.

Production Code Tokens for Tourmaline

Drop-in design system tokens for CSS, Tailwind CSS, and SCSS.

CSS Custom Properties (:root)Vanilla CSS
:root {
  --color-86a1a9: #86A1A9;
  --color-86a1a9-rgb: 134, 161, 169;
  --color-86a1a9-hsl: 194deg 17% 59%;
}
tailwind.config.jsTailwind CSS
module.exports = {
  theme: {
    extend: {
      colors: {
        '86a1a9': '#86A1A9',
      }
    }
  }
};

Frequently Asked Questions About Tourmaline (#86A1A9)

Authoritative answers covering Tourmaline color codes, WCAG contrast compliance, and UI design systems.

What are the exact digital and print color codes for Tourmaline (#86A1A9)?
Tourmaline is defined by the HEX code #86A1A9. Its digital screen RGB coordinates are R:134, G:161, B:169. Its cylindrical HSL values are Hue:194°, Saturation:17%, Lightness:59%. In HSV/HSB format, it is 194°, 21%, 66%. For four-color CMYK process printing, its ink percentages are C:21%, M:5%, Y:0%, K:34%.
Does Tourmaline (#86A1A9) pass WCAG 2.2 accessibility standards for text readability?
Against a pure white (#FFFFFF) background, Tourmaline achieves a contrast ratio of 2.73:1 (Failing WCAG AA for normal body text, and Failing for large headings). Against dark slate (#0F172A), it achieves a contrast ratio of 6.53:1 (Passing WCAG AA).
What is the direct complementary color for Tourmaline (#86A1A9)?
The exact 180-degree optical complementary color for #86A1A9 is #A88D85. When placed side-by-side, #86A1A9 and #A88D85 create maximum visual tension and high click-through conversion rates.
What is the recommended role for Tourmaline in the 60-30-10 UI design rule?
Because of its muted, low-chroma saturation (17%), Tourmaline (#86A1A9) excels as a secondary surface color for container cards, table borders, navigation sidebars, and divider strokes.
How can I copy and export Tourmaline into Tailwind CSS and CSS variables?
You can define Tourmaline in CSS custom properties as ':root { --color-custom: #86A1A9; }' or paste it into your 'tailwind.config.js' file under 'theme.extend.colors'. You can also generate full palettes containing Tourmaline using our interactive Color Palette Generator.
Which color family does Tourmaline (#86A1A9) belong to?
Tourmaline belongs to the Cyan family (Cool spectrum). You can explore full tonal ramps and curated palettes in our Cyan Color Guide.