#157E6B Color Information

Hex color code: #157E6B

The hex color #157E6B is a striking cyan with RGB values of (21, 126, 107) and HSL of (169°, 71%, 29%). It is popular in mobile app design.

Try:
Color NameTeal
HEX
#157E6B
RGB
21, 126, 107
HSL
169°, 71%, 29%
CMYK
83%, 0%, 15%, 51%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #157E6B, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #157E6B; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #157E6B; color: #FFFFFF; }

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 #157E6B; background-color: #157E6B15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #157E6B20; border-left: 4px solid #157E6B; }

Link / Accent

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

a { color: #157E6B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #157E6B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

21, 126, 107

Red: 21 / Green: 126 / Blue: 107

HSL

169°, 71%, 29%

Hue: 169° / Saturation: 71% / Lightness: 29%

CMYK

83%, 0%, 15%, 51%

Cyan: 83% / Magenta: 0% / Yellow: 15% / Key: 51%

What color is #157E6B?

#157E6B is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #157E6B to RGB:

rgb(21, 126, 107)HEX to RGB Converter →

HEX to HSL

Convert #157E6B to HSL:

hsl(169, 71%, 29%)RGB to HSL Converter →

HEX to CMYK

Convert #157E6B to CMYK:

cmyk(83%, 0%, 15%, 51%)Color Converter →

Color Meaning and Usage

#157E6B is a bold cyan color with RGB values of 21, 126, 107 and HSL of 169°, 71%, 29%. This cyan-blue hue evokes trust and professionalism, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #157E6B is #7E1529, creating high-contrast pairings. For softer combinations, try analogous colors like #157E37.

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

Contrast with #157E6B

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

Contrast Ratio: 4.23:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #157E6B?

#157E6B is a bold cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #157E6B?

#157E6B in RGB is (21, 126, 107) - 21 red, 126 green, and 107 blue.

How to use #157E6B in CSS?

Use #157E6B directly in your CSS properties like color or background-color.

What colors go well with #157E6B?

#7E1529 (complementary), #157E37 (analogous), and #0A3D34 (lighter shade) work well with #157E6B.