Logistics & Delivery
Gojek Color Codes
Gojek works in a green, hex #00AA13, with dark grey. The Gojek color codes in Hex, RGB and CMYK can be found below. Nadiem Makarim started it in Jakarta in 2010 as a call center that matched customers with ojek, the motorcycle taxis that thread through Indonesian traffic; it grew into a super-app for rides, food and payments and later merged with Tokopedia. Its nearest peer on this site is Grab.
Primary colors
What are Gojek Primary Colors?
Gojek's primary color is #00AA13. Every value on this page is derived from it.
Gojek publishes a brand system; the value shown matches its stated green.
Gojek Primary
| Hex | #00AA13 |
|---|---|
| RGB | 0, 170, 19 |
| HSL | hsl(127, 100%, 33%) |
| CMYK | 100%, 0%, 89%, 33%converted · approximate |
| Pantone | PMS 361 Cnearest match · not published by the brand |
Gojek Hex Color Codes
Gojek hex color codes are #00AA13 for primary.
| Color | Hex |
|---|---|
| Primary | #00AA13 |
Gojek RGB Color Codes
Gojek RGB color codes are 0, 170, 19 for primary. Reach for RGB when a tool wants channel numbers or a CSS alpha value.
| Color | RGB |
|---|---|
| Primary | rgb(0, 170, 19) |
Gojek HSL Color Codes
Gojek HSL color codes are 127, 100%, 33% for primary. Change the third value for a lighter or darker version without moving the hue.
| Color | HSL |
|---|---|
| Primary | hsl(127, 100%, 33%) |
Gojek CMYK Color Code
Gojek CMYK color codes are conversions from the hex, because the brand publishes none. Check a printed proof before a full run.
| Color | CMYK |
|---|---|
| Primary | 100%, 0%, 89%, 33% |
Gojek Pantone Color Codes
Gojek Pantone color codes are nearest matches by color distance, not brand specs. The table shows the closest swatch for every color.
| Color | Nearest Pantone |
|---|---|
| Primary | PMS 361 C |
Logo
Gojek Logo Colors
Gojek logo colors are a green mark and wordmark, sometimes on grey.
Gojek Logo Colors Palette
What the Gojek Logo Colors Mean?
The Gojek green stands for the motorcycle-taxi drivers the whole business was built around, whose jackets and helmets are the same green on the streets of Jakarta. The 2019 mark, a circle with a dot at the center that staff call the Solv, is meant to read as a rider's-eye view or a problem being solved; the green keeps the brand tied to the people on the bikes.
Gojek Logo Color History
Gojek logo color history has been green throughout, but the 2019 redesign replaced a literal helmet-and-driver icon with the abstract Solv circle.
Gojek Logo Fonts
Gojek logo fonts are a custom sans with humanist curves. A face like Sofia or Museo Sans is the nearest match.
Gojek Logo JPG
Gojek logo in JPG. No transparency, so it is flattened onto white. Safe for documents and slide decks.
Gojek Logo PNG
Gojek logo in PNG, with a transparent background. Use it over a colored surface.
Gojek Logo WebP
Gojek logo in WebP. Same transparency as the PNG at about a third of the file size.
Gojek Color Code Shades
Gojek color code shades step evenly from the primary toward black, for hover states, borders and shadows.
These are interface steps, not Gojek paint or trim names.
In code
Using the Gojek palette
CSS custom properties
:root {
--gojek-primary: #00AA13;
}
Contrast against white
| Primary | 3.11:1AA × |
|---|
Brand colors are chosen for recognition, not for legibility. A failing value here is normal. It means use it as a fill, not as text.