#BEDFBC Color Information

Hex color code: #BEDFBC

A airy green shade, #BEDFBC appears as (190, 223, 188) in RGB and (117°, 35%, 81%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#BEDFBC
RGB
190, 223, 188
HSL
117°, 35%, 81%
CMYK
15%, 0%, 16%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEDFBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 223, 188

Red: 190 / Green: 223 / Blue: 188

HSL

117°, 35%, 81%

Hue: 117° / Saturation: 35% / Lightness: 81%

CMYK

15%, 0%, 16%, 13%

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

What color is #BEDFBC?

#BEDFBC is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEDFBC to RGB:

rgb(190, 223, 188)HEX to RGB Converter →

HEX to HSL

Convert #BEDFBC to HSL:

hsl(117, 35%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #BEDFBC to CMYK:

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

Color Meaning and Usage

#BEDFBC is a light green color with RGB values of 190, 223, 188 and HSL of 117°, 35%, 81%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BEDFBC is #DEBEE0, creating high-contrast pairings. For softer combinations, try analogous colors like #D0E0BE.

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

Contrast with #BEDFBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEDFBC?

#BEDFBC is a light green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BEDFBC?

#BEDFBC in RGB is (190, 223, 188) - 190 red, 223 green, and 188 blue.

How to use #BEDFBC in CSS?

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

What colors go well with #BEDFBC?

#DEBEE0 (complementary), #D0E0BE (analogous), and #8DC78A (lighter shade) work well with #BEDFBC.