#12826E Color Information

Hex color code: #12826E

A eye-catching cyan shade, #12826E appears as (18, 130, 110) in RGB and (169°, 76%, 29%) in HSL. It is popular in mobile app design.

Try:
Color NameTeal
HEX
#12826E
RGB
18, 130, 110
HSL
169°, 76%, 29%
CMYK
86%, 0%, 15%, 49%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #12826E, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #12826E; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #12826E; 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 #12826E; background-color: #12826E15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #12826E20; border-left: 4px solid #12826E; }

Link / Accent

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

a { color: #12826E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #12826E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

18, 130, 110

Red: 18 / Green: 130 / Blue: 110

HSL

169°, 76%, 29%

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

CMYK

86%, 0%, 15%, 49%

Cyan: 86% / Magenta: 0% / Yellow: 15% / Key: 49%

What color is #12826E?

#12826E is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #12826E to RGB:

rgb(18, 130, 110)HEX to RGB Converter →

HEX to HSL

Convert #12826E to HSL:

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

HEX to CMYK

Convert #12826E to CMYK:

cmyk(86%, 0%, 15%, 49%)Color Converter →

Color Meaning and Usage

A striking cyan tone, #12826E has RGB (18, 130, 110) and HSL (169°, 76%, 29%). Known for evoking trust and professionalism, this cyan-blue hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #12826E is #821226, creating high-contrast pairings. For softer combinations, try analogous colors like #128235.

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

Contrast with #12826E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #12826E?

#12826E is a striking cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #12826E?

#12826E in RGB is (18, 130, 110) - 18 red, 130 green, and 110 blue.

How to use #12826E in CSS?

Use #12826E directly in your CSS properties like color or background-color.

What colors go well with #12826E?

#821226 (complementary), #128235 (analogous), and #093F35 (lighter shade) work well with #12826E.