Skip to content
PantoneTools
cyan
Coated (C)

Pantone 320 C

#009CA6 · rgb(0, 156, 166)

HEX

#009CA6

RGB

rgb(0, 156, 166)

CMYK

cmyk(100%, 6%, 0%, 35%)

HSL

hsl(184, 100%, 33%)

LAB

lab(58.5, -30.1, -15.0)

What is Pantone 320 C?

Pantone 320 C is a Coated (C) PMS reference in the cyan family. Its current screen approximation on PantoneTools is #009CA6, rgb(0, 156, 166), and cmyk(100%, 6%, 0%, 35%). Use it when you need a quick Pantone to HEX, Pantone to RGB, or Pantone to CMYK lookup for brand exploration, UI palettes, and print handoff conversations. For accessibility, this page tests Pantone 320 C as a background and currently recommends black text as the safer default before final contrast review. The tints, shades, complementary palette, and developer exports are generated from the same sRGB value so teams can keep web tokens and design notes aligned. These digital values are approximations rather than licensed Pantone specifications; confirm production-critical color with a current physical guide, D50 lighting, and a printer proof.

Workflow context for Pantone 320 C

Cyan coated production notes

Because this is a coated-paper reference, use it for glossy stock, laminated labels, premium cartons, and spot-color conversations where ink sits on a less absorbent surface. Do not assume the same visual result on kraft, recycled, or uncoated paper without a separate proof. Cyan and teal colors can look clean on screen but shift on press depending on paper brightness and ink density. Check both the CMYK fallback and the nearest Pantone alternatives before vendor handoff.

  • Use Pantone 320 C as a digital reference first, then confirm production work against a physical guide or approved proof.
  • Record the approved coated value separately from CMYK, HEX, RGB, and design-token fallbacks.
  • For UI or web use, pair this color with black text only after checking the actual contrast ratio in context.
  • When sending to a vendor, include the expected substrate, lighting condition, and approval owner instead of only sending a HEX value.

Data provenance

Curated community sRGB approximations

Hand-curated approximate sRGB visual equivalents for screen preview and matching workflows. This is not an official Pantone licensed value source. Use for educational lookup, digital previews, nearest-color matching, accessibility checks, and workflow planning. Confirm production color against physical guides, licensed values, or printer proofs.

Source type
community-reference
Confidence
low
Last reviewed
2026-05-23

Scale metadata

These fields are used by the scale audit before any larger color-directory expansion. They are intentionally conservative because current values are approximate screen references.

cyan
coated
screen-reference
pantone-approximation
proof-required

Cyan and teal colors can look clean on screen but change with paper brightness, ink density, and process profile.

Tints, Shades & Scale

A balanced 11-step scale derived from Pantone 320 C for design system use.

Complementary Palette

Quick palette of tint, base, shade, and complement for layout exploration.

#66C4CA

#009CA6

#005E64

#FF6359

Accessibility

WCAG 2.1 contrast checks for Pantone 320 C as a background.

Black text on this color

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

White text on this color

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

Similar Pantone Colors

Top 6 ΔE2000-closest Pantones to Pantone 320 C (same finish).

Similar RAL Colors

Top 6 ΔE2000-closest RAL Classic references to Pantone 320 C. RAL approximations are not interchangeable with Pantone spot colors; use as a cross-reference for industrial coatings and powder coat workflows.

Copied #5D9B9B

RAL 5024

#5D9B9B

Pastel blue

Copied #3F888F

RAL 5018

#3F888F

Turquoise blue

Copied #84C3BE

RAL 6027

#84C3BE

Light green

Copied #256D7B

RAL 5021

#256D7B

Water blue

Copied #7E8B92

RAL 7000

#7E8B92

Squirrel grey

Copied #8F999F

RAL 7001

#8F999F

Silver grey

Developer Exports

CSS Variables

:root {
  --p-320-c: #009CA6;
  --p-320-c-rgb: 0 156 166;
  --p-320-c-hsl: 184 100% 33%;
}

Tailwind Scale

// tailwind.config.ts
export default {
  theme: {
    extend: {
      colors: {
        p-320-c: {
          DEFAULT: "#009CA6",
          50: "#EBF7F8",
          100: "#D6EFF1",
          200: "#ADDFE3",
          300: "#80CED3",
          400: "#40B5BC",
          500: "#009CA6",
          600: "#00858D",
          700: "#00656C",
          800: "#00464B",
          900: "#00272A",
          950: "#001314",
        },
      },
    },
  },
};

Design Token JSON

{
  "name": "Pantone 320 C",
  "hex": "#009CA6",
  "rgb": {
    "r": 0,
    "g": 156,
    "b": 166
  },
  "cmyk": {
    "c": 100,
    "m": 6,
    "y": 0,
    "k": 35
  },
  "hsl": {
    "h": 184,
    "s": 100,
    "l": 33
  },
  "lab": {
    "l": 58.53,
    "a": -30.11,
    "b": -14.97
  },
  "pantone": {
    "code": "Pantone 320 C",
    "finish": "coated",
    "family": "cyan"
  }
}

Convert Pantone 320 C

Pantone 320 C Color Values | PantoneTools