#5FFFAC Color Information

Hex color code: #5FFFAC

A dynamic green shade, #5FFFAC appears as (95, 255, 172) in RGB and (149°, 100%, 69%) in HSL. It is typically applied in digital products.

Try:
Color NameMedium Aquamarine
HEX
#5FFFAC
RGB
95, 255, 172
HSL
149°, 100%, 69%
CMYK
63%, 0%, 33%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #5FFFAC; 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 #5FFFAC; background-color: #5FFFAC15; }

Alert / Toast

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

Link / Accent

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

a { color: #5FFFAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #5FFFAC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

95, 255, 172

Red: 95 / Green: 255 / Blue: 172

HSL

149°, 100%, 69%

Hue: 149° / Saturation: 100% / Lightness: 69%

CMYK

63%, 0%, 33%, 0%

Cyan: 63% / Magenta: 0% / Yellow: 33% / Key: 0%

What color is #5FFFAC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #5FFFAC to RGB:

rgb(95, 255, 172)HEX to RGB Converter →

HEX to HSL

Convert #5FFFAC to HSL:

hsl(149, 100%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #5FFFAC to CMYK:

cmyk(63%, 0%, 33%, 0%)Color Converter →

Color Meaning and Usage

#5FFFAC is a dynamic green color with RGB values of 95, 255, 172 and HSL of 149°, 100%, 69%. This highly saturated hue evokes energy and excitement, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #5FFFAC is #FF61B3, creating high-contrast pairings. For softer combinations, try analogous colors like #64FF61.

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

Contrast with #5FFFAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #5FFFAC?

#5FFFAC is a dynamic green color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #5FFFAC?

#5FFFAC in RGB is (95, 255, 172) - 95 red, 255 green, and 172 blue.

How to use #5FFFAC in CSS?

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

What colors go well with #5FFFAC?

#FF61B3 (complementary), #64FF61 (analogous), and #14FF86 (lighter shade) work well with #5FFFAC.