#AFE4BA Color Information

Hex color code: #AFE4BA

A soft green shade, #AFE4BA appears as (175, 228, 186) in RGB and (132°, 50%, 79%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#AFE4BA
RGB
175, 228, 186
HSL
132°, 50%, 79%
CMYK
23%, 0%, 18%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFE4BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 228, 186

Red: 175 / Green: 228 / Blue: 186

HSL

132°, 50%, 79%

Hue: 132° / Saturation: 50% / Lightness: 79%

CMYK

23%, 0%, 18%, 11%

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

What color is #AFE4BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFE4BA to RGB:

rgb(175, 228, 186)HEX to RGB Converter →

HEX to HSL

Convert #AFE4BA to HSL:

hsl(132, 50%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #AFE4BA to CMYK:

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

Color Meaning and Usage

A light green tone, #AFE4BA has RGB (175, 228, 186) and HSL (132°, 50%, 79%). Known for evoking nature and harmony, this green hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFE4BA is #E4AFDA, creating high-contrast pairings. For softer combinations, try analogous colors like #BFE4AF.

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

Contrast with #AFE4BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFE4BA?

#AFE4BA is a light green color - a green hue that evokes nature and harmony.

What is the RGB value of #AFE4BA?

#AFE4BA in RGB is (175, 228, 186) - 175 red, 228 green, and 186 blue.

How to use #AFE4BA in CSS?

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

What colors go well with #AFE4BA?

#E4AFDA (complementary), #BFE4AF (analogous), and #75D188 (lighter shade) work well with #AFE4BA.