#ABEF67 Color Information

Hex color code: #ABEF67

A bold green shade, #ABEF67 appears as (171, 239, 103) in RGB and (90°, 81%, 67%) in HSL. It is often used for branding and logos.

Try:
Color NamePale Green
HEX
#ABEF67
RGB
171, 239, 103
HSL
90°, 81%, 67%
CMYK
28%, 0%, 57%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABEF67; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 239, 103

Red: 171 / Green: 239 / Blue: 103

HSL

90°, 81%, 67%

Hue: 90° / Saturation: 81% / Lightness: 67%

CMYK

28%, 0%, 57%, 6%

Cyan: 28% / Magenta: 0% / Yellow: 57% / Key: 6%

What color is #ABEF67?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABEF67 to RGB:

rgb(171, 239, 103)HEX to RGB Converter →

HEX to HSL

Convert #ABEF67 to HSL:

hsl(90, 81%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #ABEF67 to CMYK:

cmyk(28%, 0%, 57%, 6%)Color Converter →

Color Meaning and Usage

#ABEF67 is a dynamic green color with RGB values of 171, 239, 103 and HSL of 90°, 81%, 67%. This highly saturated hue evokes energy and excitement, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABEF67 is #AB67EF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFEF67.

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

Contrast with #ABEF67

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABEF67?

#ABEF67 is a dynamic green color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #ABEF67?

#ABEF67 in RGB is (171, 239, 103) - 171 red, 239 green, and 103 blue.

How to use #ABEF67 in CSS?

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

What colors go well with #ABEF67?

#AB67EF (complementary), #EFEF67 (analogous), and #85E821 (lighter shade) work well with #ABEF67.