Skip to content
PantoneTools
green
Coated (C)

Pantone 365 C

#D0DEBE · rgb(208, 222, 190)

HEX

#D0DEBE

RGB

rgb(208, 222, 190)

CMYK

cmyk(6%, 0%, 14%, 13%)

HSL

hsl(86, 33%, 81%)

LAB

lab(86.7, -10.3, 14.1)

What is Pantone 365 C?

Pantone 365 C is a Coated (C) PMS reference in the green family. Its current screen approximation on PantoneTools is #D0DEBE, rgb(208, 222, 190), and cmyk(6%, 0%, 14%, 13%). 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 365 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 365 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 365 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 365 C for design system use.

Complementary Palette

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

#E3EBD8

#D0DEBE

#7D8572

#2F2141

Accessibility

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

Black text on this color

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

White text on this color

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

Similar Pantone Colors

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

Similar RAL Colors

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

Copied #E7EBDA

RAL 9002

#E7EBDA

Grey white

Copied #EAE6CA

RAL 1013

#EAE6CA

Oyster white

Copied #BDECB6

RAL 6019

#BDECB6

Pastel green

Copied #B8B799

RAL 7032

#B8B799

Pebble grey

Copied #CAC4B0

RAL 7044

#CAC4B0

Silk grey

Copied #BEBD7F

RAL 1000

#BEBD7F

Green beige

Developer Exports

CSS Variables

:root {
  --p-365-c: #D0DEBE;
  --p-365-c-rgb: 208 222 190;
  --p-365-c-hsl: 86 33% 81%;
}

Tailwind Scale

// tailwind.config.ts
export default {
  theme: {
    extend: {
      colors: {
        p-365-c: {
          DEFAULT: "#D0DEBE",
          50: "#FBFCFA",
          100: "#F7FAF5",
          200: "#F0F4EA",
          300: "#E8EFDF",
          400: "#DCE6CE",
          500: "#D0DEBE",
          600: "#B1BDA2",
          700: "#87907C",
          800: "#5E6456",
          900: "#343830",
          950: "#191B17",
        },
      },
    },
  },
};

Design Token JSON

{
  "name": "Pantone 365 C",
  "hex": "#D0DEBE",
  "rgb": {
    "r": 208,
    "g": 222,
    "b": 190
  },
  "cmyk": {
    "c": 6,
    "m": 0,
    "y": 14,
    "k": 13
  },
  "hsl": {
    "h": 86,
    "s": 33,
    "l": 81
  },
  "lab": {
    "l": 86.69,
    "a": -10.33,
    "b": 14.12
  },
  "pantone": {
    "code": "Pantone 365 C",
    "finish": "coated",
    "family": "green"
  }
}

Convert Pantone 365 C

Pantone 365 C Color Values | PantoneTools