Skip to content
PantoneTools
green
Coated (C)

Pantone 347 C

#009A44 · rgb(0, 154, 68)

HEX

#009A44

RGB

rgb(0, 154, 68)

CMYK

cmyk(100%, 0%, 56%, 40%)

HSL

hsl(146, 100%, 30%)

LAB

lab(55.6, -53.7, 35.3)

What is Pantone 347 C?

Pantone 347 C is a Coated (C) PMS reference in the green family. Its current screen approximation on PantoneTools is #009A44, rgb(0, 154, 68), and cmyk(100%, 0%, 56%, 40%). 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 347 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 347 C

Green 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. Green shifts differently across CMYK, coated stock, and uncoated stock. For sustainability, food, health, or finance systems, define the approved print and digital variants separately.

  • Use Pantone 347 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.

green
coated
screen-reference
pantone-approximation
proof-required

Greens can shift toward duller process builds depending on ink set and substrate. Compare spot, process, and proof targets before vendor approval.

Tints, Shades & Scale

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

Complementary Palette

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

#66C28F

#009A44

#005C29

#FF65BB

Accessibility

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

Black text on this color

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

White text on this color

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

Similar Pantone Colors

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

Similar RAL Colors

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

Copied #4C9141

RAL 6017

#4C9141

May green

Copied #308446

RAL 6024

#308446

Traffic green

Copied #57A639

RAL 6018

#57A639

Yellow green

Copied #287233

RAL 6001

#287233

Emerald green

Copied #89AC76

RAL 6021

#89AC76

Pale green

Copied #587246

RAL 6011

#587246

Reseda green

Developer Exports

CSS Variables

:root {
  --p-347-c: #009A44;
  --p-347-c-rgb: 0 154 68;
  --p-347-c-hsl: 146 100% 30%;
}

Tailwind Scale

// tailwind.config.ts
export default {
  theme: {
    extend: {
      colors: {
        p-347-c: {
          DEFAULT: "#009A44",
          50: "#EBF7F0",
          100: "#D6EFE1",
          200: "#ADDFC3",
          300: "#80CDA2",
          400: "#40B373",
          500: "#009A44",
          600: "#00833A",
          700: "#00642C",
          800: "#00451F",
          900: "#002711",
          950: "#001208",
        },
      },
    },
  },
};

Design Token JSON

{
  "name": "Pantone 347 C",
  "hex": "#009A44",
  "rgb": {
    "r": 0,
    "g": 154,
    "b": 68
  },
  "cmyk": {
    "c": 100,
    "m": 0,
    "y": 56,
    "k": 40
  },
  "hsl": {
    "h": 146,
    "s": 100,
    "l": 30
  },
  "lab": {
    "l": 55.61,
    "a": -53.74,
    "b": 35.25
  },
  "pantone": {
    "code": "Pantone 347 C",
    "finish": "coated",
    "family": "green"
  }
}

Convert Pantone 347 C

Pantone 347 C Color Values | PantoneTools