#129ABF Color Information

Hex color code: #129ABF

#129ABF is a vivid cyan color. In RGB it is (18, 154, 191), and in HSL it is (193°, 83%, 41%). It is commonly used in modern UI design.

Try:
Color NameLight Sea Green
HEX
#129ABF
RGB
18, 154, 191
HSL
193°, 83%, 41%
CMYK
91%, 19%, 0%, 25%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #129ABF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #129ABF; color: #000000; }

Badge

New Feature
.badge { background-color: #129ABF; 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 #129ABF; background-color: #129ABF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #129ABF20; border-left: 4px solid #129ABF; }

Link / Accent

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

a { color: #129ABF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #129ABF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

18, 154, 191

Red: 18 / Green: 154 / Blue: 191

HSL

193°, 83%, 41%

Hue: 193° / Saturation: 83% / Lightness: 41%

CMYK

91%, 19%, 0%, 25%

Cyan: 91% / Magenta: 19% / Yellow: 0% / Key: 25%

What color is #129ABF?

#129ABF is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #129ABF to RGB:

rgb(18, 154, 191)HEX to RGB Converter →

HEX to HSL

Convert #129ABF to HSL:

hsl(193, 83%, 41%)RGB to HSL Converter →

HEX to CMYK

Convert #129ABF to CMYK:

cmyk(91%, 19%, 0%, 25%)Color Converter →

Color Meaning and Usage

A dynamic cyan tone, #129ABF has RGB (18, 154, 191) and HSL (193°, 83%, 41%). Known for evoking energy and excitement, this highly saturated hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #129ABF is #BF3712, creating high-contrast pairings. For softer combinations, try analogous colors like #12BF8E.

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

Contrast with #129ABF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #129ABF?

#129ABF is a dynamic cyan color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #129ABF?

#129ABF in RGB is (18, 154, 191) - 18 red, 154 green, and 191 blue.

How to use #129ABF in CSS?

Use #129ABF directly in your CSS properties like color or background-color.

What colors go well with #129ABF?

#BF3712 (complementary), #12BF8E (analogous), and #0B6179 (lighter shade) work well with #129ABF.