#83ECCB Color Information

Hex color code: #83ECCB

A dynamic cyan shade, #83ECCB appears as (131, 236, 203) in RGB and (161°, 73%, 72%) in HSL. It is typically applied in digital products.

Try:
Color NameAquamarine
HEX
#83ECCB
RGB
131, 236, 203
HSL
161°, 73%, 72%
CMYK
44%, 0%, 14%, 7%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #83ECCB, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #83ECCB; color: #000000; }

Badge

New Feature
.badge { background-color: #83ECCB; 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 #83ECCB; background-color: #83ECCB15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #83ECCB20; border-left: 4px solid #83ECCB; }

Link / Accent

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

a { color: #83ECCB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #83ECCB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

131, 236, 203

Red: 131 / Green: 236 / Blue: 203

HSL

161°, 73%, 72%

Hue: 161° / Saturation: 73% / Lightness: 72%

CMYK

44%, 0%, 14%, 7%

Cyan: 44% / Magenta: 0% / Yellow: 14% / Key: 7%

What color is #83ECCB?

#83ECCB is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #83ECCB to RGB:

rgb(131, 236, 203)HEX to RGB Converter →

HEX to HSL

Convert #83ECCB to HSL:

hsl(161, 73%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #83ECCB to CMYK:

cmyk(44%, 0%, 14%, 7%)Color Converter →

Color Meaning and Usage

A striking cyan tone, #83ECCB has RGB (131, 236, 203) and HSL (161°, 73%, 72%). Known for evoking trust and professionalism, this cyan-blue hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #83ECCB is #EC83A4, creating high-contrast pairings. For softer combinations, try analogous colors like #83EC97.

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

Contrast with #83ECCB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #83ECCB?

#83ECCB is a striking cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #83ECCB?

#83ECCB in RGB is (131, 236, 203) - 131 red, 236 green, and 203 blue.

How to use #83ECCB in CSS?

Use #83ECCB directly in your CSS properties like color or background-color.

What colors go well with #83ECCB?

#EC83A4 (complementary), #83EC97 (analogous), and #41E1AF (lighter shade) work well with #83ECCB.