Node.js brand colors
Node.js's brand guide states its palette consists of four main colors, and that the primary color is Pantone 7741 C, each given a CMYK build, an RGB triple and a web hex.
Official site: nodejs.org
Palette image
Every swatch on this page, as one image you can save or share.

Every color
| Color | Role | Hex | RGB | HSL | Pantone | CMYK | Preview |
|---|---|---|---|---|---|---|---|
| Node Green | primary | #339933 | 51, 153, 51 | 120, 50%, 40% | 7741 C | 76/4/100/21 | Fill screen |
| Light Green | secondary | #66CC33 | 102, 204, 51 | 100, 60%, 50% | 357 C | 89/0/45/72 | Fill screen |
| Dark Green | accent | #336633 | 51, 102, 51 | 120, 33%, 30% | -- | 69/62/61/58 | Fill screen |
| Black | neutral dark | #333333 | 51, 51, 51 | 0, 0%, 20% | -- | 69/62/62/58 | Fill screen |
Node.js against your project
Contrast pairs
Node Green passes AA for body text on black, at 5.7 to 1.
Of 30 ordered pairs in this palette, 12 clear 4.5 to 1 for body text and 20 clear 3 to 1 for large text. Row is the text color, column is the background.
| Text color | Node Green | Light Green | Dark Green | Black | White | Black |
|---|---|---|---|---|---|---|
| Node Green | 1.8Node Green on Light Green, fails AA for body text | 1.9Node Green on Dark Green, fails AA for body text | 3.5Node Green on Black, fails AA for body text | 3.7Node Green on White, fails AA for body text | 5.8Node Green on Black, passes AA for body text | |
| Light Green | 1.8Light Green on Node Green, fails AA for body text | 3.3Light Green on Dark Green, fails AA for body text | 6.2Light Green on Black, passes AA for body text | 2.0Light Green on White, fails AA for body text | 10.3Light Green on Black, passes AA for body text | |
| Dark Green | 1.9Dark Green on Node Green, fails AA for body text | 3.3Dark Green on Light Green, fails AA for body text | 1.9Dark Green on Black, fails AA for body text | 6.8Dark Green on White, passes AA for body text | 3.1Dark Green on Black, fails AA for body text | |
| Black | 3.5Black on Node Green, fails AA for body text | 6.2Black on Light Green, passes AA for body text | 1.9Black on Dark Green, fails AA for body text | 12.6Black on White, passes AA for body text | 1.7Black on Black, fails AA for body text | |
| White | 3.7White on Node Green, fails AA for body text | 2.0White on Light Green, fails AA for body text | 6.8White on Dark Green, passes AA for body text | 12.6White on Black, passes AA for body text | 21.0White on Black, passes AA for body text | |
| Black | 5.8Black on Node Green, passes AA for body text | 10.3Black on Light Green, passes AA for body text | 3.1Black on Dark Green, fails AA for body text | 1.7Black on Black, fails AA for body text | 21.0Black on White, passes AA for body text |
Sources
- Every color on this page: https://nodejs.org/static/documents/foundation-visual-guidelines.pdf
Other technology
Share