#B2F68E Color Information

Hex color code: #B2F68E

The hex color #B2F68E is a light green with RGB values of (178, 246, 142) and HSL of (99°, 85%, 76%). It is commonly used in modern UI design.

Try:
Color NamePale Green
HEX
#B2F68E
RGB
178, 246, 142
HSL
99°, 85%, 76%
CMYK
28%, 0%, 42%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B2F68E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

178, 246, 142

Red: 178 / Green: 246 / Blue: 142

HSL

99°, 85%, 76%

Hue: 99° / Saturation: 85% / Lightness: 76%

CMYK

28%, 0%, 42%, 4%

Cyan: 28% / Magenta: 0% / Yellow: 42% / Key: 4%

What color is #B2F68E?

#B2F68E is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B2F68E to RGB:

rgb(178, 246, 142)HEX to RGB Converter →

HEX to HSL

Convert #B2F68E to HSL:

hsl(99, 85%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #B2F68E to CMYK:

cmyk(28%, 0%, 42%, 4%)Color Converter →

Color Meaning and Usage

#B2F68E is a delicate green color with RGB values of 178, 246, 142 and HSL of 99°, 85%, 76%. This highly saturated hue evokes energy and excitement, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B2F68E is #D18EF6, creating high-contrast pairings. For softer combinations, try analogous colors like #E6F68E.

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

Contrast with #B2F68E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B2F68E?

#B2F68E is a delicate green color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #B2F68E?

#B2F68E in RGB is (178, 246, 142) - 178 red, 246 green, and 142 blue.

How to use #B2F68E in CSS?

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

What colors go well with #B2F68E?

#D18EF6 (complementary), #E6F68E (analogous), and #82F047 (lighter shade) work well with #B2F68E.