Skip to main content

Medium Turquoise

#48D1CC·cyan family·WCAG AAA

Tints & Shades

50

100

200

300

400

500

600

700

800

900

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

Color Values

HEX
#48D1CC
RGB
rgb(72, 209, 204)
HSL
hsl(178, 60%, 55%)
OKLCH
oklch(0.787 0.116 192)
CMYK
cmyk(66%, 0%, 2%, 18%)
Luminance:0.5134
CSS var:--color-medium-turquoise
Tailwind:bg-[#48D1CC]

Accessibility

Score: 48/100

On White (#FFF)

1.86:1

Fail

On Black (#000)

11.27:1

AAA

On Light Gray (#F5F5F5)

1.71:1

Fail

Best text color on this background:

black11.27:1
Open in Contrast Checker →

Design Applications

Background

background-color: #48D1CC

Text Color

color: #48D1CC

bg-[#48D1CC] text-[#000000]

Accent border card component

border-left: 4px solid #48D1CC

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. At medium lightness, it is the most versatile tone of this hue family — readable as text on light backgrounds, yet vibrant enough as a visual accent.

Industry Usage

Common contexts and industries where Medium Turquoise 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

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

CSS & Code Examples

Background

background-color: #48D1CC;

Text

color: #48D1CC;

Border

border: 2px solid #48D1CC;

Box Shadow

box-shadow: 0 4px 20px #48D1CC40;

Gradient

background: linear-gradient(135deg, #48D1CC, #83ffff);

Tailwind-style

--color-medium-turquoise: #48D1CC;

Tailwind CSS Utilities

Use arbitrary value syntax in Tailwind CSS to apply Medium Turquoise without a custom config.

Background

bg-[#48D1CC]

Text

text-[#48D1CC]

Border

border-[#48D1CC]

Ring

ring-[#48D1CC]

Fill

fill-[#48D1CC]

From (gradient)

from-[#48D1CC]

Via (gradient)

via-[#48D1CC]

To (gradient)

to-[#48D1CC]

Design Tokens

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

CSS Custom Properties

:root {
  --color-medium-turquoise: #48D1CC;
  --color-medium-turquoise-rgb: 72, 209, 204;
  --color-medium-turquoise-hsl: 178, 60%, 55%;
}

SCSS Variables

$color-medium-turquoise: #48D1CC;
$color-medium-turquoise-rgb: 72, 209, 204;
$color-medium-turquoise-hsl: 178, 60%, 55%;

Tailwind v3 Config

// tailwind.config.js
module.exports = {
  theme: {
    extend: {
      colors: {
        'medium-turquoise': '#48D1CC',
      },
    },
  },
};

Tailwind v4 (@theme)

/* tailwind.css */
@theme {
  --color-medium-turquoise: #48D1CC;
}

JSON Design Token (W3C format)

{
  "medium-turquoise": {
    "value": "#48D1CC",
    "type": "color",
    "description": "Medium Turquoise — #48D1CC"
  }
}

What Does Medium Turquoise Mean? Color Psychology & Cultural Symbolism

Medium Turquoise at #48D1CC 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.
  • Medium Turquoise's mid-tone lightness (55%) shifts its psychological register: a balanced mid-tone that embodies clarity, technology, freshness, and precision at its most direct.
  • At 60% saturation, Medium Turquoise reads as moderately saturated—neither overwhelming nor passive, landing in the clarity, technology, freshness, and precision zone with measured confidence.

Medium Turquoise is where technology and clarity meet—use it where you need users to feel precisely oriented and forward-looking.

How to Use Medium Turquoise in Design: Applications, Pairings & Best Practices

Medium Turquoise 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.

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

Medium Turquoise is where technology and clarity meet—use it where you need users to feel precisely oriented and forward-looking.

Medium Turquoise Accessibility: WCAG Contrast Ratios, Color Blindness & Inclusive Design

Medium Turquoise (#48D1CC) achieves a 11.27: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: 51.3%.

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

Medium Turquoise in Industry: Branding, Design & Market Applications

Across industry research, cyan-family tones consistently outperform competitors in categories built on clarity, technology, freshness, and precision. Medium Turquoise is a mid-tone 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: Medium Turquoise is best suited for brands projecting modernity, innovation, clarity. Categories outside this positioning—traditional or heritage brands—tend to see weaker results.
  • Adjacent applications: Beyond primary industries, Medium Turquoise works effectively in social platform accents, clean energy brands, cyberpunk and sci-fi aesthetics—contexts where openness serves a secondary but reinforcing role.

Medium Turquoise 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.

Frequently Asked Questions

What is the hex code for Medium Turquoise?
The hex code for Medium Turquoise is #48D1CC. Its RGB values are rgb(72, 209, 204) and its HSL values are hsl(178, 60%, 55%).
What does Medium Turquoise 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. At medium lightness, it is the most versatile tone of this hue family — readable as text on light backgrounds, yet vibrant enough as a visual accent.
Is Medium Turquoise WCAG accessible?
Medium Turquoise (#48D1CC) does not pass WCAG AA on white (1.86:1 ratio). Use it on dark backgrounds where it achieves 11.27:1. Its overall accessibility score is 48/100.
What colors go well with Medium Turquoise?
Medium Turquoise pairs well with its complementary color Venetian Red (#C80815). Analogous colors like Patina and Hooker's Green also work harmoniously. Check the Color Harmonies section above for the full palette.
What is Medium Turquoise used for?
Medium Turquoise 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 Medium Turquoise?
In CSS, use `color: #48D1CC` or `background-color: #48D1CC`. The CSS custom property is `--color-medium-turquoise: #48D1CC`. In Tailwind CSS, use the arbitrary value class `bg-[#48D1CC]` for backgrounds or `text-[#48D1CC]` for text.