#BED37E Color Information

Hex color code: #BED37E

A delicate green shade, #BED37E appears as (190, 211, 126) in RGB and (75°, 49%, 66%) in HSL. It is popular in mobile app design.

Try:
Color NameTan
HEX
#BED37E
RGB
190, 211, 126
HSL
75°, 49%, 66%
CMYK
10%, 0%, 40%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BED37E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 211, 126

Red: 190 / Green: 211 / Blue: 126

HSL

75°, 49%, 66%

Hue: 75° / Saturation: 49% / Lightness: 66%

CMYK

10%, 0%, 40%, 17%

Cyan: 10% / Magenta: 0% / Yellow: 40% / Key: 17%

What color is #BED37E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BED37E to RGB:

rgb(190, 211, 126)HEX to RGB Converter →

HEX to HSL

Convert #BED37E to HSL:

hsl(75, 49%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #BED37E to CMYK:

cmyk(10%, 0%, 40%, 17%)Color Converter →

Color Meaning and Usage

#BED37E is a soft green color with RGB values of 190, 211, 126 and HSL of 75°, 49%, 66%. This green hue evokes nature and harmony, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BED37E is #937ED3, creating high-contrast pairings. For softer combinations, try analogous colors like #D3BE7E.

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

Contrast with #BED37E

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 #BED37E?

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

What is the RGB value of #BED37E?

#BED37E in RGB is (190, 211, 126) - 190 red, 211 green, and 126 blue.

How to use #BED37E in CSS?

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

What colors go well with #BED37E?

#937ED3 (complementary), #D3BE7E (analogous), and #A1BF45 (lighter shade) work well with #BED37E.