#36F2BD Color Information

Hex color code: #36F2BD

#36F2BD is a bold cyan color. In RGB it is (54, 242, 189), and in HSL it is (163°, 88%, 58%). It is frequently seen in web interfaces.

Try:
Color NameTurquoise
HEX
#36F2BD
RGB
54, 242, 189
HSL
163°, 88%, 58%
CMYK
78%, 0%, 22%, 5%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #36F2BD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #36F2BD; color: #000000; }

Badge

New Feature
.badge { background-color: #36F2BD; 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 #36F2BD; background-color: #36F2BD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #36F2BD20; border-left: 4px solid #36F2BD; }

Link / Accent

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

a { color: #36F2BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #36F2BD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

54, 242, 189

Red: 54 / Green: 242 / Blue: 189

HSL

163°, 88%, 58%

Hue: 163° / Saturation: 88% / Lightness: 58%

CMYK

78%, 0%, 22%, 5%

Cyan: 78% / Magenta: 0% / Yellow: 22% / Key: 5%

What color is #36F2BD?

#36F2BD is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #36F2BD to RGB:

rgb(54, 242, 189)HEX to RGB Converter →

HEX to HSL

Convert #36F2BD to HSL:

hsl(163, 88%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #36F2BD to CMYK:

cmyk(78%, 0%, 22%, 5%)Color Converter →

Color Meaning and Usage

#36F2BD is a eye-catching cyan color with RGB values of 54, 242, 189 and HSL of 163°, 88%, 58%. 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 #36F2BD is #F2366B, creating high-contrast pairings. For softer combinations, try analogous colors like #36F25E.

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

Contrast with #36F2BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #36F2BD?

#36F2BD is a eye-catching cyan color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #36F2BD?

#36F2BD in RGB is (54, 242, 189) - 54 red, 242 green, and 189 blue.

How to use #36F2BD in CSS?

Use #36F2BD directly in your CSS properties like color or background-color.

What colors go well with #36F2BD?

#F2366B (complementary), #36F25E (analogous), and #0DCE97 (lighter shade) work well with #36F2BD.