#45968B Color Information

Hex color code: #45968B

A gentle cyan shade, #45968B appears as (69, 150, 139) in RGB and (172°, 37%, 43%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameCadet Blue
HEX
#45968B
RGB
69, 150, 139
HSL
172°, 37%, 43%
CMYK
54%, 0%, 7%, 41%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #45968B, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #45968B; color: #000000; }

Badge

New Feature
.badge { background-color: #45968B; 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 #45968B; background-color: #45968B15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #45968B20; border-left: 4px solid #45968B; }

Link / Accent

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

a { color: #45968B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #45968B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

69, 150, 139

Red: 69 / Green: 150 / Blue: 139

HSL

172°, 37%, 43%

Hue: 172° / Saturation: 37% / Lightness: 43%

CMYK

54%, 0%, 7%, 41%

Cyan: 54% / Magenta: 0% / Yellow: 7% / Key: 41%

What color is #45968B?

#45968B is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #45968B to RGB:

rgb(69, 150, 139)HEX to RGB Converter →

HEX to HSL

Convert #45968B to HSL:

hsl(172, 37%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #45968B to CMYK:

cmyk(54%, 0%, 7%, 41%)Color Converter →

Color Meaning and Usage

#45968B is a delicate cyan color with RGB values of 69, 150, 139 and HSL of 172°, 37%, 43%. This cyan-blue hue evokes trust and professionalism, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #45968B is #964550, creating high-contrast pairings. For softer combinations, try analogous colors like #459663.

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

Contrast with #45968B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #45968B?

#45968B is a delicate cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #45968B?

#45968B in RGB is (69, 150, 139) - 69 red, 150 green, and 139 blue.

How to use #45968B in CSS?

Use #45968B directly in your CSS properties like color or background-color.

What colors go well with #45968B?

#964550 (complementary), #459663 (analogous), and #2D625B (lighter shade) work well with #45968B.