#10BCDA Color Information

Hex color code: #10BCDA

A dynamic cyan shade, #10BCDA appears as (16, 188, 218) in RGB and (189°, 86%, 46%) in HSL. It is typically applied in digital products.

Try:
Color NameDark Turquoise
HEX
#10BCDA
RGB
16, 188, 218
HSL
189°, 86%, 46%
CMYK
93%, 14%, 0%, 15%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #10BCDA, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #10BCDA; color: #000000; }

Badge

New Feature
.badge { background-color: #10BCDA; 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 #10BCDA; background-color: #10BCDA15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #10BCDA20; border-left: 4px solid #10BCDA; }

Link / Accent

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

a { color: #10BCDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #10BCDA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

16, 188, 218

Red: 16 / Green: 188 / Blue: 218

HSL

189°, 86%, 46%

Hue: 189° / Saturation: 86% / Lightness: 46%

CMYK

93%, 14%, 0%, 15%

Cyan: 93% / Magenta: 14% / Yellow: 0% / Key: 15%

What color is #10BCDA?

#10BCDA is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #10BCDA to RGB:

rgb(16, 188, 218)HEX to RGB Converter →

HEX to HSL

Convert #10BCDA to HSL:

hsl(189, 86%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #10BCDA to CMYK:

cmyk(93%, 14%, 0%, 15%)Color Converter →

Color Meaning and Usage

A bold cyan tone, #10BCDA has RGB (16, 188, 218) and HSL (189°, 86%, 46%). Known for evoking energy and excitement, this highly saturated hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #10BCDA is #DA2F10, creating high-contrast pairings. For softer combinations, try analogous colors like #10DA94.

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

Contrast with #10BCDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #10BCDA?

#10BCDA is a bold cyan color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #10BCDA?

#10BCDA in RGB is (16, 188, 218) - 16 red, 188 green, and 218 blue.

How to use #10BCDA in CSS?

Use #10BCDA directly in your CSS properties like color or background-color.

What colors go well with #10BCDA?

#DA2F10 (complementary), #10DA94 (analogous), and #0B7F93 (lighter shade) work well with #10BCDA.