Skip to main content

Quick Silver

#A6A6A6·gray family·WCAG AAA

Tints & Shades

50

100

200

300

400

500

600

700

800

900

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

Color Values

HEX
#A6A6A6
RGB
rgb(166, 166, 166)
HSL
hsl(0, 0%, 65%)
OKLCH
oklch(0.725 0 0)
CMYK
cmyk(0%, 0%, 0%, 35%)
Luminance:0.3813
CSS var:--color-quick-silver
Tailwind:bg-[#A6A6A6]

Accessibility

Score: 48/100

On White (#FFF)

2.43:1

Fail

On Black (#000)

8.63:1

AAA

On Light Gray (#F5F5F5)

2.23:1

Fail

Best text color on this background:

black8.63:1
Open in Contrast Checker →

Design Applications

Background

background-color: #A6A6A6

Text Color

color: #A6A6A6

bg-[#A6A6A6] text-[#000000]

Accent border card component

border-left: 4px solid #A6A6A6

Color Meaning & Psychology

Gray is the color of balance, intelligence, and maturity. Unlike black or white, gray makes no strong statement — it allows other design elements to speak. Light grays are versatile backgrounds that convey modernity and cleanliness; mid-grays feel sophisticated and professional; dark charcoals carry authority without the extremity of black. Gray's emotional neutrality has made it the dominant color of Apple's design language and most premium technology hardware. Cool grays (blue-tinted) feel modern and urban; warm grays (brown-tinted, often called "greige") feel approachable and cozy. Gray can feel dull and lifeless without colorful accents — context determines whether it reads as timeless or uninspired. Its near-neutral saturation gives it a versatile, subdued character that works as a sophisticated accent without dominating a composition.

Industry Usage

Common contexts and industries where Quick Silver is applied in professional design.

  • Premium technology hardware and devices
  • Architectural and interior design services
  • Automotive brands emphasizing refinement
  • Financial and professional services
  • Typography and editorial design
  • Industrial and engineering companies
  • Minimalist fashion and luxury apparel
  • Enterprise software UI neutral elements

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

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

CSS & Code Examples

Background

background-color: #A6A6A6;

Text

color: #A6A6A6;

Border

border: 2px solid #A6A6A6;

Box Shadow

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

Gradient

background: linear-gradient(135deg, #A6A6A6, #d7d7d7);

Tailwind-style

--color-quick-silver: #A6A6A6;

Tailwind CSS Utilities

Use arbitrary value syntax in Tailwind CSS to apply Quick Silver without a custom config.

Background

bg-[#A6A6A6]

Text

text-[#A6A6A6]

Border

border-[#A6A6A6]

Ring

ring-[#A6A6A6]

Fill

fill-[#A6A6A6]

From (gradient)

from-[#A6A6A6]

Via (gradient)

via-[#A6A6A6]

To (gradient)

to-[#A6A6A6]

Design Tokens

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

CSS Custom Properties

:root {
  --color-quick-silver: #A6A6A6;
  --color-quick-silver-rgb: 166, 166, 166;
  --color-quick-silver-hsl: 0, 0%, 65%;
}

SCSS Variables

$color-quick-silver: #A6A6A6;
$color-quick-silver-rgb: 166, 166, 166;
$color-quick-silver-hsl: 0, 0%, 65%;

Tailwind v3 Config

// tailwind.config.js
module.exports = {
  theme: {
    extend: {
      colors: {
        'quick-silver': '#A6A6A6',
      },
    },
  },
};

Tailwind v4 (@theme)

/* tailwind.css */
@theme {
  --color-quick-silver: #A6A6A6;
}

JSON Design Token (W3C format)

{
  "quick-silver": {
    "value": "#A6A6A6",
    "type": "color",
    "description": "Quick Silver — #A6A6A6"
  }
}

What Does Quick Silver Mean? Color Psychology & Cultural Symbolism

Gray occupies a unique psychological position in color theory. Unlike most colors, it carries almost no direct emotional charge—instead, it creates the conditions for other colors and design elements to be evaluated on their own terms. Quick Silver at #A6A6A6 projects timelessness as a positive quality, not a deficit.

  • Gray is design's great enabler—the neutral foundation on which other colors perform. In corporate contexts it projects professionalism without warmth (contrasted with blue) or assertiveness (contrasted with black). In luxury design, sophisticated warm grays signal refinement and editorial taste.
  • In Japanese aesthetics, gray (haiiro) is deeply valued for its understated elegance—a key component of the wabi-sabi philosophy of imperfect, restrained beauty. Chinese ink painting depends on the full spectrum of gray tones as an expressive medium in itself.
  • Quick Silver's mid-tone lightness (65%) shifts its psychological register: a balanced mid-tone that embodies neutrality, professionalism, sophistication, and balance at its most direct.
  • At 0% saturation, Quick Silver reads as neutral—All grays are inherently muted, but mid-tones in the 40-60% lightness range do the heaviest lifting in sophisticated design systems—providing contrast, hierarchy, and structure without ever competing with the palette's primary colors.

The best design systems have at least one gray as foundational as Quick Silver—the tone that organizes without competing.

How to Use Quick Silver in Design: Applications, Pairings & Best Practices

Skilled designers know that the quality of a palette's grays determines the quality of the palette itself. Quick Silver's mid-tone quality provides the right visual density for the level of sophistication or accessibility the design requires.

  • UI components: neutral backgrounds, disabled states, secondary text—Quick Silver performs reliably in all these roles with its mid-tone tonal character.
  • Brand & identity: professional service identities, technology UIs, editorial layouts—contexts where Quick Silver's neutral quality creates the right register.
  • Typography: Quick Silver as text requires a dark background; its 65% lightness means it provides 2.4:1 contrast on white, not meeting WCAG AA.
  • Quick Silver creates strong legibility with black text overlays (8.6:1 contrast ratio), making it a reliable background or surface color in design systems
  • Proportional use: Quick Silver's neutral quality means it scales well across proportions—from full-bleed backgrounds to single-pixel borders—making it an unusually versatile palette component.

The best design systems have at least one gray as foundational as Quick Silver—the tone that organizes without competing.

Quick Silver Accessibility: WCAG Contrast Ratios, Color Blindness & Inclusive Design

Quick Silver (#A6A6A6) achieves a 8.63: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: 38.1%.

  • As text on white (#FFFFFF): 2.43:1 — Fail
  • As text on black (#000000): 8.63:1 — AAA ✓
  • Best text color on Quick Silver background: Black (#000000) at 8.63:1
  • WCAG 2.1 luminance: 38.1% — 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
  • Quick Silver qualifies for all text sizes including small body copy (AAA).

For production use, test Quick Silver against your specific background colors rather than assuming #FFFFFF or #000000 performance translates. Surrounding colors alter perceived contrast.

Quick Silver in Industry: Branding, Design & Market Applications

Quick Silver's brand positioning falls squarely in the territory of neutrality, professionalism, sophistication, and balance. Industry data supports its strongest performance in technology, finance, luxury categories, where the neutral saturation calibrates the message at a mid-tone, considered level.

  • Technology: Gray dominates technology UI design because it provides the neutral canvas on which colorful, dynamic interface elements perform. Apple's aluminum aesthetic established gray as the physical language of precision engineering, an association that has persisted across all of tech. (examples: Apple, Microsoft, Salesforce) Cool grays signal digital precision; warm grays feel more approachable and human—choice depends on product personality.
  • Finance & Professional Services: Gray communicates the seriousness of people who manage important things—it's the suit of the professional world. Financial services, consulting, and legal firms use it to project competence, precision, and the absence of emotional noise. (examples: Capital One, PayPal, Visa) Dark charcoal is more authoritative than mid-gray for premium financial brands; lighter grays communicate approachable modernity.
  • Luxury & Automotive: Luxury brands use sophisticated warm grays as an alternative to the expected black—it signals refinement, editorial taste, and the confidence that doesn't need to shout. Automotive brands use it for the same reason: gray cars signal understated premium quality. (examples: BMW, Mercedes-Benz, Tesla) The specific undertone of a luxury gray (warm vs cool, light vs dark) determines whether it reads as contemporary or classic.
  • Brand positioning: Quick Silver is best suited for brands projecting professionalism, neutrality, sophistication. Categories outside this positioning—color-forward consumer brands that need warmth and personality—tend to see weaker results.
  • Adjacent applications: Beyond primary industries, Quick Silver works effectively in professional service identities, technology UIs, editorial layouts—contexts where balance serves a secondary but reinforcing role.

For marketers and brand strategists, Quick Silver is a commitment to neutrality, professionalism, sophistication, and balance. Match it with industries that make that promise and it will pay dividends consistently.

Frequently Asked Questions

What is the hex code for Quick Silver?
The hex code for Quick Silver is #A6A6A6. Its RGB values are rgb(166, 166, 166) and its HSL values are hsl(0, 0%, 65%).
What does Quick Silver mean in design?
Gray is the color of balance, intelligence, and maturity. Unlike black or white, gray makes no strong statement — it allows other design elements to speak. Light grays are versatile backgrounds that convey modernity and cleanliness; mid-grays feel sophisticated and professional; dark charcoals carry authority without the extremity of black. Gray's emotional neutrality has made it the dominant color of Apple's design language and most premium technology hardware. Cool grays (blue-tinted) feel modern and urban; warm grays (brown-tinted, often called "greige") feel approachable and cozy. Gray can feel dull and lifeless without colorful accents — context determines whether it reads as timeless or uninspired. Its near-neutral saturation gives it a versatile, subdued character that works as a sophisticated accent without dominating a composition.
Is Quick Silver WCAG accessible?
Quick Silver (#A6A6A6) does not pass WCAG AA on white (2.43:1 ratio). Use it on dark backgrounds where it achieves 8.63:1. Its overall accessibility score is 48/100.
What colors go well with Quick Silver?
Quick Silver pairs well with its complementary color Iron Gray (#595E5E). Analogous colors like Hot Pink and Burgundy also work harmoniously. Check the Color Harmonies section above for the full palette.
What is Quick Silver used for?
Quick Silver is commonly used for: Premium technology hardware and devices; Architectural and interior design services; Automotive brands emphasizing refinement; Financial and professional services; Typography and editorial design.
What are the CSS and Tailwind values for Quick Silver?
In CSS, use `color: #A6A6A6` or `background-color: #A6A6A6`. The CSS custom property is `--color-quick-silver: #A6A6A6`. In Tailwind CSS, use the arbitrary value class `bg-[#A6A6A6]` for backgrounds or `text-[#A6A6A6]` for text.