#BDF27D Color Information

Hex color code: #BDF27D

A vivid green shade, #BDF27D appears as (189, 242, 125) in RGB and (87°, 82%, 72%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePale Green
HEX
#BDF27D
RGB
189, 242, 125
HSL
87°, 82%, 72%
CMYK
22%, 0%, 48%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDF27D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 242, 125

Red: 189 / Green: 242 / Blue: 125

HSL

87°, 82%, 72%

Hue: 87° / Saturation: 82% / Lightness: 72%

CMYK

22%, 0%, 48%, 5%

Cyan: 22% / Magenta: 0% / Yellow: 48% / Key: 5%

What color is #BDF27D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDF27D to RGB:

rgb(189, 242, 125)HEX to RGB Converter →

HEX to HSL

Convert #BDF27D to HSL:

hsl(87, 82%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #BDF27D to CMYK:

cmyk(22%, 0%, 48%, 5%)Color Converter →

Color Meaning and Usage

#BDF27D is a striking green color with RGB values of 189, 242, 125 and HSL of 87°, 82%, 72%. This highly saturated hue evokes energy and excitement, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDF27D is #B27DF2, creating high-contrast pairings. For softer combinations, try analogous colors like #F2EC7D.

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

Contrast with #BDF27D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDF27D?

#BDF27D is a striking green color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #BDF27D?

#BDF27D in RGB is (189, 242, 125) - 189 red, 242 green, and 125 blue.

How to use #BDF27D in CSS?

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

What colors go well with #BDF27D?

#B27DF2 (complementary), #F2EC7D (analogous), and #9AEB37 (lighter shade) work well with #BDF27D.