#31F144 Color Information

Hex color code: #31F144

A bold green shade, #31F144 appears as (49, 241, 68) in RGB and (126°, 87%, 57%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Sea Green
HEX
#31F144
RGB
49, 241, 68
HSL
126°, 87%, 57%
CMYK
80%, 0%, 72%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #31F144; 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 #31F144; background-color: #31F14415; }

Alert / Toast

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

Link / Accent

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

a { color: #31F144; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #31F144 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

49, 241, 68

Red: 49 / Green: 241 / Blue: 68

HSL

126°, 87%, 57%

Hue: 126° / Saturation: 87% / Lightness: 57%

CMYK

80%, 0%, 72%, 5%

Cyan: 80% / Magenta: 0% / Yellow: 72% / Key: 5%

What color is #31F144?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #31F144 to RGB:

rgb(49, 241, 68)HEX to RGB Converter →

HEX to HSL

Convert #31F144 to HSL:

hsl(126, 87%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #31F144 to CMYK:

cmyk(80%, 0%, 72%, 5%)Color Converter →

Color Meaning and Usage

#31F144 is a striking green color with RGB values of 49, 241, 68 and HSL of 126°, 87%, 57%. This highly saturated hue evokes energy and excitement, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #31F144 is #F132DE, creating high-contrast pairings. For softer combinations, try analogous colors like #7EF132.

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

Contrast with #31F144

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #31F144?

#31F144 is a striking green color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #31F144?

#31F144 in RGB is (49, 241, 68) - 49 red, 241 green, and 68 blue.

How to use #31F144 in CSS?

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

What colors go well with #31F144?

#F132DE (complementary), #7EF132 (analogous), and #0EC821 (lighter shade) work well with #31F144.