#2ABFCF Color Information

Hex color code: #2ABFCF

The hex color #2ABFCF is a cool cyan with RGB values of (42, 191, 207) and HSL of (186°, 66%, 49%). It is frequently seen in web interfaces.

Try:
Color NameMedium Turquoise
HEX
#2ABFCF
RGB
42, 191, 207
HSL
186°, 66%, 49%
CMYK
80%, 8%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #2ABFCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

42, 191, 207

Red: 42 / Green: 191 / Blue: 207

HSL

186°, 66%, 49%

Hue: 186° / Saturation: 66% / Lightness: 49%

CMYK

80%, 8%, 0%, 19%

Cyan: 80% / Magenta: 8% / Yellow: 0% / Key: 19%

What color is #2ABFCF?

#2ABFCF is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2ABFCF to RGB:

rgb(42, 191, 207)HEX to RGB Converter →

HEX to HSL

Convert #2ABFCF to HSL:

hsl(186, 66%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #2ABFCF to CMYK:

cmyk(80%, 8%, 0%, 19%)Color Converter →

Color Meaning and Usage

#2ABFCF is a calming cyan color with RGB values of 42, 191, 207 and HSL of 186°, 66%, 49%. This cyan-blue hue evokes trust and professionalism, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #2ABFCF is #CF3B2A, creating high-contrast pairings. For softer combinations, try analogous colors like #2ACF8D.

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

Contrast with #2ABFCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2ABFCF?

#2ABFCF is a calming cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #2ABFCF?

#2ABFCF in RGB is (42, 191, 207) - 42 red, 191 green, and 207 blue.

How to use #2ABFCF in CSS?

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

What colors go well with #2ABFCF?

#CF3B2A (complementary), #2ACF8D (analogous), and #1D8490 (lighter shade) work well with #2ABFCF.