#2C9AAF Color Information

Hex color code: #2C9AAF

The hex color #2C9AAF is a calming cyan with RGB values of (44, 154, 175) and HSL of (190°, 60%, 43%). It is often used for branding and logos.

Try:
Color NameLight Sea Green
HEX
#2C9AAF
RGB
44, 154, 175
HSL
190°, 60%, 43%
CMYK
75%, 12%, 0%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #2C9AAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

44, 154, 175

Red: 44 / Green: 154 / Blue: 175

HSL

190°, 60%, 43%

Hue: 190° / Saturation: 60% / Lightness: 43%

CMYK

75%, 12%, 0%, 31%

Cyan: 75% / Magenta: 12% / Yellow: 0% / Key: 31%

What color is #2C9AAF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2C9AAF to RGB:

rgb(44, 154, 175)HEX to RGB Converter →

HEX to HSL

Convert #2C9AAF to HSL:

hsl(190, 60%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #2C9AAF to CMYK:

cmyk(75%, 12%, 0%, 31%)Color Converter →

Color Meaning and Usage

#2C9AAF is a calming cyan color with RGB values of 44, 154, 175 and HSL of 190°, 60%, 43%. 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 #2C9AAF is #AF422C, creating high-contrast pairings. For softer combinations, try analogous colors like #2CAF84.

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

Contrast with #2C9AAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2C9AAF?

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

What is the RGB value of #2C9AAF?

#2C9AAF in RGB is (44, 154, 175) - 44 red, 154 green, and 175 blue.

How to use #2C9AAF in CSS?

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

What colors go well with #2C9AAF?

#AF422C (complementary), #2CAF84 (analogous), and #1D6472 (lighter shade) work well with #2C9AAF.