#ADF38A Color Information

Hex color code: #ADF38A

A vivid green shade, #ADF38A appears as (173, 243, 138) in RGB and (100°, 81%, 75%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePale Green
HEX
#ADF38A
RGB
173, 243, 138
HSL
100°, 81%, 75%
CMYK
29%, 0%, 43%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADF38A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 243, 138

Red: 173 / Green: 243 / Blue: 138

HSL

100°, 81%, 75%

Hue: 100° / Saturation: 81% / Lightness: 75%

CMYK

29%, 0%, 43%, 5%

Cyan: 29% / Magenta: 0% / Yellow: 43% / Key: 5%

What color is #ADF38A?

#ADF38A is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADF38A to RGB:

rgb(173, 243, 138)HEX to RGB Converter →

HEX to HSL

Convert #ADF38A to HSL:

hsl(100, 81%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #ADF38A to CMYK:

cmyk(29%, 0%, 43%, 5%)Color Converter →

Color Meaning and Usage

A vivid green tone, #ADF38A has RGB (173, 243, 138) and HSL (100°, 81%, 75%). Known for evoking energy and excitement, this highly saturated hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADF38A is #D08CF3, creating high-contrast pairings. For softer combinations, try analogous colors like #E2F38C.

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

Contrast with #ADF38A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADF38A?

#ADF38A is a vivid green color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #ADF38A?

#ADF38A in RGB is (173, 243, 138) - 173 red, 243 green, and 138 blue.

How to use #ADF38A in CSS?

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

What colors go well with #ADF38A?

#D08CF3 (complementary), #E2F38C (analogous), and #7DEC46 (lighter shade) work well with #ADF38A.