#466D60 Color Information

Hex color code: #466D60

#466D60 is a delicate cyan color. In RGB it is (70, 109, 96), and in HSL it is (160°, 22%, 35%). It is popular in mobile app design.

Try:
Color NameSea Green
HEX
#466D60
RGB
70, 109, 96
HSL
160°, 22%, 35%
CMYK
36%, 0%, 12%, 57%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #466D60, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #466D60; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #466D60; 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 #466D60; background-color: #466D6015; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #466D6020; border-left: 4px solid #466D60; }

Link / Accent

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

a { color: #466D60; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #466D60 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

70, 109, 96

Red: 70 / Green: 109 / Blue: 96

HSL

160°, 22%, 35%

Hue: 160° / Saturation: 22% / Lightness: 35%

CMYK

36%, 0%, 12%, 57%

Cyan: 36% / Magenta: 0% / Yellow: 12% / Key: 57%

What color is #466D60?

#466D60 is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #466D60 to RGB:

rgb(70, 109, 96)HEX to RGB Converter →

HEX to HSL

Convert #466D60 to HSL:

hsl(160, 22%, 35%)RGB to HSL Converter →

HEX to CMYK

Convert #466D60 to CMYK:

cmyk(36%, 0%, 12%, 57%)Color Converter →

Color Meaning and Usage

A delicate cyan tone, #466D60 has RGB (70, 109, 96) and HSL (160°, 22%, 35%). Known for evoking trust and professionalism, this cyan-blue hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #466D60 is #6D4653, creating high-contrast pairings. For softer combinations, try analogous colors like #466D4C.

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

Contrast with #466D60

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #466D60?

#466D60 is a delicate cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #466D60?

#466D60 in RGB is (70, 109, 96) - 70 red, 109 green, and 96 blue.

How to use #466D60 in CSS?

Use #466D60 directly in your CSS properties like color or background-color.

What colors go well with #466D60?

#6D4653 (complementary), #466D4C (analogous), and #283E37 (lighter shade) work well with #466D60.