#BAE68F Color Information

Hex color code: #BAE68F

A understated green shade, #BAE68F appears as (186, 230, 143) in RGB and (90°, 64%, 73%) in HSL. It is popular in mobile app design.

Try:
Color NamePale Green
HEX
#BAE68F
RGB
186, 230, 143
HSL
90°, 64%, 73%
CMYK
19%, 0%, 38%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAE68F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 230, 143

Red: 186 / Green: 230 / Blue: 143

HSL

90°, 64%, 73%

Hue: 90° / Saturation: 64% / Lightness: 73%

CMYK

19%, 0%, 38%, 10%

Cyan: 19% / Magenta: 0% / Yellow: 38% / Key: 10%

What color is #BAE68F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAE68F to RGB:

rgb(186, 230, 143)HEX to RGB Converter →

HEX to HSL

Convert #BAE68F to HSL:

hsl(90, 64%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #BAE68F to CMYK:

cmyk(19%, 0%, 38%, 10%)Color Converter →

Color Meaning and Usage

A muted green tone, #BAE68F has RGB (186, 230, 143) and HSL (90°, 64%, 73%). Known for evoking nature and harmony, this green hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAE68F is #BA8EE6, creating high-contrast pairings. For softer combinations, try analogous colors like #E6E68E.

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

Contrast with #BAE68F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAE68F?

#BAE68F is a muted green color - a green hue that evokes nature and harmony.

What is the RGB value of #BAE68F?

#BAE68F in RGB is (186, 230, 143) - 186 red, 230 green, and 143 blue.

How to use #BAE68F in CSS?

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

What colors go well with #BAE68F?

#BA8EE6 (complementary), #E6E68E (analogous), and #94D84F (lighter shade) work well with #BAE68F.