#BDF698 Color Information

Hex color code: #BDF698

#BDF698 is a airy green color. In RGB it is (189, 246, 152), and in HSL it is (96°, 84%, 78%). It is popular in mobile app design.

Try:
Color NamePale Green
HEX
#BDF698
RGB
189, 246, 152
HSL
96°, 84%, 78%
CMYK
23%, 0%, 38%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDF698; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 246, 152

Red: 189 / Green: 246 / Blue: 152

HSL

96°, 84%, 78%

Hue: 96° / Saturation: 84% / Lightness: 78%

CMYK

23%, 0%, 38%, 4%

Cyan: 23% / Magenta: 0% / Yellow: 38% / Key: 4%

What color is #BDF698?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDF698 to RGB:

rgb(189, 246, 152)HEX to RGB Converter →

HEX to HSL

Convert #BDF698 to HSL:

hsl(96, 84%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #BDF698 to CMYK:

cmyk(23%, 0%, 38%, 4%)Color Converter →

Color Meaning and Usage

A soft green tone, #BDF698 has RGB (189, 246, 152) and HSL (96°, 84%, 78%). Known for evoking energy and excitement, this highly saturated hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDF698 is #D098F6, creating high-contrast pairings. For softer combinations, try analogous colors like #EDF698.

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

Contrast with #BDF698

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDF698?

#BDF698 is a soft green color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #BDF698?

#BDF698 in RGB is (189, 246, 152) - 189 red, 246 green, and 152 blue.

How to use #BDF698 in CSS?

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

What colors go well with #BDF698?

#D098F6 (complementary), #EDF698 (analogous), and #91F051 (lighter shade) work well with #BDF698.