#AFE963 Color Information

Hex color code: #AFE963

The hex color #AFE963 is a vivid green with RGB values of (175, 233, 99) and HSL of (86°, 75%, 65%). It is commonly used in modern UI design.

Try:
Color NameGreen Yellow
HEX
#AFE963
RGB
175, 233, 99
HSL
86°, 75%, 65%
CMYK
25%, 0%, 58%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFE963; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 233, 99

Red: 175 / Green: 233 / Blue: 99

HSL

86°, 75%, 65%

Hue: 86° / Saturation: 75% / Lightness: 65%

CMYK

25%, 0%, 58%, 9%

Cyan: 25% / Magenta: 0% / Yellow: 58% / Key: 9%

What color is #AFE963?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFE963 to RGB:

rgb(175, 233, 99)HEX to RGB Converter →

HEX to HSL

Convert #AFE963 to HSL:

hsl(86, 75%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #AFE963 to CMYK:

cmyk(25%, 0%, 58%, 9%)Color Converter →

Color Meaning and Usage

#AFE963 is a dynamic green color with RGB values of 175, 233, 99 and HSL of 86°, 75%, 65%. This green hue evokes nature and harmony, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFE963 is #9D63E9, creating high-contrast pairings. For softer combinations, try analogous colors like #E9E063.

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

Contrast with #AFE963

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFE963?

#AFE963 is a dynamic green color - a green hue that evokes nature and harmony.

What is the RGB value of #AFE963?

#AFE963 in RGB is (175, 233, 99) - 175 red, 233 green, and 99 blue.

How to use #AFE963 in CSS?

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

What colors go well with #AFE963?

#9D63E9 (complementary), #E9E063 (analogous), and #8CDF20 (lighter shade) work well with #AFE963.