Skip to content
PantoneTools
cyan
X11 named colors

Turquoise3

turquoise3 · #00C5CD

HEX

#00C5CD

RGB

rgb(0, 197, 205)

CMYK

cmyk(100%, 4%, 0%, 20%)

HSL

hsl(182, 100%, 40%)

LAB

lab(72.5, -37.2, -15.6)

What is Turquoise3?

Turquoise3 is the turquoise3 reference in the X11 named colors. Its sRGB value is #00C5CD (rgb 0, 197, 205). It sits in the cyan family. Historical X Window System color names — the numbered 1-4 lightness variants of the classic xorg-server rgb.txt palette. See disclaimer for accuracy and trademark notes.

Accessibility

WCAG 2.1 contrast checks for Turquoise3 as a background.

Black text on this color

Sample text · 9.87 : 1
AA Normal
AA Large
AAA Normal
AAA Large

White text on this color

Sample text · 2.13 : 1
AA Normal
AA Large
AAA Normal
AAA Large

Shades, tints & tonal scale of Turquoise3

An 11-step tonal scale derived from Turquoise3 (#00C5CD). Click any swatch to copy its HEX. Use these as a starting point for design tokens, hover states, and disabled states in a design system.

Copied #EBFAFB

50

#EBFAFB

#EBFAFB

Copied #D6F6F7

100

#D6F6F7

#D6F6F7

Copied #ADECEF

200

#ADECEF

#ADECEF

Copied #80E2E6

300

#80E2E6

#80E2E6

Copied #40D4DA

400

#40D4DA

#40D4DA

Copied #00C5CD

500

#00C5CD

#00C5CD

Copied #00A7AE

600

#00A7AE

#00A7AE

Copied #008085

700

#008085

#008085

Copied #00595C

800

#00595C

#00595C

Copied #003133

900

#003133

#003133

Copied #001819

950

#001819

#001819

Lighter tints (mixed with white)

Copied #6CCFD6

15%

#6CCFD6

Copied #95D9DE

30%

#95D9DE

Copied #B3E2E5

45%

#B3E2E5

Copied #CBEAED

60%

#CBEAED

Copied #E1F2F4

75%

#E1F2F4

Darker shades (mixed with black)

Copied #00B7BF

15%

#00B7BF

Copied #00A8AF

30%

#00A8AF

Copied #00969D

45%

#00969D

Copied #008287

60%

#008287

Copied #00686D

75%

#00686D

Color harmonies for Turquoise3

Classic color-theory harmonies derived from rotating the hue of Turquoise3. Use these to build accent palettes, brand systems, and accessible UI color pairings.

Complementary

180° opposite — strongest contrast

Copied #00C5CD

#00C5CD

#00C5CD

Copied #CC0700

#CC0700

#CC0700

Triadic

Three colors 120° apart

Copied #00C5CD

#00C5CD

#00C5CD

Copied #CC00C5

#CC00C5

#CC00C5

Copied #C5CC00

#C5CC00

#C5CC00

Analogous

Two neighbors ±30° on the wheel

Copied #00CC6D

#00CC6D

#00CC6D

Copied #00C5CD

#00C5CD

#00C5CD

Copied #005FCC

#005FCC

#005FCC

Split-complementary

Base + two colors flanking its complement

Copied #00C5CD

#00C5CD

#00C5CD

Copied #CC005F

#CC005F

#CC005F

Copied #CC6D00

#CC6D00

#CC6D00

Tetradic

Two complementary pairs

Copied #00C5CD

#00C5CD

#00C5CD

Copied #0700CC

#0700CC

#0700CC

Copied #CC0700

#CC0700

#CC0700

Copied #C5CC00

#C5CC00

#C5CC00

Square

Four colors evenly spaced 90° apart

Copied #00C5CD

#00C5CD

#00C5CD

Copied #6D00CC

#6D00CC

#6D00CC

Copied #CC0700

#CC0700

#CC0700

Copied #5FCC00

#5FCC00

#5FCC00

Turquoise3 in every color space

Full conversion of Turquoise3 across the color spaces designers and developers actually use — including OKLCH (the perceptually-uniform space that powers Tailwind v4 and CSS Color Module Level 4) and HWB.

HEX

#00C5CD

RGB

rgb(0, 197, 205)

CMYK

cmyk(100%, 4%, 0%, 20%)

HSL

hsl(182, 100%, 40%)

HSV

hsv(182, 100%, 80%)

HWB

hwb(182 0% 20%)

CIE Lab

lab(72.5 -37.2 -15.6)

OKLCH

oklch(74.8% 0.127 200.0)

XYZ (D65)

xyz(30.98, 44.34, 64.67)

Copy-ready code for Turquoise3

Drop-in snippets for CSS, Tailwind, Sass, iOS Swift, and Android XML. Click the copy button on any snippet to put it on your clipboard.

CSS

color: #00C5CD;
background-color: #00C5CD;

CSS variable

:root {
  --color-turquoise3: #00C5CD;
}

Tailwind config

// tailwind.config.js
colors: {
  'turquoise3': '#00C5CD',
}

Sass

$color-turquoise3: #00C5CD;

Swift UIColor

UIColor(red: 0.000, green: 0.773, blue: 0.804, alpha: 1.0)

Android XML

<color name="turquoise3">#00C5CD</color>

Closest match in every color system

The nearest Turquoise3 equivalent in every other color system on this site, ranked by ΔE2000 perceptual distance. Useful when translating between design-system, web-standard, and industrial color references.

Closest in X11 named colors

Top 6 ΔE2000-closest entries within the same collection.

Top 6 ΔE2000-closest Pantone references. Cross-system matching is approximate — see disclaimer.

Top 6 ΔE2000-closest RAL Classic references for industrial coating cross-reference.

Copied #84C3BE

RAL 6027

#84C3BE

Light green

Copied #5D9B9B

RAL 5024

#5D9B9B

Pastel blue

Copied #3F888F

RAL 5018

#3F888F

Turquoise blue

Copied #8F999F

RAL 7001

#8F999F

Silver grey

Copied #B5B8B1

RAL 7038

#B5B8B1

Agate grey

Copied #7E8B92

RAL 7000

#7E8B92

Squirrel grey

FAQ about Turquoise3

What is the HEX code for Turquoise3?

Turquoise3 (turquoise3) has the HEX code #00C5CD. In RGB it is rgb(0, 197, 205), and in CMYK it is cmyk(100%, 4%, 0%, 20%).

What is the OKLCH value of Turquoise3?

Turquoise3 converts to oklch(0.748 0.127 200.0). OKLCH is the perceptually uniform color space used by Tailwind v4 and CSS Color Module Level 4.

Is Turquoise3 accessible for body text?

Used as a background, Turquoise3 has a contrast ratio of 9.87:1 with black text and 2.13:1 with white text. WCAG 2.1 AA requires 4.5:1 for normal text. The current recommendation is to use black text and verify in real UI context.

What is the closest Pantone to Turquoise3?

The closest Pantone reference to Turquoise3 by ΔE2000 perceptual distance is Pantone 3115 C (#00C1D5). Cross-system Pantone matching is approximate; for color-critical print work, verify with a physical Pantone guide.

What is the closest RAL color to Turquoise3?

The closest RAL Classic reference to Turquoise3 by ΔE2000 distance is RAL 6027 (Light green, #84C3BE). RAL is a German industrial coating standard commonly used for paint, powder coat, and architectural specification.

What is the complementary color of Turquoise3?

The complementary color (180° opposite on the HSL color wheel) of Turquoise3 is #CC0700. Use it for high-contrast accents, error states, or call-to-action pairings.

Data provenance & source

X11 named colors (xorg rgb.txt)

The historical X11 color name list shipped in the xorg-server rgb.txt file. Roughly 550 entries covering classic computing color names like 'PapayaWhip', 'MediumAquamarine', and 'DarkSlateGray'. Many CSS named colors originate here. Use as a reference for legacy and creative color names. Most modern CSS implementations accept these names directly.

Source type
derived
Confidence
high
License
MIT/X11 license (X Consortium)
Last reviewed
2026-05-24

Workflow tags

x11
named-color
legacy
cyan

X11 colors are sRGB digital values from a 1980s color system. For print, convert to a process-appropriate color and proof against substrate.

X11 named colors · Turquoise3 — #00C5CD | PantoneTools