Tints & Shades
50
100
200
300
400
500
600
700
800
900
Scale from white (50) through Topaz (500) to black (900), interpolated in Lab color space.
Color Values
- HEX
- #FFC87C
- RGB
- rgb(255, 200, 124)
- HSL
- hsl(35, 100%, 74%)
- OKLCH
- oklch(0.866 0.113 74)
- CMYK
- cmyk(0%, 22%, 51%, 0%)
--color-topazbg-[#FFC87C]Accessibility
Score: 48/100On White (#FFF)
1.52:1
On Black (#000)
13.8:1
On Light Gray (#F5F5F5)
1.4:1
Best text color on this background:
Design Applications
background-color: #FFC87C
color: #FFC87C
bg-[#FFC87C] text-[#000000]
border-left: 4px solid #FFC87C
Color Harmonies
Complementary
Cobalt Blue
#0047AB
Split-Complementary
Similar Colors
Color Meaning & Psychology
Cyan sits between blue and green at the edge of visible light and is the color the eye uses to adjust from warm to cool light. It feels technological, clean, and forward-thinking. In printing, cyan is a primary process color (CMYK), giving it an association with professional reproduction and precision. In design, bright cyan signals digital interfaces, clean tech, and innovation. Lighter cyans feel fresh and airy; deeper cyans approach teal's sophistication. Cyan's primary cultural associations are ocean, ice, and digital displays. It is widely used in healthcare technology brands because it combines blue's trust with green's health connotations without the blandness of either on their own. Its lighter value makes it approachable and soft — suitable for backgrounds, secondary UI states, and contexts requiring the hue's character without full intensity.
Industry Usage
Common contexts and industries where Topaz is applied in professional design.
- Digital technology and software products
- Water sports and aquatic brands
- Clean energy and sustainability companies
- Healthcare data visualization tools
- Modern media and streaming services
- Virtual reality and immersive tech brands
- Aerospace and precision technology
- Clinical data and diagnostic imaging products
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
Topaz is a light color. Use black (#000000) text on top of it for maximum readability (13.80:1). Avoid white text on this background.
CSS & Code Examples
Background
background-color: #FFC87C;Text
color: #FFC87C;Border
border: 2px solid #FFC87C;Box Shadow
box-shadow: 0 4px 20px #FFC87C40;Gradient
background: linear-gradient(135deg, #FFC87C, #fffbac);Tailwind-style
--color-topaz: #FFC87C;Tailwind CSS Utilities
Use arbitrary value syntax in Tailwind CSS to apply Topaz without a custom config.
Background
bg-[#FFC87C]Text
text-[#FFC87C]Border
border-[#FFC87C]Ring
ring-[#FFC87C]Fill
fill-[#FFC87C]From (gradient)
from-[#FFC87C]Via (gradient)
via-[#FFC87C]To (gradient)
to-[#FFC87C]Design Tokens
Ready-to-use Topaz design token in CSS custom properties, SCSS, Tailwind v3/v4, and JSON formats.
CSS Custom Properties
:root {
--color-topaz: #FFC87C;
--color-topaz-rgb: 255, 200, 124;
--color-topaz-hsl: 35, 100%, 74%;
}SCSS Variables
$color-topaz: #FFC87C; $color-topaz-rgb: 255, 200, 124; $color-topaz-hsl: 35, 100%, 74%;
Tailwind v3 Config
// tailwind.config.js
module.exports = {
theme: {
extend: {
colors: {
'topaz': '#FFC87C',
},
},
},
};Tailwind v4 (@theme)
/* tailwind.css */
@theme {
--color-topaz: #FFC87C;
}JSON Design Token (W3C format)
{
"topaz": {
"value": "#FFC87C",
"type": "color",
"description": "Topaz — #FFC87C"
}
}More cyan colors
View all →What Does Topaz Mean? Color Psychology & Cultural Symbolism
The psychology of Topaz runs through two channels simultaneously: the freshness of blue water (sky, ocean, clean environments) and the precision of technology (RGB screens, laser light, digital information). Together they resolve as precision—a quality of informed clarity.
- Across color psychology research, cyan consistently tests high for "precision" associations, making Topaz a reliable vehicle for precision in cross-demographic audiences.
- Brand designers draw on cyan-family tones to project modernity and innovation—values that Topaz communicates in a light key.
- At 100% saturation, Topaz reads as vivid—Pure vivid cyan is the color of screens, lasers, and science fiction—among the most technologically coded colors in human design vocabulary.
- Topaz's light lightness (74%) shifts its psychological register: Light cyan and aqua tones feel fresh and summery—associated with clear tropical water, sky, and a light coastal aesthetic.
Topaz is where technology and clarity meet—use it where you need users to feel precisely oriented and forward-looking.
How to Use Topaz in Design: Applications, Pairings & Best Practices
Topaz is a natural fit for any design system that wants to signal technology without falling back on blue. It adds a freshness and precision that differentiates tech-forward brands from their more conventional competitors.
- Avoid: traditional or heritage brands, warm and artisanal contexts, and food packaging (no natural cyan foods).
- Color harmonies: Topaz's complementary color creates a high-energy split ideal for promotional design; its analogous palette (±30° hue) builds cohesive, monochromatic sophistication.
- Proportional use: Topaz's vivid saturation (100%) means small applications—accents, highlights, icons—deliver maximum impact without visual fatigue. Reserve large-scale use for intentional brand moments.
- Topaz creates strong legibility with black text overlays (13.8:1 contrast ratio), making it a reliable background or surface color in design systems
- Typography: Topaz as text requires a dark background; its 74% lightness means it provides 1.5:1 contrast on white, not meeting WCAG AA.
Topaz is where technology and clarity meet—use it where you need users to feel precisely oriented and forward-looking.
Topaz Accessibility: WCAG Contrast Ratios, Color Blindness & Inclusive Design
Topaz (#FFC87C) achieves a 13.80: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: 64.0%.
- As text on white (#FFFFFF): 1.52:1 — Fail
- As text on black (#000000): 13.80:1 — AAA ✓
- Best text color on Topaz background: Black (#000000) at 13.80:1
- WCAG 2.1 luminance: 64.0% — above-median luminance—it reads as a light to mid-tone background, compatible with dark text while retaining color personality
- Topaz 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.
Always verify Topaz 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.
Topaz in Industry: Branding, Design & Market Applications
Across industry research, cyan-family tones consistently outperform competitors in categories built on clarity, technology, freshness, and precision. Topaz is a light expression of this advantage—best positioned in Technology & Software and adjacent markets.
- Technology & Software: Cyan's additive light origins make it inherently digital—it's literally the color of screens. Tech brands use it to signal cutting-edge, screen-native products and the precision of digital systems. (examples: Apple, Microsoft, Salesforce) Works especially well in dark-mode interfaces where cyan provides high contrast and futuristic character.
- Healthcare & Medical Imaging: Medical imaging technology (X-rays, ultrasounds, 3D scans) frequently uses cyan highlighting for precision and clarity. Healthcare tech brands have adopted this association to signal clinical precision in digital health products. (examples: CVS Health, Mayo Clinic, Kaiser Permanente) Pairs naturally with white and dark gray for a medical-precision aesthetic.
- Clean Energy & Environment: Clean energy brands use cyan to signal the intersection of technology and environmental consciousness—the "clean" tech positioning that neither pure green (environmental emphasis) nor pure blue (tech emphasis) fully achieves alone. Cyan-to-green gradients have become a shorthand for clean tech and sustainable innovation.
- Brand positioning: Topaz is best suited for brands projecting precision, technology, clarity. Categories outside this positioning—traditional or heritage brands—tend to see weaker results.
- Adjacent applications: Beyond primary industries, Topaz works effectively in tech products, data dashboards, medical imaging—contexts where clarity serves a secondary but reinforcing role.
Topaz earns its strongest ROI in industries where trust and recognition compound over time: Technology & Software, Healthcare & Medical Imaging, Clean Energy & Environment. Use it to build the kind of brand recognition that decades reinforce.
Accessibility & Design Guides
Frequently Asked Questions
- What is the hex code for Topaz? ▾
- The hex code for Topaz is #FFC87C. Its RGB values are rgb(255, 200, 124) and its HSL values are hsl(35, 100%, 74%).
- What does Topaz mean in design? ▾
- Cyan sits between blue and green at the edge of visible light and is the color the eye uses to adjust from warm to cool light. It feels technological, clean, and forward-thinking. In printing, cyan is a primary process color (CMYK), giving it an association with professional reproduction and precision. In design, bright cyan signals digital interfaces, clean tech, and innovation. Lighter cyans feel fresh and airy; deeper cyans approach teal's sophistication. Cyan's primary cultural associations are ocean, ice, and digital displays. It is widely used in healthcare technology brands because it combines blue's trust with green's health connotations without the blandness of either on their own. Its lighter value makes it approachable and soft — suitable for backgrounds, secondary UI states, and contexts requiring the hue's character without full intensity.
- Is Topaz WCAG accessible? ▾
- Topaz (#FFC87C) does not pass WCAG AA on white (1.52:1 ratio). Use it on dark backgrounds where it achieves 13.8:1. Its overall accessibility score is 48/100.
- What colors go well with Topaz? ▾
- Topaz pairs well with its complementary color Cobalt Blue (#0047AB). Analogous colors like Vermilion and Atomic Tangerine also work harmoniously. Check the Color Harmonies section above for the full palette.
- What is Topaz used for? ▾
- Topaz is commonly used for: Digital technology and software products; Water sports and aquatic brands; Clean energy and sustainability companies; Healthcare data visualization tools; Modern media and streaming services.
- What are the CSS and Tailwind values for Topaz? ▾
- In CSS, use `color: #FFC87C` or `background-color: #FFC87C`. The CSS custom property is `--color-topaz: #FFC87C`. In Tailwind CSS, use the arbitrary value class `bg-[#FFC87C]` for backgrounds or `text-[#FFC87C]` for text.