#ADF4BF Color Information

Hex color code: #ADF4BF

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

Try:
Color NamePowder Blue
HEX
#ADF4BF
RGB
173, 244, 191
HSL
135°, 76%, 82%
CMYK
29%, 0%, 22%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADF4BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 244, 191

Red: 173 / Green: 244 / Blue: 191

HSL

135°, 76%, 82%

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

CMYK

29%, 0%, 22%, 4%

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

What color is #ADF4BF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADF4BF to RGB:

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

HEX to HSL

Convert #ADF4BF to HSL:

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

HEX to CMYK

Convert #ADF4BF to CMYK:

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

Color Meaning and Usage

A ethereal green tone, #ADF4BF has RGB (173, 244, 191) and HSL (135°, 76%, 82%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADF4BF is #F4AEE3, creating high-contrast pairings. For softer combinations, try analogous colors like #C0F4AE.

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

Contrast with #ADF4BF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADF4BF?

#ADF4BF is a ethereal green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #ADF4BF?

#ADF4BF in RGB is (173, 244, 191) - 173 red, 244 green, and 191 blue.

How to use #ADF4BF in CSS?

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

What colors go well with #ADF4BF?

#F4AEE3 (complementary), #C0F4AE (analogous), and #6BEB8B (lighter shade) work well with #ADF4BF.