Software & SaaS
SurveyMonkey Color Codes
SurveyMonkey's color is green #00BF6F. The SurveyMonkey color codes in Hex, RGB and CMYK can be found below. Ryan Finley built it in 1999 because he wanted a simple way to collect customer feedback and could not find one. The company renamed itself Momentive in June 2021 and changed back two years later.
Primary colors
What are SurveyMonkey Primary Colors?
SurveyMonkey's primary color is green #00BF6F, a spring green with no yellow in it.
SurveyMonkey publishes no public CMYK or Pantone sheet, so both are shown below as conversions and nearest matches.
SurveyMonkey Green
| Hex | #00BF6F |
|---|---|
| RGB | 0, 191, 111 |
| HSL | hsl(155, 100%, 37%) |
| CMYK | 100%, 0%, 42%, 25%converted · approximate |
| Pantone | PMS 354 Cnearest match · not published by the brand |
SurveyMonkey Hex Color Codes
SurveyMonkey hex color codes are #00BF6F for green.
| Color | Hex |
|---|---|
| Green | #00BF6F |
SurveyMonkey RGB Color Codes
SurveyMonkey RGB color codes are 0, 191, 111 for green. Reach for RGB when a tool wants channel numbers or a CSS alpha value.
| Color | RGB |
|---|---|
| Green | rgb(0, 191, 111) |
SurveyMonkey HSL Color Codes
SurveyMonkey HSL color codes are 155, 100%, 37% for green. Change the third value for a lighter or darker version without moving the hue.
| Color | HSL |
|---|---|
| Green | hsl(155, 100%, 37%) |
SurveyMonkey CMYK Color Code
SurveyMonkey CMYK color codes are conversions from the hex, because the brand publishes none. Check a printed proof before a full run.
| Color | CMYK |
|---|---|
| Green | 100%, 0%, 42%, 25% |
SurveyMonkey Pantone Color Codes
SurveyMonkey Pantone color codes are nearest matches by color distance, not brand specs. The table shows the closest swatch for every color.
| Color | Nearest Pantone |
|---|---|
| Green | PMS 354 C |
Logo
SurveyMonkey Logo Colors
SurveyMonkey logo colors are a single green, on a monkey drawn as a silhouette.
SurveyMonkey Logo Colors Palette
What the SurveyMonkey Logo Colors Mean?
The SurveyMonkey logo colors have to work for a brand that briefly stopped existing. In June 2021 the parent company renamed itself Momentive to sell to enterprises, and reverted to SurveyMonkey in June 2023 after being acquired, which is a rare case of a company deciding its friendlier name was the more valuable asset. Green fits that: it reads approachable rather than corporate, which is the whole reason the monkey is still there. One flat value keeps the silhouette legible small.
SurveyMonkey Logo JPG
SurveyMonkey logo in JPG. No transparency, so it is flattened onto white. Safe for documents and slide decks.
SurveyMonkey Logo PNG
SurveyMonkey logo in PNG, with a transparent background. Use it over a colored surface.
SurveyMonkey Logo WebP
SurveyMonkey logo in WebP. Same transparency as the PNG at about a third of the file size.
SurveyMonkey Color Code Shades
SurveyMonkey color code shades step evenly from the primary toward black, for hover states, borders and shadows.
These are interface steps, not SurveyMonkey paint or trim names.
In code
Using the SurveyMonkey palette
CSS custom properties
:root {
--surveymonkey-green: #00BF6F;
}
Contrast against white
| Green | 2.42: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.