Skip to main content

Tiffany Cyan

#81D8D0·cyan family·WCAG AAA

Tints & Shades

50

100

200

300

400

500

600

700

800

900

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

Color Values

HEX
#81D8D0
RGB
rgb(129, 216, 208)
HSL
hsl(174, 53%, 68%)
OKLCH
oklch(0.825 0.085 188)
CMYK
cmyk(40%, 0%, 4%, 15%)
Luminance:0.5833
CSS var:--color-tiffany-cyan
Tailwind:bg-[#81D8D0]

Accessibility

Score: 48/100

On White (#FFF)

1.66:1

Fail

On Black (#000)

12.67:1

AAA

On Light Gray (#F5F5F5)

1.52:1

Fail

Best text color on this background:

black12.67:1
Open in Contrast Checker →

Design Applications

Background

background-color: #81D8D0

Text Color

color: #81D8D0

bg-[#81D8D0] text-[#000000]

Accent border card component

border-left: 4px solid #81D8D0

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 Tiffany Cyan 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

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

CSS & Code Examples

Background

background-color: #81D8D0;

Text

color: #81D8D0;

Border

border: 2px solid #81D8D0;

Box Shadow

box-shadow: 0 4px 20px #81D8D040;

Gradient

background: linear-gradient(135deg, #81D8D0, #b4ffff);

Tailwind-style

--color-tiffany-cyan: #81D8D0;

Tailwind CSS Utilities

Use arbitrary value syntax in Tailwind CSS to apply Tiffany Cyan without a custom config.

Background

bg-[#81D8D0]

Text

text-[#81D8D0]

Border

border-[#81D8D0]

Ring

ring-[#81D8D0]

Fill

fill-[#81D8D0]

From (gradient)

from-[#81D8D0]

Via (gradient)

via-[#81D8D0]

To (gradient)

to-[#81D8D0]

Design Tokens

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

CSS Custom Properties

:root {
  --color-tiffany-cyan: #81D8D0;
  --color-tiffany-cyan-rgb: 129, 216, 208;
  --color-tiffany-cyan-hsl: 174, 53%, 68%;
}

SCSS Variables

$color-tiffany-cyan: #81D8D0;
$color-tiffany-cyan-rgb: 129, 216, 208;
$color-tiffany-cyan-hsl: 174, 53%, 68%;

Tailwind v3 Config

// tailwind.config.js
module.exports = {
  theme: {
    extend: {
      colors: {
        'tiffany-cyan': '#81D8D0',
      },
    },
  },
};

Tailwind v4 (@theme)

/* tailwind.css */
@theme {
  --color-tiffany-cyan: #81D8D0;
}

JSON Design Token (W3C format)

{
  "tiffany-cyan": {
    "value": "#81D8D0",
    "type": "color",
    "description": "Tiffany Cyan — #81D8D0"
  }
}

What Does Tiffany Cyan Mean? Color Psychology & Cultural Symbolism

Tiffany Cyan at #81D8D0 has the visual quality of high-frequency light—crisp, clear, and impossible to miss in complex visual fields. This perceptual character translates directly into clarity: a quality that digital designers leverage for precision highlighting and attention guidance.

  • Cyan occupies a distinctive visual space as a pure, bright blue-green that reads as technological, precise, and high-tech. It's heavily associated with digital screens (cyan is one of the primary colors in additive light mixing) and carries strong tech-forward and futuristic connotations.
  • Cyan-adjacent turquoise holds deep significance in Southwestern Native American cultures, representing protection, health, and the sky. In Persian tradition, the color is considered sacred and protective. These associations root the color in elemental, protective significance.
  • Tiffany Cyan's mid-tone lightness (68%) shifts its psychological register: Light cyan and aqua tones feel fresh and summery—associated with clear tropical water, sky, and a light coastal aesthetic.
  • At 53% saturation, Tiffany Cyan reads as subdued—neither overwhelming nor passive, landing in the clarity, technology, freshness, and precision zone with measured confidence.

Precision is Tiffany Cyan's promise. When that's what the design needs to communicate, nothing else does it better.

How to Use Tiffany Cyan in Design: Applications, Pairings & Best Practices

The design flexibility of Tiffany Cyan is notable: it works in both light and dark interfaces, both clinical and consumer contexts, and as both primary and accent color—a range that few other bright tones match.

  • UI components: highlight states, data visualization accents, tech-forward CTAs—Tiffany Cyan performs reliably in all these roles with its mid-tone tonal character.
  • Brand & identity: tech products, data dashboards, medical imaging—contexts where Tiffany Cyan's subdued quality creates the right register.
  • Typography: Tiffany Cyan as text requires a dark background; its 68% lightness means it provides 1.7:1 contrast on white, not meeting WCAG AA.
  • Tiffany Cyan creates strong legibility with black text overlays (12.7:1 contrast ratio), making it a reliable background or surface color in design systems
  • Proportional use: Tiffany Cyan's subdued quality means it scales well across proportions—from full-bleed backgrounds to single-pixel borders—making it an unusually versatile palette component.

Precision is Tiffany Cyan's promise. When that's what the design needs to communicate, nothing else does it better.

Tiffany Cyan Accessibility: WCAG Contrast Ratios, Color Blindness & Inclusive Design

Tiffany Cyan (#81D8D0) achieves a 12.67: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: 58.3%.

  • As text on white (#FFFFFF): 1.66:1 — Fail
  • As text on black (#000000): 12.67:1 — AAA ✓
  • Best text color on Tiffany Cyan background: Black (#000000) at 12.67:1
  • WCAG 2.1 luminance: 58.3% — above-median luminance—it reads as a light to mid-tone background, compatible with dark text while retaining color personality
  • Tiffany Cyan 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.

Tiffany Cyan's WCAG profile makes it a compliant choice for most text applications.

Tiffany Cyan in Industry: Branding, Design & Market Applications

Tiffany Cyan (#81D8D0) is most at home in industries where clarity, technology, freshness, and precision are key brand values. Its mid-tone quality makes it particularly effective in Technology & Software contexts, where the subdued saturation signals openness at exactly the right register.

  • 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: Headspace, One Medical, 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: Tiffany Cyan 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, Tiffany Cyan works effectively in tech products, data dashboards, medical imaging—contexts where openness serves a secondary but reinforcing role.

The industries where Tiffany Cyan performs best are those where the audience expects openness. Build brand strategy around this alignment, not against it.

Frequently Asked Questions

What is the hex code for Tiffany Cyan?
The hex code for Tiffany Cyan is #81D8D0. Its RGB values are rgb(129, 216, 208) and its HSL values are hsl(174, 53%, 68%).
What does Tiffany Cyan 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 Tiffany Cyan WCAG accessible?
Tiffany Cyan (#81D8D0) does not pass WCAG AA on white (1.66:1 ratio). Use it on dark backgrounds where it achieves 12.67:1. Its overall accessibility score is 48/100.
What colors go well with Tiffany Cyan?
Tiffany Cyan pairs well with its complementary color Pale Pink (#FADADD). Analogous colors like Sea Green and Medium Aquamarine also work harmoniously. Check the Color Harmonies section above for the full palette.
What is Tiffany Cyan used for?
Tiffany Cyan 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 Tiffany Cyan?
In CSS, use `color: #81D8D0` or `background-color: #81D8D0`. The CSS custom property is `--color-tiffany-cyan: #81D8D0`. In Tailwind CSS, use the arbitrary value class `bg-[#81D8D0]` for backgrounds or `text-[#81D8D0]` for text.