#AFE283 Color Information

Hex color code: #AFE283

#AFE283 is a understated green color. In RGB it is (175, 226, 131), and in HSL it is (92°, 62%, 70%). It is widely used in graphic design.

Try:
Color NamePale Green
HEX
#AFE283
RGB
175, 226, 131
HSL
92°, 62%, 70%
CMYK
23%, 0%, 42%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFE283; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 226, 131

Red: 175 / Green: 226 / Blue: 131

HSL

92°, 62%, 70%

Hue: 92° / Saturation: 62% / Lightness: 70%

CMYK

23%, 0%, 42%, 11%

Cyan: 23% / Magenta: 0% / Yellow: 42% / Key: 11%

What color is #AFE283?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFE283 to RGB:

rgb(175, 226, 131)HEX to RGB Converter →

HEX to HSL

Convert #AFE283 to HSL:

hsl(92, 62%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #AFE283 to CMYK:

cmyk(23%, 0%, 42%, 11%)Color Converter →

Color Meaning and Usage

A balanced green tone, #AFE283 has RGB (175, 226, 131) and HSL (92°, 62%, 70%). 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 #AFE283 is #B683E2, creating high-contrast pairings. For softer combinations, try analogous colors like #DFE283.

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

Contrast with #AFE283

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFE283?

#AFE283 is a balanced green color - a green hue that evokes nature and harmony.

What is the RGB value of #AFE283?

#AFE283 in RGB is (175, 226, 131) - 175 red, 226 green, and 131 blue.

How to use #AFE283 in CSS?

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

What colors go well with #AFE283?

#B683E2 (complementary), #DFE283 (analogous), and #88D345 (lighter shade) work well with #AFE283.