#61A05A Color Information

Hex color code: #61A05A

The hex color #61A05A is a soft green with RGB values of (97, 160, 90) and HSL of (114°, 28%, 49%). It is typically applied in digital products.

Try:
Color NameMedium Sea Green
HEX
#61A05A
RGB
97, 160, 90
HSL
114°, 28%, 49%
CMYK
39%, 0%, 44%, 37%

Shades

CSS Usage
color: #61A05A;
background-color: #61A05A;
border-color: #61A05A;
box-shadow: 0 0 10px #61A05A;
border: 2px solid #61A05A;
Tailwind Usage
bg-[#61A05A]
text-[#61A05A]
border-[#61A05A]
shadow-[0_0_10px_61A05A]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #61A05A, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #61A05A; color: #000000; }

Badge

New Feature
.badge { background-color: #61A05A; 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 #61A05A; background-color: #61A05A15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #61A05A20; border-left: 4px solid #61A05A; }

Link / Accent

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

a { color: #61A05A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #61A05A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

97, 160, 90

Red: 97 / Green: 160 / Blue: 90

HSL

114°, 28%, 49%

Hue: 114° / Saturation: 28% / Lightness: 49%

CMYK

39%, 0%, 44%, 37%

Cyan: 39% / Magenta: 0% / Yellow: 44% / Key: 37%

What color is #61A05A?

#61A05A is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #61A05A to RGB:

rgb(97, 160, 90)HEX to RGB Converter →

HEX to HSL

Convert #61A05A to HSL:

hsl(114, 28%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #61A05A to CMYK:

cmyk(39%, 0%, 44%, 37%)Color Converter →

Color Meaning and Usage

A subtle green tone, #61A05A has RGB (97, 160, 90) and HSL (114°, 28%, 49%). Known for evoking nature and harmony, this green hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #61A05A is #995AA0, creating high-contrast pairings. For softer combinations, try analogous colors like #84A05A.

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

Contrast with #61A05A

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

Contrast Ratio: 6.68:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #61A05A?

#61A05A is a subtle green color - a green hue that evokes nature and harmony.

What is the RGB value of #61A05A?

#61A05A in RGB is (97, 160, 90) - 97 red, 160 green, and 90 blue.

How to use #61A05A in CSS?

Use #61A05A directly in your CSS properties like color or background-color.

What colors go well with #61A05A?

#995AA0 (complementary), #84A05A (analogous), and #436F3E (lighter shade) work well with #61A05A.