#ADF4BB Color Information

Hex color code: #ADF4BB

#ADF4BB is a light green color. In RGB it is (173, 244, 187), and in HSL it is (132°, 76%, 82%). It is commonly used in modern UI design.

Try:
Color NamePale Green
HEX
#ADF4BB
RGB
173, 244, 187
HSL
132°, 76%, 82%
CMYK
29%, 0%, 23%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADF4BB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 244, 187

Red: 173 / Green: 244 / Blue: 187

HSL

132°, 76%, 82%

Hue: 132° / Saturation: 76% / Lightness: 82%

CMYK

29%, 0%, 23%, 4%

Cyan: 29% / Magenta: 0% / Yellow: 23% / Key: 4%

What color is #ADF4BB?

#ADF4BB is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADF4BB to RGB:

rgb(173, 244, 187)HEX to RGB Converter →

HEX to HSL

Convert #ADF4BB to HSL:

hsl(132, 76%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #ADF4BB to CMYK:

cmyk(29%, 0%, 23%, 4%)Color Converter →

Color Meaning and Usage

#ADF4BB is a delicate green color with RGB values of 173, 244, 187 and HSL of 132°, 76%, 82%. This very light tint evokes purity and simplicity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADF4BB is #F4AEE6, creating high-contrast pairings. For softer combinations, try analogous colors like #C3F4AE.

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

Contrast with #ADF4BB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADF4BB?

#ADF4BB is a delicate green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #ADF4BB?

#ADF4BB in RGB is (173, 244, 187) - 173 red, 244 green, and 187 blue.

How to use #ADF4BB in CSS?

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

What colors go well with #ADF4BB?

#F4AEE6 (complementary), #C3F4AE (analogous), and #6BEB84 (lighter shade) work well with #ADF4BB.