#2B8C97 Color Information

Hex color code: #2B8C97

A calming cyan shade, #2B8C97 appears as (43, 140, 151) in RGB and (186°, 56%, 38%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSteel Blue
HEX
#2B8C97
RGB
43, 140, 151
HSL
186°, 56%, 38%
CMYK
72%, 7%, 0%, 41%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #2B8C97, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #2B8C97; color: #000000; }

Badge

New Feature
.badge { background-color: #2B8C97; 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 #2B8C97; background-color: #2B8C9715; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #2B8C9720; border-left: 4px solid #2B8C97; }

Link / Accent

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

a { color: #2B8C97; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #2B8C97 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

43, 140, 151

Red: 43 / Green: 140 / Blue: 151

HSL

186°, 56%, 38%

Hue: 186° / Saturation: 56% / Lightness: 38%

CMYK

72%, 7%, 0%, 41%

Cyan: 72% / Magenta: 7% / Yellow: 0% / Key: 41%

What color is #2B8C97?

#2B8C97 is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2B8C97 to RGB:

rgb(43, 140, 151)HEX to RGB Converter →

HEX to HSL

Convert #2B8C97 to HSL:

hsl(186, 56%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #2B8C97 to CMYK:

cmyk(72%, 7%, 0%, 41%)Color Converter →

Color Meaning and Usage

#2B8C97 is a calming cyan color with RGB values of 43, 140, 151 and HSL of 186°, 56%, 38%. This cyan-blue hue evokes trust and professionalism, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #2B8C97 is #97352B, creating high-contrast pairings. For softer combinations, try analogous colors like #2B976C.

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

Contrast with #2B8C97

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

Contrast Ratio: 5.30:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2B8C97?

#2B8C97 is a calming cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #2B8C97?

#2B8C97 in RGB is (43, 140, 151) - 43 red, 140 green, and 151 blue.

How to use #2B8C97 in CSS?

Use #2B8C97 directly in your CSS properties like color or background-color.

What colors go well with #2B8C97?

#97352B (complementary), #2B976C (analogous), and #1A555B (lighter shade) work well with #2B8C97.