#14EBBC Color Information

Hex color code: #14EBBC

A dynamic cyan shade, #14EBBC appears as (20, 235, 188) in RGB and (167°, 84%, 50%) in HSL. It is typically applied in digital products.

Try:
Color NameDark Turquoise
HEX
#14EBBC
RGB
20, 235, 188
HSL
167°, 84%, 50%
CMYK
91%, 0%, 20%, 8%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #14EBBC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #14EBBC; color: #000000; }

Badge

New Feature
.badge { background-color: #14EBBC; 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 #14EBBC; background-color: #14EBBC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #14EBBC20; border-left: 4px solid #14EBBC; }

Link / Accent

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

a { color: #14EBBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #14EBBC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

20, 235, 188

Red: 20 / Green: 235 / Blue: 188

HSL

167°, 84%, 50%

Hue: 167° / Saturation: 84% / Lightness: 50%

CMYK

91%, 0%, 20%, 8%

Cyan: 91% / Magenta: 0% / Yellow: 20% / Key: 8%

What color is #14EBBC?

#14EBBC is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #14EBBC to RGB:

rgb(20, 235, 188)HEX to RGB Converter →

HEX to HSL

Convert #14EBBC to HSL:

hsl(167, 84%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #14EBBC to CMYK:

cmyk(91%, 0%, 20%, 8%)Color Converter →

Color Meaning and Usage

#14EBBC is a bold cyan color with RGB values of 20, 235, 188 and HSL of 167°, 84%, 50%. This highly saturated hue evokes energy and excitement, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #14EBBC is #EB1443, creating high-contrast pairings. For softer combinations, try analogous colors like #14EB51.

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

Contrast with #14EBBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #14EBBC?

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

What is the RGB value of #14EBBC?

#14EBBC in RGB is (20, 235, 188) - 20 red, 235 green, and 188 blue.

How to use #14EBBC in CSS?

Use #14EBBC directly in your CSS properties like color or background-color.

What colors go well with #14EBBC?

#EB1443 (complementary), #14EB51 (analogous), and #0EA484 (lighter shade) work well with #14EBBC.