#A5EBAA Color Information

Hex color code: #A5EBAA

The hex color #A5EBAA is a ethereal green with RGB values of (165, 235, 170) and HSL of (124°, 64%, 78%). It is typically applied in digital products.

Try:
Color NamePale Green
HEX
#A5EBAA
RGB
165, 235, 170
HSL
124°, 64%, 78%
CMYK
30%, 0%, 28%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A5EBAA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

165, 235, 170

Red: 165 / Green: 235 / Blue: 170

HSL

124°, 64%, 78%

Hue: 124° / Saturation: 64% / Lightness: 78%

CMYK

30%, 0%, 28%, 8%

Cyan: 30% / Magenta: 0% / Yellow: 28% / Key: 8%

What color is #A5EBAA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A5EBAA to RGB:

rgb(165, 235, 170)HEX to RGB Converter →

HEX to HSL

Convert #A5EBAA to HSL:

hsl(124, 64%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #A5EBAA to CMYK:

cmyk(30%, 0%, 28%, 8%)Color Converter →

Color Meaning and Usage

A light green tone, #A5EBAA has RGB (165, 235, 170) and HSL (124°, 64%, 78%). Known for evoking nature and harmony, this green hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A5EBAA is #EBA3E6, creating high-contrast pairings. For softer combinations, try analogous colors like #C2EBA3.

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

Contrast with #A5EBAA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A5EBAA?

#A5EBAA is a light green color - a green hue that evokes nature and harmony.

What is the RGB value of #A5EBAA?

#A5EBAA in RGB is (165, 235, 170) - 165 red, 235 green, and 170 blue.

How to use #A5EBAA in CSS?

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

What colors go well with #A5EBAA?

#EBA3E6 (complementary), #C2EBA3 (analogous), and #64DD6C (lighter shade) work well with #A5EBAA.