#30696E Color Information

Hex color code: #30696E

A subtle cyan shade, #30696E appears as (48, 105, 110) in RGB and (185°, 39%, 31%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Slate Gray
HEX
#30696E
RGB
48, 105, 110
HSL
185°, 39%, 31%
CMYK
56%, 5%, 0%, 57%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #30696E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

48, 105, 110

Red: 48 / Green: 105 / Blue: 110

HSL

185°, 39%, 31%

Hue: 185° / Saturation: 39% / Lightness: 31%

CMYK

56%, 5%, 0%, 57%

Cyan: 56% / Magenta: 5% / Yellow: 0% / Key: 57%

What color is #30696E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #30696E to RGB:

rgb(48, 105, 110)HEX to RGB Converter →

HEX to HSL

Convert #30696E to HSL:

hsl(185, 39%, 31%)RGB to HSL Converter →

HEX to CMYK

Convert #30696E to CMYK:

cmyk(56%, 5%, 0%, 57%)Color Converter →

Color Meaning and Usage

#30696E is a gentle cyan color with RGB values of 48, 105, 110 and HSL of 185°, 39%, 31%. This cyan-blue hue evokes trust and professionalism, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #30696E is #6E3530, creating high-contrast pairings. For softer combinations, try analogous colors like #306E54.

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

Contrast with #30696E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #30696E?

#30696E is a gentle cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #30696E?

#30696E in RGB is (48, 105, 110) - 48 red, 105 green, and 110 blue.

How to use #30696E in CSS?

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

What colors go well with #30696E?

#6E3530 (complementary), #306E54 (analogous), and #193639 (lighter shade) work well with #30696E.