#69CBCE Color Information

Hex color code: #69CBCE

The hex color #69CBCE is a serene cyan with RGB values of (105, 203, 206) and HSL of (182°, 51%, 61%). It is popular in mobile app design.

Try:
Color NameMedium Turquoise
HEX
#69CBCE
RGB
105, 203, 206
HSL
182°, 51%, 61%
CMYK
49%, 1%, 0%, 19%

Shades

CSS Usage
color: #69CBCE;
background-color: #69CBCE;
border-color: #69CBCE;
box-shadow: 0 0 10px #69CBCE;
border: 2px solid #69CBCE;
Tailwind Usage
bg-[#69CBCE]
text-[#69CBCE]
border-[#69CBCE]
shadow-[0_0_10px_69CBCE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #69CBCE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #69CBCE; color: #000000; }

Badge

New Feature
.badge { background-color: #69CBCE; 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 #69CBCE; background-color: #69CBCE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #69CBCE20; border-left: 4px solid #69CBCE; }

Link / Accent

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

a { color: #69CBCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #69CBCE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

105, 203, 206

Red: 105 / Green: 203 / Blue: 206

HSL

182°, 51%, 61%

Hue: 182° / Saturation: 51% / Lightness: 61%

CMYK

49%, 1%, 0%, 19%

Cyan: 49% / Magenta: 1% / Yellow: 0% / Key: 19%

What color is #69CBCE?

#69CBCE is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #69CBCE to RGB:

rgb(105, 203, 206)HEX to RGB Converter →

HEX to HSL

Convert #69CBCE to HSL:

hsl(182, 51%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #69CBCE to CMYK:

cmyk(49%, 1%, 0%, 19%)Color Converter →

Color Meaning and Usage

#69CBCE is a cool cyan color with RGB values of 105, 203, 206 and HSL of 182°, 51%, 61%. This cyan-blue hue evokes trust and professionalism, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #69CBCE is #CE6C69, creating high-contrast pairings. For softer combinations, try analogous colors like #69CE9F.

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

Contrast with #69CBCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #69CBCE?

#69CBCE is a cool cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #69CBCE?

#69CBCE in RGB is (105, 203, 206) - 105 red, 203 green, and 206 blue.

How to use #69CBCE in CSS?

Use #69CBCE directly in your CSS properties like color or background-color.

What colors go well with #69CBCE?

#CE6C69 (complementary), #69CE9F (analogous), and #39ADB1 (lighter shade) work well with #69CBCE.