#2BCAEE Color Information

Hex color code: #2BCAEE

The hex color #2BCAEE is a dynamic cyan with RGB values of (43, 202, 238) and HSL of (191°, 85%, 55%). It is typically applied in digital products.

Try:
Color NameTurquoise
HEX
#2BCAEE
RGB
43, 202, 238
HSL
191°, 85%, 55%
CMYK
82%, 15%, 0%, 7%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #2BCAEE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #2BCAEE; color: #000000; }

Badge

New Feature
.badge { background-color: #2BCAEE; 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 #2BCAEE; background-color: #2BCAEE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #2BCAEE20; border-left: 4px solid #2BCAEE; }

Link / Accent

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

a { color: #2BCAEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #2BCAEE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

43, 202, 238

Red: 43 / Green: 202 / Blue: 238

HSL

191°, 85%, 55%

Hue: 191° / Saturation: 85% / Lightness: 55%

CMYK

82%, 15%, 0%, 7%

Cyan: 82% / Magenta: 15% / Yellow: 0% / Key: 7%

What color is #2BCAEE?

#2BCAEE is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2BCAEE to RGB:

rgb(43, 202, 238)HEX to RGB Converter →

HEX to HSL

Convert #2BCAEE to HSL:

hsl(191, 85%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #2BCAEE to CMYK:

cmyk(82%, 15%, 0%, 7%)Color Converter →

Color Meaning and Usage

#2BCAEE is a vivid cyan color with RGB values of 43, 202, 238 and HSL of 191°, 85%, 55%. This highly saturated hue evokes energy and excitement, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #2BCAEE is #EE4E2B, creating high-contrast pairings. For softer combinations, try analogous colors like #2BEEB0.

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

Contrast with #2BCAEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2BCAEE?

#2BCAEE is a vivid cyan color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #2BCAEE?

#2BCAEE in RGB is (43, 202, 238) - 43 red, 202 green, and 238 blue.

How to use #2BCAEE in CSS?

Use #2BCAEE directly in your CSS properties like color or background-color.

What colors go well with #2BCAEE?

#EE4E2B (complementary), #2BEEB0 (analogous), and #0F9DBD (lighter shade) work well with #2BCAEE.