#BEF698 Color Information

Hex color code: #BEF698

The hex color #BEF698 is a delicate green with RGB values of (190, 246, 152) and HSL of (96°, 84%, 78%). It is popular in mobile app design.

Try:
Color NamePale Green
HEX
#BEF698
RGB
190, 246, 152
HSL
96°, 84%, 78%
CMYK
23%, 0%, 38%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEF698; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 246, 152

Red: 190 / Green: 246 / Blue: 152

HSL

96°, 84%, 78%

Hue: 96° / Saturation: 84% / Lightness: 78%

CMYK

23%, 0%, 38%, 4%

Cyan: 23% / Magenta: 0% / Yellow: 38% / Key: 4%

What color is #BEF698?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEF698 to RGB:

rgb(190, 246, 152)HEX to RGB Converter →

HEX to HSL

Convert #BEF698 to HSL:

hsl(96, 84%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #BEF698 to CMYK:

cmyk(23%, 0%, 38%, 4%)Color Converter →

Color Meaning and Usage

A light green tone, #BEF698 has RGB (190, 246, 152) and HSL (96°, 84%, 78%). Known for evoking energy and excitement, this highly saturated hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BEF698 is #D098F6, creating high-contrast pairings. For softer combinations, try analogous colors like #EDF698.

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

Contrast with #BEF698

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEF698?

#BEF698 is a light green color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #BEF698?

#BEF698 in RGB is (190, 246, 152) - 190 red, 246 green, and 152 blue.

How to use #BEF698 in CSS?

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

What colors go well with #BEF698?

#D098F6 (complementary), #EDF698 (analogous), and #91F051 (lighter shade) work well with #BEF698.