#BDF070 Color Information

Hex color code: #BDF070

The hex color #BDF070 is a striking green with RGB values of (189, 240, 112) and HSL of (84°, 81%, 69%). It is popular in mobile app design.

Try:
Color NamePale Green
HEX
#BDF070
RGB
189, 240, 112
HSL
84°, 81%, 69%
CMYK
21%, 0%, 53%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDF070; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 240, 112

Red: 189 / Green: 240 / Blue: 112

HSL

84°, 81%, 69%

Hue: 84° / Saturation: 81% / Lightness: 69%

CMYK

21%, 0%, 53%, 6%

Cyan: 21% / Magenta: 0% / Yellow: 53% / Key: 6%

What color is #BDF070?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDF070 to RGB:

rgb(189, 240, 112)HEX to RGB Converter →

HEX to HSL

Convert #BDF070 to HSL:

hsl(84, 81%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #BDF070 to CMYK:

cmyk(21%, 0%, 53%, 6%)Color Converter →

Color Meaning and Usage

#BDF070 is a striking green color with RGB values of 189, 240, 112 and HSL of 84°, 81%, 69%. This highly saturated hue evokes energy and excitement, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDF070 is #A370F0, creating high-contrast pairings. For softer combinations, try analogous colors like #F0E370.

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

Contrast with #BDF070

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDF070?

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

What is the RGB value of #BDF070?

#BDF070 in RGB is (189, 240, 112) - 189 red, 240 green, and 112 blue.

How to use #BDF070 in CSS?

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

What colors go well with #BDF070?

#A370F0 (complementary), #F0E370 (analogous), and #9DE92B (lighter shade) work well with #BDF070.