#35976B Color Information

Hex color code: #35976B

#35976B is a delicate cyan color. In RGB it is (53, 151, 107), and in HSL it is (153°, 48%, 40%). It is popular in mobile app design.

Try:
Color NameSea Green
HEX
#35976B
RGB
53, 151, 107
HSL
153°, 48%, 40%
CMYK
65%, 0%, 29%, 41%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #35976B, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #35976B; color: #000000; }

Badge

New Feature
.badge { background-color: #35976B; 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 #35976B; background-color: #35976B15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #35976B20; border-left: 4px solid #35976B; }

Link / Accent

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

a { color: #35976B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #35976B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

53, 151, 107

Red: 53 / Green: 151 / Blue: 107

HSL

153°, 48%, 40%

Hue: 153° / Saturation: 48% / Lightness: 40%

CMYK

65%, 0%, 29%, 41%

Cyan: 65% / Magenta: 0% / Yellow: 29% / Key: 41%

What color is #35976B?

#35976B is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #35976B to RGB:

rgb(53, 151, 107)HEX to RGB Converter →

HEX to HSL

Convert #35976B to HSL:

hsl(153, 48%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #35976B to CMYK:

cmyk(65%, 0%, 29%, 41%)Color Converter →

Color Meaning and Usage

#35976B is a subtle cyan color with RGB values of 53, 151, 107 and HSL of 153°, 48%, 40%. This cyan-blue hue evokes trust and professionalism, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #35976B is #973561, creating high-contrast pairings. For softer combinations, try analogous colors like #35973A.

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

Contrast with #35976B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #35976B?

#35976B is a subtle cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #35976B?

#35976B in RGB is (53, 151, 107) - 53 red, 151 green, and 107 blue.

How to use #35976B in CSS?

Use #35976B directly in your CSS properties like color or background-color.

What colors go well with #35976B?

#973561 (complementary), #35973A (analogous), and #215E43 (lighter shade) work well with #35976B.