#BDFFAF Color Information

Hex color code: #BDFFAF

#BDFFAF is a ethereal green color. In RGB it is (189, 255, 175), and in HSL it is (109°, 100%, 84%). It is typically applied in digital products.

Try:
Color NamePale Green
HEX
#BDFFAF
RGB
189, 255, 175
HSL
109°, 100%, 84%
CMYK
26%, 0%, 31%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDFFAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 255, 175

Red: 189 / Green: 255 / Blue: 175

HSL

109°, 100%, 84%

Hue: 109° / Saturation: 100% / Lightness: 84%

CMYK

26%, 0%, 31%, 0%

Cyan: 26% / Magenta: 0% / Yellow: 31% / Key: 0%

What color is #BDFFAF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDFFAF to RGB:

rgb(189, 255, 175)HEX to RGB Converter →

HEX to HSL

Convert #BDFFAF to HSL:

hsl(109, 100%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #BDFFAF to CMYK:

cmyk(26%, 0%, 31%, 0%)Color Converter →

Color Meaning and Usage

A airy green tone, #BDFFAF has RGB (189, 255, 175) and HSL (109°, 100%, 84%). 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 #BDFFAF is #F0ADFF, creating high-contrast pairings. For softer combinations, try analogous colors like #E5FFAD.

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

Contrast with #BDFFAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDFFAF?

#BDFFAF is a airy green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BDFFAF?

#BDFFAF in RGB is (189, 255, 175) - 189 red, 255 green, and 175 blue.

How to use #BDFFAF in CSS?

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

What colors go well with #BDFFAF?

#F0ADFF (complementary), #E5FFAD (analogous), and #7EFF61 (lighter shade) work well with #BDFFAF.