#768D83 Color Information

Hex color code: #768D83

A muted cyan shade, #768D83 appears as (118, 141, 131) in RGB and (154°, 9%, 51%) in HSL. It is widely used in graphic design.

Try:
Color NameGray
HEX
#768D83
RGB
118, 141, 131
HSL
154°, 9%, 51%
CMYK
16%, 0%, 7%, 45%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #768D83, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #768D83; color: #000000; }

Badge

New Feature
.badge { background-color: #768D83; 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 #768D83; background-color: #768D8315; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #768D8320; border-left: 4px solid #768D83; }

Link / Accent

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

a { color: #768D83; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #768D83 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

118, 141, 131

Red: 118 / Green: 141 / Blue: 131

HSL

154°, 9%, 51%

Hue: 154° / Saturation: 9% / Lightness: 51%

CMYK

16%, 0%, 7%, 45%

Cyan: 16% / Magenta: 0% / Yellow: 7% / Key: 45%

What color is #768D83?

#768D83 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #768D83 to RGB:

rgb(118, 141, 131)HEX to RGB Converter →

HEX to HSL

Convert #768D83 to HSL:

hsl(154, 9%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #768D83 to CMYK:

cmyk(16%, 0%, 7%, 45%)Color Converter →

Color Meaning and Usage

#768D83 is a understated cyan color with RGB values of 118, 141, 131 and HSL of 154°, 9%, 51%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #768D83 is #8D7781, creating high-contrast pairings. For softer combinations, try analogous colors like #778D78.

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

Contrast with #768D83

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #768D83?

#768D83 is a understated cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #768D83?

#768D83 in RGB is (118, 141, 131) - 118 red, 141 green, and 131 blue.

How to use #768D83 in CSS?

Use #768D83 directly in your CSS properties like color or background-color.

What colors go well with #768D83?

#8D7781 (complementary), #778D78 (analogous), and #54645D (lighter shade) work well with #768D83.