#92C8BF Color Information

Hex color code: #92C8BF

A subtle cyan shade, #92C8BF appears as (146, 200, 191) in RGB and (170°, 33%, 68%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#92C8BF
RGB
146, 200, 191
HSL
170°, 33%, 68%
CMYK
27%, 0%, 4%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #92C8BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

146, 200, 191

Red: 146 / Green: 200 / Blue: 191

HSL

170°, 33%, 68%

Hue: 170° / Saturation: 33% / Lightness: 68%

CMYK

27%, 0%, 4%, 22%

Cyan: 27% / Magenta: 0% / Yellow: 4% / Key: 22%

What color is #92C8BF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #92C8BF to RGB:

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

HEX to HSL

Convert #92C8BF to HSL:

hsl(170, 33%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #92C8BF to CMYK:

cmyk(27%, 0%, 4%, 22%)Color Converter →

Color Meaning and Usage

#92C8BF is a gentle cyan color with RGB values of 146, 200, 191 and HSL of 170°, 33%, 68%. This cyan-blue hue evokes trust and professionalism, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #92C8BF is #C8929B, creating high-contrast pairings. For softer combinations, try analogous colors like #92C8A4.

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

Contrast with #92C8BF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #92C8BF?

#92C8BF is a gentle cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #92C8BF?

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

How to use #92C8BF in CSS?

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

What colors go well with #92C8BF?

#C8929B (complementary), #92C8A4 (analogous), and #60AFA2 (lighter shade) work well with #92C8BF.