#0EAF71 Color Information

Hex color code: #0EAF71

#0EAF71 is a striking cyan color. In RGB it is (14, 175, 113), and in HSL it is (157°, 85%, 37%). It is popular in mobile app design.

Try:
Color NameMedium Sea Green
HEX
#0EAF71
RGB
14, 175, 113
HSL
157°, 85%, 37%
CMYK
92%, 0%, 35%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #0EAF71; color: #000000; }

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #0EAF71; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

14, 175, 113

Red: 14 / Green: 175 / Blue: 113

HSL

157°, 85%, 37%

Hue: 157° / Saturation: 85% / Lightness: 37%

CMYK

92%, 0%, 35%, 31%

Cyan: 92% / Magenta: 0% / Yellow: 35% / Key: 31%

What color is #0EAF71?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #0EAF71 to RGB:

rgb(14, 175, 113)HEX to RGB Converter →

HEX to HSL

Convert #0EAF71 to HSL:

hsl(157, 85%, 37%)RGB to HSL Converter →

HEX to CMYK

Convert #0EAF71 to CMYK:

cmyk(92%, 0%, 35%, 31%)Color Converter →

Color Meaning and Usage

#0EAF71 is a vivid cyan color with RGB values of 14, 175, 113 and HSL of 157°, 85%, 37%. This highly saturated hue evokes energy and excitement, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #0EAF71 is #AF0E4C, creating high-contrast pairings. For softer combinations, try analogous colors like #0EAF21.

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

Contrast with #0EAF71

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

Contrast Ratio: 7.39:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #0EAF71?

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

What is the RGB value of #0EAF71?

#0EAF71 in RGB is (14, 175, 113) - 14 red, 175 green, and 113 blue.

How to use #0EAF71 in CSS?

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

What colors go well with #0EAF71?

#AF0E4C (complementary), #0EAF21 (analogous), and #086843 (lighter shade) work well with #0EAF71.