#1FFFBC Color Information

Hex color code: #1FFFBC

A striking cyan shade, #1FFFBC appears as (31, 255, 188) in RGB and (162°, 100%, 56%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Spring Green
HEX
#1FFFBC
RGB
31, 255, 188
HSL
162°, 100%, 56%
CMYK
88%, 0%, 26%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #1FFFBC; 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 #1FFFBC; background-color: #1FFFBC15; }

Alert / Toast

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

Link / Accent

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

a { color: #1FFFBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #1FFFBC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

31, 255, 188

Red: 31 / Green: 255 / Blue: 188

HSL

162°, 100%, 56%

Hue: 162° / Saturation: 100% / Lightness: 56%

CMYK

88%, 0%, 26%, 0%

Cyan: 88% / Magenta: 0% / Yellow: 26% / Key: 0%

What color is #1FFFBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #1FFFBC to RGB:

rgb(31, 255, 188)HEX to RGB Converter →

HEX to HSL

Convert #1FFFBC to HSL:

hsl(162, 100%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #1FFFBC to CMYK:

cmyk(88%, 0%, 26%, 0%)Color Converter →

Color Meaning and Usage

A bold cyan tone, #1FFFBC has RGB (31, 255, 188) and HSL (162°, 100%, 56%). Known for evoking energy and excitement, this highly saturated hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #1FFFBC is #FF1F62, creating high-contrast pairings. For softer combinations, try analogous colors like #1FFF4B.

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

Contrast with #1FFFBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #1FFFBC?

#1FFFBC is a bold cyan color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #1FFFBC?

#1FFFBC in RGB is (31, 255, 188) - 31 red, 255 green, and 188 blue.

How to use #1FFFBC in CSS?

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

What colors go well with #1FFFBC?

#FF1F62 (complementary), #1FFF4B (analogous), and #00D192 (lighter shade) work well with #1FFFBC.