#BED6BA Color Information

Hex color code: #BED6BA

The hex color #BED6BA is a light green with RGB values of (190, 214, 186) and HSL of (111°, 25%, 78%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#BED6BA
RGB
190, 214, 186
HSL
111°, 25%, 78%
CMYK
11%, 0%, 13%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BED6BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 214, 186

Red: 190 / Green: 214 / Blue: 186

HSL

111°, 25%, 78%

Hue: 111° / Saturation: 25% / Lightness: 78%

CMYK

11%, 0%, 13%, 16%

Cyan: 11% / Magenta: 0% / Yellow: 13% / Key: 16%

What color is #BED6BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BED6BA to RGB:

rgb(190, 214, 186)HEX to RGB Converter →

HEX to HSL

Convert #BED6BA to HSL:

hsl(111, 25%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #BED6BA to CMYK:

cmyk(11%, 0%, 13%, 16%)Color Converter →

Color Meaning and Usage

#BED6BA is a airy green color with RGB values of 190, 214, 186 and HSL of 111°, 25%, 78%. This green hue evokes nature and harmony, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BED6BA is #D1B9D5, creating high-contrast pairings. For softer combinations, try analogous colors like #CBD5B9.

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

Contrast with #BED6BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BED6BA?

#BED6BA is a airy green color - a green hue that evokes nature and harmony.

What is the RGB value of #BED6BA?

#BED6BA in RGB is (190, 214, 186) - 190 red, 214 green, and 186 blue.

How to use #BED6BA in CSS?

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

What colors go well with #BED6BA?

#D1B9D5 (complementary), #CBD5B9 (analogous), and #90B889 (lighter shade) work well with #BED6BA.