#BDFF80 Color Information

Hex color code: #BDFF80

A eye-catching green shade, #BDFF80 appears as (189, 255, 128) in RGB and (91°, 100%, 75%) in HSL. It is popular in mobile app design.

Try:
Color NamePale Green
HEX
#BDFF80
RGB
189, 255, 128
HSL
91°, 100%, 75%
CMYK
26%, 0%, 50%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDFF80; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 255, 128

Red: 189 / Green: 255 / Blue: 128

HSL

91°, 100%, 75%

Hue: 91° / Saturation: 100% / Lightness: 75%

CMYK

26%, 0%, 50%, 0%

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

What color is #BDFF80?

#BDFF80 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDFF80 to RGB:

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

HEX to HSL

Convert #BDFF80 to HSL:

hsl(91, 100%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #BDFF80 to CMYK:

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

Color Meaning and Usage

#BDFF80 is a bold green color with RGB values of 189, 255, 128 and HSL of 91°, 100%, 75%. This highly saturated hue evokes energy and excitement, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDFF80 is #C180FF, creating high-contrast pairings. For softer combinations, try analogous colors like #FDFF80.

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

Contrast with #BDFF80

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDFF80?

#BDFF80 is a bold green color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #BDFF80?

#BDFF80 in RGB is (189, 255, 128) - 189 red, 255 green, and 128 blue.

How to use #BDFF80 in CSS?

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

What colors go well with #BDFF80?

#C180FF (complementary), #FDFF80 (analogous), and #96FF33 (lighter shade) work well with #BDFF80.