#BCD298 Color Information

Hex color code: #BCD298

#BCD298 is a gentle green color. In RGB it is (188, 210, 152), and in HSL it is (83°, 39%, 71%). It is frequently seen in web interfaces.

Try:
Color NameTan
HEX
#BCD298
RGB
188, 210, 152
HSL
83°, 39%, 71%
CMYK
10%, 0%, 28%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCD298; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 210, 152

Red: 188 / Green: 210 / Blue: 152

HSL

83°, 39%, 71%

Hue: 83° / Saturation: 39% / Lightness: 71%

CMYK

10%, 0%, 28%, 18%

Cyan: 10% / Magenta: 0% / Yellow: 28% / Key: 18%

What color is #BCD298?

#BCD298 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCD298 to RGB:

rgb(188, 210, 152)HEX to RGB Converter →

HEX to HSL

Convert #BCD298 to HSL:

hsl(83, 39%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #BCD298 to CMYK:

cmyk(10%, 0%, 28%, 18%)Color Converter →

Color Meaning and Usage

#BCD298 is a soft green color with RGB values of 188, 210, 152 and HSL of 83°, 39%, 71%. This green hue evokes nature and harmony, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCD298 is #AE98D2, creating high-contrast pairings. For softer combinations, try analogous colors like #D2CB98.

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

Contrast with #BCD298

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCD298?

#BCD298 is a soft green color - a green hue that evokes nature and harmony.

What is the RGB value of #BCD298?

#BCD298 in RGB is (188, 210, 152) - 188 red, 210 green, and 152 blue.

How to use #BCD298 in CSS?

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

What colors go well with #BCD298?

#AE98D2 (complementary), #D2CB98 (analogous), and #99BB63 (lighter shade) work well with #BCD298.