Miedema brand color palette

Source: extracted from direction-d/color-palette.png (the palette image showing two Pantone based color scales). The palette is built from two Pantone spot colors. Labels are printed in the image as "Phantone: 334 M" and "Phantone: 5605 M". "Phantone" is almost certainly a typo for "Pantone" (PANTONE 334 is a green and PANTONE 5605 is a dark grey-green), so both spellings are recorded below.

The green scale hex codes were printed in the image and match the brandbook tokens in direction-d/index.html exactly (its @theme block defines --color-green-200 through --color-green-600). The grey-green scale had no printed hex codes in the image, so those values are estimated and cross-referenced against the --color-grey-* tokens in the same @theme block.

printed hex was printed in the source image. estimated hex was estimated and matched to a theme token. specified hex was specified directly by the design team, not taken from the palette image.

Green scale. Phantone (Pantone) 334 M

Base field: Phantone 334 M
Anchor hex #009A7B printed
The large green field in the image equals the darkest printed swatch (green-600).
#A6D7D0
Green 200 (lightest tint)
group: greenrole: tint-100
theme: --color-green-200 printed
#77C3AA
Green 300 (light tint)
group: greenrole: tint-200
theme: --color-green-300 printed
#5EBB9F
Green 400 (mid tint)
group: greenrole: tint-300
theme: --color-green-400 printed
#26A487
Green 500 (dark tint)
group: greenrole: tint-400
theme: --color-green-500 printed
#009A7B
Green 600 (base, darkest swatch)
group: greenrole: base
theme: --color-green-600 printed

Grey-green scale. Phantone (Pantone) 5605 M

Base field: Phantone 5605 M
Anchor hex #3C483D estimated
The large dark slate-green field in the image. Estimated, matches theme grey-700.
#818C81
Grey 300 (lightest tint)
group: grey-greenrole: tint-100
theme: --color-grey-300 estimated
#747F74
Grey 400 (light tint)
group: grey-greenrole: tint-200
theme: --color-grey-400 estimated
#636B63
Grey 500 (mid tint)
group: grey-greenrole: tint-300
theme: --color-grey-500 estimated
#49564A
Grey 600 (dark tint)
group: grey-greenrole: tint-400
theme: --color-grey-600 estimated
#3C483D
Grey 700 (base, darkest swatch)
group: grey-greenrole: base
theme: --color-grey-700 estimated

CTA accent. Amber

CTA accent base
Anchor hex #F8AC1A specified
Reserved for primary call-to-action elements such as add-to-cart buttons, plus small accent details. Not part of the two Pantone scales in the palette image; use sparingly so green stays the dominant brand color.
#F8AC1A
CTA amber (base)
group: cta-amberrole: base
usage: add to cart, primary CTA, accent details specified
#B77B1C
CTA amber (hover)
group: cta-amberrole: hover
usage: hover and active state of CTA elements specified