#67BFCB Color Information

Hex color code: #67BFCB

The hex color #67BFCB is a subtle cyan with RGB values of (103, 191, 203) and HSL of (187°, 49%, 60%). It is popular in mobile app design.

Try:
Color NameMedium Turquoise
HEX
#67BFCB
RGB
103, 191, 203
HSL
187°, 49%, 60%
CMYK
49%, 6%, 0%, 20%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #67BFCB, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #67BFCB; color: #000000; }

Badge

New Feature
.badge { background-color: #67BFCB; 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 #67BFCB; background-color: #67BFCB15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #67BFCB20; border-left: 4px solid #67BFCB; }

Link / Accent

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

a { color: #67BFCB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #67BFCB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

103, 191, 203

Red: 103 / Green: 191 / Blue: 203

HSL

187°, 49%, 60%

Hue: 187° / Saturation: 49% / Lightness: 60%

CMYK

49%, 6%, 0%, 20%

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

What color is #67BFCB?

#67BFCB is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #67BFCB to RGB:

rgb(103, 191, 203)HEX to RGB Converter →

HEX to HSL

Convert #67BFCB to HSL:

hsl(187, 49%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #67BFCB to CMYK:

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

Color Meaning and Usage

A gentle cyan tone, #67BFCB has RGB (103, 191, 203) and HSL (187°, 49%, 60%). 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 #67BFCB is #CB7367, creating high-contrast pairings. For softer combinations, try analogous colors like #67CBA5.

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

Contrast with #67BFCB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #67BFCB?

#67BFCB is a gentle cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #67BFCB?

#67BFCB in RGB is (103, 191, 203) - 103 red, 191 green, and 203 blue.

How to use #67BFCB in CSS?

Use #67BFCB directly in your CSS properties like color or background-color.

What colors go well with #67BFCB?

#CB7367 (complementary), #67CBA5 (analogous), and #3B9EAB (lighter shade) work well with #67BFCB.