#61987F Color Information

Hex color code: #61987F

The hex color #61987F is a delicate cyan with RGB values of (97, 152, 127) and HSL of (153°, 22%, 49%). It is popular in mobile app design.

Try:
Color NameSlate Gray
HEX
#61987F
RGB
97, 152, 127
HSL
153°, 22%, 49%
CMYK
36%, 0%, 16%, 40%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #61987F, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #61987F; color: #000000; }

Badge

New Feature
.badge { background-color: #61987F; 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 #61987F; background-color: #61987F15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #61987F20; border-left: 4px solid #61987F; }

Link / Accent

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

a { color: #61987F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #61987F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

97, 152, 127

Red: 97 / Green: 152 / Blue: 127

HSL

153°, 22%, 49%

Hue: 153° / Saturation: 22% / Lightness: 49%

CMYK

36%, 0%, 16%, 40%

Cyan: 36% / Magenta: 0% / Yellow: 16% / Key: 40%

What color is #61987F?

#61987F is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #61987F to RGB:

rgb(97, 152, 127)HEX to RGB Converter →

HEX to HSL

Convert #61987F to HSL:

hsl(153, 22%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #61987F to CMYK:

cmyk(36%, 0%, 16%, 40%)Color Converter →

Color Meaning and Usage

#61987F is a delicate cyan color with RGB values of 97, 152, 127 and HSL of 153°, 22%, 49%. 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 #61987F is #98617A, creating high-contrast pairings. For softer combinations, try analogous colors like #619864.

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

Contrast with #61987F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #61987F?

#61987F is a delicate cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #61987F?

#61987F in RGB is (97, 152, 127) - 97 red, 152 green, and 127 blue.

How to use #61987F in CSS?

Use #61987F directly in your CSS properties like color or background-color.

What colors go well with #61987F?

#98617A (complementary), #619864 (analogous), and #446A59 (lighter shade) work well with #61987F.