#05FFB0 Color Information

Hex color code: #05FFB0

#05FFB0 is a vivid cyan color. In RGB it is (5, 255, 176), and in HSL it is (161°, 100%, 51%). It is frequently seen in web interfaces.

Try:
Color NameMedium Spring Green
HEX
#05FFB0
RGB
5, 255, 176
HSL
161°, 100%, 51%
CMYK
98%, 0%, 31%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #05FFB0; 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 #05FFB0; background-color: #05FFB015; }

Alert / Toast

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

Link / Accent

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

a { color: #05FFB0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #05FFB0 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

5, 255, 176

Red: 5 / Green: 255 / Blue: 176

HSL

161°, 100%, 51%

Hue: 161° / Saturation: 100% / Lightness: 51%

CMYK

98%, 0%, 31%, 0%

Cyan: 98% / Magenta: 0% / Yellow: 31% / Key: 0%

What color is #05FFB0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #05FFB0 to RGB:

rgb(5, 255, 176)HEX to RGB Converter →

HEX to HSL

Convert #05FFB0 to HSL:

hsl(161, 100%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #05FFB0 to CMYK:

cmyk(98%, 0%, 31%, 0%)Color Converter →

Color Meaning and Usage

A vivid cyan tone, #05FFB0 has RGB (5, 255, 176) and HSL (161°, 100%, 51%). Known for evoking energy and excitement, this highly saturated hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #05FFB0 is #FF0554, creating high-contrast pairings. For softer combinations, try analogous colors like #05FF33.

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

Contrast with #05FFB0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #05FFB0?

#05FFB0 is a vivid cyan color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #05FFB0?

#05FFB0 in RGB is (5, 255, 176) - 5 red, 255 green, and 176 blue.

How to use #05FFB0 in CSS?

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

What colors go well with #05FFB0?

#FF0554 (complementary), #05FF33 (analogous), and #00B87D (lighter shade) work well with #05FFB0.