#8AC355 Color Information

Hex color code: #8AC355

A gentle green shade, #8AC355 appears as (138, 195, 85) in RGB and (91°, 48%, 55%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameYellow Green
HEX
#8AC355
RGB
138, 195, 85
HSL
91°, 48%, 55%
CMYK
29%, 0%, 56%, 24%

Shades

CSS Usage
color: #8AC355;
background-color: #8AC355;
border-color: #8AC355;
box-shadow: 0 0 10px #8AC355;
border: 2px solid #8AC355;
Tailwind Usage
bg-[#8AC355]
text-[#8AC355]
border-[#8AC355]
shadow-[0_0_10px_8AC355]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #8AC355, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #8AC355; color: #000000; }

Badge

New Feature
.badge { background-color: #8AC355; 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 #8AC355; background-color: #8AC35515; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #8AC35520; border-left: 4px solid #8AC355; }

Link / Accent

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

a { color: #8AC355; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #8AC355 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

138, 195, 85

Red: 138 / Green: 195 / Blue: 85

HSL

91°, 48%, 55%

Hue: 91° / Saturation: 48% / Lightness: 55%

CMYK

29%, 0%, 56%, 24%

Cyan: 29% / Magenta: 0% / Yellow: 56% / Key: 24%

What color is #8AC355?

#8AC355 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #8AC355 to RGB:

rgb(138, 195, 85)HEX to RGB Converter →

HEX to HSL

Convert #8AC355 to HSL:

hsl(91, 48%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #8AC355 to CMYK:

cmyk(29%, 0%, 56%, 24%)Color Converter →

Color Meaning and Usage

A pastel green tone, #8AC355 has RGB (138, 195, 85) and HSL (91°, 48%, 55%). Known for evoking nature and harmony, this green hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #8AC355 is #8E55C3, creating high-contrast pairings. For softer combinations, try analogous colors like #C1C355.

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

Contrast with #8AC355

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #8AC355?

#8AC355 is a pastel green color - a green hue that evokes nature and harmony.

What is the RGB value of #8AC355?

#8AC355 in RGB is (138, 195, 85) - 138 red, 195 green, and 85 blue.

How to use #8AC355 in CSS?

Use #8AC355 directly in your CSS properties like color or background-color.

What colors go well with #8AC355?

#8E55C3 (complementary), #C1C355 (analogous), and #649735 (lighter shade) work well with #8AC355.