#9CC242 Color Information

Hex color code: #9CC242

The hex color #9CC242 is a balanced green with RGB values of (156, 194, 66) and HSL of (78°, 51%, 51%). It is frequently seen in web interfaces.

Try:
Color NameYellow Green
HEX
#9CC242
RGB
156, 194, 66
HSL
78°, 51%, 51%
CMYK
20%, 0%, 66%, 24%

Shades

CSS Usage
color: #9CC242;
background-color: #9CC242;
border-color: #9CC242;
box-shadow: 0 0 10px #9CC242;
border: 2px solid #9CC242;
Tailwind Usage
bg-[#9CC242]
text-[#9CC242]
border-[#9CC242]
shadow-[0_0_10px_9CC242]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #9CC242, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #9CC242; color: #000000; }

Badge

New Feature
.badge { background-color: #9CC242; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #9CC242; background-color: #9CC24215; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #9CC24220; border-left: 4px solid #9CC242; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #9CC242; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9CC242 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

156, 194, 66

Red: 156 / Green: 194 / Blue: 66

HSL

78°, 51%, 51%

Hue: 78° / Saturation: 51% / Lightness: 51%

CMYK

20%, 0%, 66%, 24%

Cyan: 20% / Magenta: 0% / Yellow: 66% / Key: 24%

What color is #9CC242?

#9CC242 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9CC242 to RGB:

rgb(156, 194, 66)HEX to RGB Converter →

HEX to HSL

Convert #9CC242 to HSL:

hsl(78, 51%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #9CC242 to CMYK:

cmyk(20%, 0%, 66%, 24%)Color Converter →

Color Meaning and Usage

A neutral green tone, #9CC242 has RGB (156, 194, 66) and HSL (78°, 51%, 51%). Known for evoking nature and harmony, this green hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9CC242 is #6942C2, creating high-contrast pairings. For softer combinations, try analogous colors like #C2A842.

Use #9CC242 in CSS: color: #9CC242 or background-color: #9CC242. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #9CC242

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 10.21:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9CC242?

#9CC242 is a neutral green color - a green hue that evokes nature and harmony.

What is the RGB value of #9CC242?

#9CC242 in RGB is (156, 194, 66) - 156 red, 194 green, and 66 blue.

How to use #9CC242 in CSS?

Use #9CC242 directly in your CSS properties like color or background-color.

What colors go well with #9CC242?

#6942C2 (complementary), #C2A842 (analogous), and #6F8B2D (lighter shade) work well with #9CC242.