#68CABD Color Information

Hex color code: #68CABD

A subtle cyan shade, #68CABD appears as (104, 202, 189) in RGB and (172°, 48%, 60%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Aquamarine
HEX
#68CABD
RGB
104, 202, 189
HSL
172°, 48%, 60%
CMYK
49%, 0%, 6%, 21%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #68CABD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #68CABD; color: #000000; }

Badge

New Feature
.badge { background-color: #68CABD; 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 #68CABD; background-color: #68CABD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #68CABD20; border-left: 4px solid #68CABD; }

Link / Accent

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

a { color: #68CABD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #68CABD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

104, 202, 189

Red: 104 / Green: 202 / Blue: 189

HSL

172°, 48%, 60%

Hue: 172° / Saturation: 48% / Lightness: 60%

CMYK

49%, 0%, 6%, 21%

Cyan: 49% / Magenta: 0% / Yellow: 6% / Key: 21%

What color is #68CABD?

#68CABD is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #68CABD to RGB:

rgb(104, 202, 189)HEX to RGB Converter →

HEX to HSL

Convert #68CABD to HSL:

hsl(172, 48%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #68CABD to CMYK:

cmyk(49%, 0%, 6%, 21%)Color Converter →

Color Meaning and Usage

#68CABD is a delicate cyan color with RGB values of 104, 202, 189 and HSL of 172°, 48%, 60%. This cyan-blue hue evokes trust and professionalism, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #68CABD is #CA6875, creating high-contrast pairings. For softer combinations, try analogous colors like #68CA8C.

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

Contrast with #68CABD

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

Contrast Ratio: 10.77:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #68CABD?

#68CABD is a delicate cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #68CABD?

#68CABD in RGB is (104, 202, 189) - 104 red, 202 green, and 189 blue.

How to use #68CABD in CSS?

Use #68CABD directly in your CSS properties like color or background-color.

What colors go well with #68CABD?

#CA6875 (complementary), #68CA8C (analogous), and #3CAA9B (lighter shade) work well with #68CABD.