#A0E07B Color Information

Hex color code: #A0E07B

A understated green shade, #A0E07B appears as (160, 224, 123) in RGB and (98°, 62%, 68%) in HSL. It is widely used in graphic design.

Try:
Color NamePale Green
HEX
#A0E07B
RGB
160, 224, 123
HSL
98°, 62%, 68%
CMYK
29%, 0%, 45%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #A0E07B; 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 #A0E07B; background-color: #A0E07B15; }

Alert / Toast

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

Link / Accent

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

a { color: #A0E07B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #A0E07B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

160, 224, 123

Red: 160 / Green: 224 / Blue: 123

HSL

98°, 62%, 68%

Hue: 98° / Saturation: 62% / Lightness: 68%

CMYK

29%, 0%, 45%, 12%

Cyan: 29% / Magenta: 0% / Yellow: 45% / Key: 12%

What color is #A0E07B?

#A0E07B is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A0E07B to RGB:

rgb(160, 224, 123)HEX to RGB Converter →

HEX to HSL

Convert #A0E07B to HSL:

hsl(98, 62%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #A0E07B to CMYK:

cmyk(29%, 0%, 45%, 12%)Color Converter →

Color Meaning and Usage

A balanced green tone, #A0E07B has RGB (160, 224, 123) and HSL (98°, 62%, 68%). Known for evoking nature and harmony, this green hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A0E07B is #BB7BE0, creating high-contrast pairings. For softer combinations, try analogous colors like #D3E07B.

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

Contrast with #A0E07B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A0E07B?

#A0E07B is a balanced green color - a green hue that evokes nature and harmony.

What is the RGB value of #A0E07B?

#A0E07B in RGB is (160, 224, 123) - 160 red, 224 green, and 123 blue.

How to use #A0E07B in CSS?

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

What colors go well with #A0E07B?

#BB7BE0 (complementary), #D3E07B (analogous), and #73D13D (lighter shade) work well with #A0E07B.