#07694C Color Information

Hex color code: #07694C

#07694C is a intense cyan color. In RGB it is (7, 105, 76), and in HSL it is (162°, 87%, 22%). It is widely used in graphic design.

Try:
Color NameDark Slate Gray
HEX
#07694C
RGB
7, 105, 76
HSL
162°, 87%, 22%
CMYK
93%, 0%, 28%, 59%

Shades

CSS Usage
color: #07694C;
background-color: #07694C;
border-color: #07694C;
box-shadow: 0 0 10px #07694C;
border: 2px solid #07694C;
Tailwind Usage
bg-[#07694C]
text-[#07694C]
border-[#07694C]
shadow-[0_0_10px_07694C]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #07694C, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #07694C; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #07694C; color: #FFFFFF; }

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 #07694C; background-color: #07694C15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #07694C20; border-left: 4px solid #07694C; }

Link / Accent

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

a { color: #07694C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #07694C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

7, 105, 76

Red: 7 / Green: 105 / Blue: 76

HSL

162°, 87%, 22%

Hue: 162° / Saturation: 87% / Lightness: 22%

CMYK

93%, 0%, 28%, 59%

Cyan: 93% / Magenta: 0% / Yellow: 28% / Key: 59%

What color is #07694C?

#07694C is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #07694C to RGB:

rgb(7, 105, 76)HEX to RGB Converter →

HEX to HSL

Convert #07694C to HSL:

hsl(162, 87%, 22%)RGB to HSL Converter →

HEX to CMYK

Convert #07694C to CMYK:

cmyk(93%, 0%, 28%, 59%)Color Converter →

Color Meaning and Usage

A dramatic cyan tone, #07694C has RGB (7, 105, 76) and HSL (162°, 87%, 22%). Known for evoking energy and excitement, this highly saturated hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #07694C is #690725, creating high-contrast pairings. For softer combinations, try analogous colors like #07691B.

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

Contrast with #07694C

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

Contrast Ratio: 3.13:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #07694C?

#07694C is a dramatic cyan color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #07694C?

#07694C in RGB is (7, 105, 76) - 7 red, 105 green, and 76 blue.

How to use #07694C in CSS?

Use #07694C directly in your CSS properties like color or background-color.

What colors go well with #07694C?

#690725 (complementary), #07691B (analogous), and #022118 (lighter shade) work well with #07694C.