#92BFBA Color Information

Hex color code: #92BFBA

A soft cyan shade, #92BFBA appears as (146, 191, 186) in RGB and (173°, 26%, 66%) in HSL. It is typically applied in digital products.

Try:
Color NameDark Sea Green
HEX
#92BFBA
RGB
146, 191, 186
HSL
173°, 26%, 66%
CMYK
24%, 0%, 3%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #92BFBA; 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 #92BFBA; background-color: #92BFBA15; }

Alert / Toast

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

Link / Accent

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

a { color: #92BFBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #92BFBA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

146, 191, 186

Red: 146 / Green: 191 / Blue: 186

HSL

173°, 26%, 66%

Hue: 173° / Saturation: 26% / Lightness: 66%

CMYK

24%, 0%, 3%, 25%

Cyan: 24% / Magenta: 0% / Yellow: 3% / Key: 25%

What color is #92BFBA?

#92BFBA is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #92BFBA to RGB:

rgb(146, 191, 186)HEX to RGB Converter →

HEX to HSL

Convert #92BFBA to HSL:

hsl(173, 26%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #92BFBA to CMYK:

cmyk(24%, 0%, 3%, 25%)Color Converter →

Color Meaning and Usage

#92BFBA is a soft cyan color with RGB values of 146, 191, 186 and HSL of 173°, 26%, 66%. This cyan-blue hue evokes trust and professionalism, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #92BFBA is #BF9297, creating high-contrast pairings. For softer combinations, try analogous colors like #92BFA3.

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

Contrast with #92BFBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #92BFBA?

#92BFBA is a soft cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #92BFBA?

#92BFBA in RGB is (146, 191, 186) - 146 red, 191 green, and 186 blue.

How to use #92BFBA in CSS?

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

What colors go well with #92BFBA?

#BF9297 (complementary), #92BFA3 (analogous), and #62A39B (lighter shade) work well with #92BFBA.