Skip to content

13 Shades of Turquoise with Hex Codes

Turquoise is the bright end of the blue-green band — vivid, high-luminance, and unmistakably tropical.

#40E0D0

The turquoise hex code is #40E0D0

#40E0D0 is rgb(64, 224, 208) in RGB, hsl(174, 72%, 56%) in HSL, and about cmyk(71%, 0%, 7%, 12%) in CMYK. Every other turquoise below has its own hex code.

#40E0D0rgb(64, 224, 208)hsl(174, 72%, 56%)

Named Turquoise Colors and Their Hex Codes

Ordered darkest to lightest. Names marked CSS are color keywords you can write directly in a stylesheet; the rest are common design and print names. Select any swatch for its full breakdown.

Blue Lagoon
#4C9C9Crgb(76, 156, 156)
Persian Green
#00A693rgb(0, 166, 147)
Tiffany Blue
#0ABAB5rgb(10, 186, 181)
Maximum Blue Green
#30BFBFrgb(48, 191, 191)
Robin Egg Blue
#00CCCCrgb(0, 204, 204)
DarkTurquoiseCSS
#00CED1rgb(0, 206, 209)
MediumTurquoiseCSS
#48D1CCrgb(72, 209, 204)
TurquoiseCSS
#40E0D0rgb(64, 224, 208)
PaleTurquoiseCSS
#AFEEEErgb(175, 238, 238)
AquaCSS
#00FFFFrgb(0, 255, 255)
AquamarineCSS
#7FFFD4rgb(127, 255, 212)
Celeste
#B2FFFFrgb(178, 255, 255)
LightCyanCSS
#E0FFFFrgb(224, 255, 255)

TurquoiseColor Chart: Hex, RGB, HSL & CMYK

Every turquoise above in all four common formats. CMYK is a mathematical approximation for planning; confirm production print colors with your printer and ICC profile.

NameHexRGBHSLCMYK
Blue Lagoon#4C9C9Crgb(76, 156, 156)hsl(180, 34%, 45%)cmyk(51%, 0%, 0%, 39%)
Persian Green#00A693rgb(0, 166, 147)hsl(173, 100%, 33%)cmyk(100%, 0%, 11%, 35%)
Tiffany Blue#0ABAB5rgb(10, 186, 181)hsl(178, 90%, 38%)cmyk(95%, 0%, 3%, 27%)
Maximum Blue Green#30BFBFrgb(48, 191, 191)hsl(180, 60%, 47%)cmyk(75%, 0%, 0%, 25%)
Robin Egg Blue#00CCCCrgb(0, 204, 204)hsl(180, 100%, 40%)cmyk(100%, 0%, 0%, 20%)
DarkTurquoise#00CED1rgb(0, 206, 209)hsl(181, 100%, 41%)cmyk(100%, 1%, 0%, 18%)
MediumTurquoise#48D1CCrgb(72, 209, 204)hsl(178, 60%, 55%)cmyk(66%, 0%, 2%, 18%)
Turquoise#40E0D0rgb(64, 224, 208)hsl(174, 72%, 56%)cmyk(71%, 0%, 7%, 12%)
PaleTurquoise#AFEEEErgb(175, 238, 238)hsl(180, 65%, 81%)cmyk(26%, 0%, 0%, 7%)
Aqua#00FFFFrgb(0, 255, 255)hsl(180, 100%, 50%)cmyk(100%, 0%, 0%, 0%)
Aquamarine#7FFFD4rgb(127, 255, 212)hsl(160, 100%, 75%)cmyk(50%, 0%, 17%, 0%)
Celeste#B2FFFFrgb(178, 255, 255)hsl(180, 100%, 85%)cmyk(30%, 0%, 0%, 0%)
LightCyan#E0FFFFrgb(224, 255, 255)hsl(180, 100%, 94%)cmyk(12%, 0%, 0%, 0%)

Turquoise Scale from Light to Dark

A 12-step lightness scale built from the core turquoise hue, holding hue and saturation constant. This is the shape of a design-system color ramp. Select any swatch for the full breakdown of that color.

Need a perceptually even ramp with semantic roles and contrast evidence? Generate turquoise design tokens.

What Turquoise Communicates

Turquoise sits at a luminance high enough that it almost never passes text contrast on white, which makes it a decoration and accent color rather than a working one. Its strength is that it stays vivid on dark backgrounds where most bright colors wash out, so it is a natural dark-theme accent.

Where turquoise works well

  • Travel, swimwear, and tropical brands
  • Dark-theme accents and highlights
  • Gradient stops between blue and green
  • Illustration and marketing surfaces rather than body text

Colors that pair with turquoise

Copy the Turquoise Palette as CSS

Every shade on this page as CSS custom properties, ready to paste into a stylesheet.

:root {
  --turquoise-blue-lagoon: #4C9C9C;
  --turquoise-persian-green: #00A693;
  --turquoise-tiffany-blue: #0ABAB5;
  --turquoise-maximum-blue-green: #30BFBF;
  --turquoise-robin-egg-blue: #00CCCC;
  --turquoise-darkturquoise: #00CED1;
  --turquoise-mediumturquoise: #48D1CC;
  --turquoise-turquoise: #40E0D0;
  --turquoise-paleturquoise: #AFEEEE;
  --turquoise-aqua: #00FFFF;
  --turquoise-aquamarine: #7FFFD4;
  --turquoise-celeste: #B2FFFF;
  --turquoise-lightcyan: #E0FFFF;
}

Turquoise Color Questions

What is the hex code for turquoise?

The standard turquoise hex code is #40E0D0, which is rgb(64, 224, 208) in RGB and hsl(174, 72%, 56%) in HSL. There is no single "correct" turquoise — this page lists 13 named turquoise shades with their own hex codes.

How many shades of turquoise are there?

Displays can render millions of distinct turquoise values, so any count is a matter of which ones have names. This page lists 13 named shades of turquoise, combining the CSS color keywords with widely used turquoise names from design and print references, plus a generated 12-step lightness scale.

Can I use turquoise for text on a white background?

#40E0D0 scores 1.64:1 against white. WCAG 2.2 asks for at least 4.5:1 for normal body text and 3:1 for large text, so this shade does not pass and needs to be darkened. Check any specific pairing in the contrast checker.

What colors go well with turquoise?

orange, pink, navy all pair well with turquoise. For a specific shade, open its color page to see the complementary, analogous, and triadic colors calculated from its exact hue.

More Color Families