#0F806F Color Information

Hex color code: #0F806F

#0F806F is a eye-catching cyan color. In RGB it is (15, 128, 111), and in HSL it is (171°, 79%, 28%). It is popular in mobile app design.

Try:
Color NameTeal
HEX
#0F806F
RGB
15, 128, 111
HSL
171°, 79%, 28%
CMYK
88%, 0%, 13%, 50%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #0F806F, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #0F806F; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #0F806F; 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 #0F806F; background-color: #0F806F15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #0F806F20; border-left: 4px solid #0F806F; }

Link / Accent

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

a { color: #0F806F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #0F806F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

15, 128, 111

Red: 15 / Green: 128 / Blue: 111

HSL

171°, 79%, 28%

Hue: 171° / Saturation: 79% / Lightness: 28%

CMYK

88%, 0%, 13%, 50%

Cyan: 88% / Magenta: 0% / Yellow: 13% / Key: 50%

What color is #0F806F?

#0F806F is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #0F806F to RGB:

rgb(15, 128, 111)HEX to RGB Converter →

HEX to HSL

Convert #0F806F to HSL:

hsl(171, 79%, 28%)RGB to HSL Converter →

HEX to CMYK

Convert #0F806F to CMYK:

cmyk(88%, 0%, 13%, 50%)Color Converter →

Color Meaning and Usage

#0F806F is a striking cyan color with RGB values of 15, 128, 111 and HSL of 171°, 79%, 28%. 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 #0F806F is #800F20, creating high-contrast pairings. For softer combinations, try analogous colors like #0F8036.

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

Contrast with #0F806F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #0F806F?

#0F806F is a striking cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #0F806F?

#0F806F in RGB is (15, 128, 111) - 15 red, 128 green, and 111 blue.

How to use #0F806F in CSS?

Use #0F806F directly in your CSS properties like color or background-color.

What colors go well with #0F806F?

#800F20 (complementary), #0F8036 (analogous), and #073B33 (lighter shade) work well with #0F806F.