#A5D57D Color Information

Hex color code: #A5D57D

A balanced green shade, #A5D57D appears as (165, 213, 125) in RGB and (93°, 51%, 66%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Sea Green
HEX
#A5D57D
RGB
165, 213, 125
HSL
93°, 51%, 66%
CMYK
23%, 0%, 41%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A5D57D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

165, 213, 125

Red: 165 / Green: 213 / Blue: 125

HSL

93°, 51%, 66%

Hue: 93° / Saturation: 51% / Lightness: 66%

CMYK

23%, 0%, 41%, 16%

Cyan: 23% / Magenta: 0% / Yellow: 41% / Key: 16%

What color is #A5D57D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A5D57D to RGB:

rgb(165, 213, 125)HEX to RGB Converter →

HEX to HSL

Convert #A5D57D to HSL:

hsl(93, 51%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #A5D57D to CMYK:

cmyk(23%, 0%, 41%, 16%)Color Converter →

Color Meaning and Usage

A muted green tone, #A5D57D has RGB (165, 213, 125) and HSL (93°, 51%, 66%). Known for evoking nature and harmony, this green hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A5D57D is #AD7CD5, creating high-contrast pairings. For softer combinations, try analogous colors like #D0D57C.

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

Contrast with #A5D57D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A5D57D?

#A5D57D is a muted green color - a green hue that evokes nature and harmony.

What is the RGB value of #A5D57D?

#A5D57D in RGB is (165, 213, 125) - 165 red, 213 green, and 125 blue.

How to use #A5D57D in CSS?

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

What colors go well with #A5D57D?

#AD7CD5 (complementary), #D0D57C (analogous), and #7CC242 (lighter shade) work well with #A5D57D.