The official Vancouver Canucks colors are blue, green and white. The primary color is blue (#00205B), paired with green (#00843D) and white (#FFFFFF). These colors show up across the team’s logo, home and away jerseys and merchandise, adopted as part of the 2007 rebrand that pulled the club back to its original blue-and-green heritage.
Vancouver Canucks Color Codes
Here’s the part most designers actually came for. Copy what you need. The Pantone values for the uniform whites aren’t officially published, so I’ve left those blank rather than fake a code.
| Color | Swatch | HEX | RGB | CMYK | Pantone |
|---|---|---|---|---|---|
| Blue | #00205B | 0, 32, 91 | 100, 85, 5, 36 | PMS 281 C | |
| Green | #00843D | 10, 134, 61 | 96, 2, 100, 12 | PMS 348 C | |
| White | #FFFFFF | 255, 255, 255 | 0, 0, 0, 0 | – | |
| Dark Blue (logo) | #041C2C | 4, 28, 44 | 100, 73, 28, 86 | PMS 296 C | |
| Gray (logo) | #99999A | 153, 153, 154 | 0, 0, 0, 47 | Cool Gray 7 C |
Quick heads up: the logo palette and the jersey palette aren’t identical. The uniforms run blue, green and white. The current orca mark leans on blue, a deeper near-black navy shade and gray instead. Worth knowing before you build a brand kit off the wrong set.
The Canucks Palette, Color by Color
The Blue
Blue (#00205B) is the anchor. It’s the base of the home sweater and the body of the orca-C logo. This is a deep, cold, almost midnight tone, not a bright royal, and that matters when you’re matching it. People pull up a generic shade of blue and wonder why their mockup looks off. The Canucks blue reads as the Pacific at night. Heavy. That’s on purpose.
The Green
Then there’s the green (#00843D). It nods to the forests of British Columbia, and it’s the color that gives the palette its regional identity. Without it, you’ve got just another blue-and-white hockey team. With it? Instantly Vancouver. It sits as the accent on trim, striping and secondary marks rather than filling large areas.
The White
White (#FFFFFF) does the quiet work. It’s the base of the away jersey and the negative space that keeps the blue and green from muddying into each other. A clean crisp white here, no cream, no off-white. On the road sweaters it carries blue and green trim.
A note on the logo gray
The orca mark also uses a soft neutral gray (#99999A). You won’t see it splashed across the jerseys much, but it shows up in the logo detailing and modern brand assets. Small role, still official.
Uniform Colors: Home, Away and Alternate
Home uniform: mostly blue, with green and white striping and accents.
Away uniform: predominantly white, carrying blue and green trim so the club reads clearly on the road.
The Canucks have rotated through a bunch of alternate and Reverse Retro looks over the years, including throwbacks to the black-skate era. The core blue-green-white identity is the constant, though. Everything else is a guest.
History and Rebranding
The Canucks joined the NHL in 1970, and the first identity was a Johnny Canuck skater in blue, white and red. That original set didn’t stay put. The team ran through the “Flying V,” then the black, red and yellow skate look through the 1980s and into the ’90s, an era Bure and Linden fans remember well.
The orca logo arrived in 1997 and shifted the brand hard toward blue and green again. In 2007, a rebrand cleaned things up, dropped the leftover red elements, and added the “Vancouver” wordmark above the orca-C. The 2019 refresh nudged the palette once more, turning the older black orca into that deep dark blue and lightening the “C” a couple of tones. Small moves, but they matter when you’re spec’ing exact HEX values.
How to Use the Canucks Colors
For anything on screen, use the HEX or RGB values. For print, go with the CMYK or the Pantone codes above so the blue doesn’t drift purple on you (it will, if you convert carelessly).
Here’s a copy-ready CSS block:
“ :root { --canucks-blue: #00205B; --canucks-green: #00843D; --canucks-white: #FFFFFF; --canucks-dark-blue: #041C2C; --canucks-gray: #99999A; } `
One thing I always do before shipping: check the blue against a white background for contrast. It passes easily. The green on white is the pairing to watch if you’re stacking small text.
Relevant Resources
Working across the league? Start with the full NHL team color codes hub for every roster of codes in one place.
For the divisional and regional neighbors, the Calgary Flames color codes and the Edmonton Oilers palette are the natural comparisons, both fellow Canadian clubs. If you want a longtime rival, the Chicago Blackhawks colors make a sharp contrast to Vancouver’s cooler set.
FAQ on The Vancouver Canucks Colors
What are the Vancouver Canucks colors?
The Vancouver Canucks colors are blue, green and white. Blue (#00205B) leads the palette, green (#00843D) carries the British Columbia forest identity, and white keeps the away sweater clean. These three define the logo, jerseys and merchandise.
What are the Vancouver Canucks color codes in HEX and RGB?
The Canucks color codes are blue #00205B, RGB (0, 32, 91); green #00843D, RGB (10, 134, 61); white #FFFFFF, RGB (255, 255, 255). The orca logo adds dark blue #041C2C and gray #99999A.
What is the Vancouver Canucks Pantone color?
The Pantone values are PMS 281 C for blue and PMS 348 C for green. The logo also uses PMS 296 C for the dark blue and Cool Gray 7 C for the gray. White has no assigned PMS code.
When did the Canucks adopt their current colors?
The current blue-green-white scheme locked in with the 2007 rebrand, which stripped out the leftover red and restored the heritage look. The orca logo itself dates to 1997, and a 2019 refresh tweaked the exact shades.
What is the primary color of the Vancouver Canucks?
Blue (#00205B) is the primary color. This deep, cold Pacific-night tone fills the home jersey body and forms the base of the orca-C logo. It’s closer to a navy than a bright royal blue.
Are the Vancouver Canucks colors the same as the Dallas Stars?
No. Both use green, but the Dallas Stars color palette pairs its green with black and silver. The Canucks pair green with a deep blue and white, giving a cooler, coastal feel instead.
What does the green in the Canucks palette represent?
Green (#00843D) stands for the lush forests of British Columbia. It’s the accent that grounds the team in its region, appearing on trim and striping rather than large fill areas across the uniform.
Did the Canucks ever use different colors?
Yes. Through the 1980s and early ’90s, the team wore a bold black, red and yellow skate uniform. Before that, the original 1970 Johnny Canuck identity ran blue, white and red.
What colors are on the Canucks logo?
The orca-C logo uses blue, a near-black dark blue (#041C2C) and gray (#99999A). Note this differs from the jersey set, since the logo swaps in gray where the uniforms use green.
What is the Canucks white color code?
The Canucks white is a pure #FFFFFF, RGB (255, 255, 255), CMYK (0, 0, 0, 0). No cream or off-white tint. It anchors the away jersey and provides negative space between the blue and green.
Conclusion
The Vancouver Canucks colors come down to three: blue (#00205B), green (#00843D) and white, with a dark blue and gray living inside the orca logo.
Keep the HEX and RGB for screen, the Pantone and CMYK for print.
That green isn’t decoration. It’s British Columbia, and it’s what separates this color palette from every other blue team in the league.
Grab the codes, save the swatches, and you’re set for any Canucks branding work.
- Beyond the Studio: I Tested 5 Modern Tools to Generate Ad Creatives in Minutes - 26 August 2026
- UI Color Schemes Generator - 25 August 2026
- Beyond the Portfolio: What Makes a Designer Stand Out Internationally - 25 August 2026