#20A785 Color Information

Hex color code: #20A785

#20A785 is a peaceful cyan color. In RGB it is (32, 167, 133), and in HSL it is (165°, 68%, 39%). It is typically applied in digital products.

Try:
Color NameMedium Sea Green
HEX
#20A785
RGB
32, 167, 133
HSL
165°, 68%, 39%
CMYK
81%, 0%, 20%, 35%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #20A785, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #20A785; color: #000000; }

Badge

New Feature
.badge { background-color: #20A785; 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 #20A785; background-color: #20A78515; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #20A78520; border-left: 4px solid #20A785; }

Link / Accent

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

a { color: #20A785; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #20A785 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

32, 167, 133

Red: 32 / Green: 167 / Blue: 133

HSL

165°, 68%, 39%

Hue: 165° / Saturation: 68% / Lightness: 39%

CMYK

81%, 0%, 20%, 35%

Cyan: 81% / Magenta: 0% / Yellow: 20% / Key: 35%

What color is #20A785?

#20A785 is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #20A785 to RGB:

rgb(32, 167, 133)HEX to RGB Converter →

HEX to HSL

Convert #20A785 to HSL:

hsl(165, 68%, 39%)RGB to HSL Converter →

HEX to CMYK

Convert #20A785 to CMYK:

cmyk(81%, 0%, 20%, 35%)Color Converter →

Color Meaning and Usage

#20A785 is a calming cyan color with RGB values of 32, 167, 133 and HSL of 165°, 68%, 39%. This cyan-blue hue evokes trust and professionalism, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #20A785 is #A72042, creating high-contrast pairings. For softer combinations, try analogous colors like #20A742.

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

Contrast with #20A785

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

Contrast Ratio: 6.93:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #20A785?

#20A785 is a calming cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #20A785?

#20A785 in RGB is (32, 167, 133) - 32 red, 167 green, and 133 blue.

How to use #20A785 in CSS?

Use #20A785 directly in your CSS properties like color or background-color.

What colors go well with #20A785?

#A72042 (complementary), #20A742 (analogous), and #146752 (lighter shade) work well with #20A785.