#0B754E Color Information

Hex color code: #0B754E

A eye-catching cyan shade, #0B754E appears as (11, 117, 78) in RGB and (158°, 83%, 25%) in HSL. It is widely used in graphic design.

Try:
Color NameSea Green
HEX
#0B754E
RGB
11, 117, 78
HSL
158°, 83%, 25%
CMYK
91%, 0%, 33%, 54%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #0B754E, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #0B754E; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #0B754E; 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 #0B754E; background-color: #0B754E15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #0B754E20; border-left: 4px solid #0B754E; }

Link / Accent

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

a { color: #0B754E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #0B754E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

11, 117, 78

Red: 11 / Green: 117 / Blue: 78

HSL

158°, 83%, 25%

Hue: 158° / Saturation: 83% / Lightness: 25%

CMYK

91%, 0%, 33%, 54%

Cyan: 91% / Magenta: 0% / Yellow: 33% / Key: 54%

What color is #0B754E?

#0B754E is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #0B754E to RGB:

rgb(11, 117, 78)HEX to RGB Converter →

HEX to HSL

Convert #0B754E to HSL:

hsl(158, 83%, 25%)RGB to HSL Converter →

HEX to CMYK

Convert #0B754E to CMYK:

cmyk(91%, 0%, 33%, 54%)Color Converter →

Color Meaning and Usage

A vivid cyan tone, #0B754E has RGB (11, 117, 78) and HSL (158°, 83%, 25%). Known for evoking energy and excitement, this highly saturated hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #0B754E is #750B32, creating high-contrast pairings. For softer combinations, try analogous colors like #0B7519.

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

Contrast with #0B754E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #0B754E?

#0B754E is a vivid cyan color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #0B754E?

#0B754E in RGB is (11, 117, 78) - 11 red, 117 green, and 78 blue.

How to use #0B754E in CSS?

Use #0B754E directly in your CSS properties like color or background-color.

What colors go well with #0B754E?

#750B32 (complementary), #0B7519 (analogous), and #042F1F (lighter shade) work well with #0B754E.