Tealish green to HEX — Color Code

HEX

#0cdc73

Format Value
HEX #0cdc73
RGB rgb(12, 220, 115)
HSL hsl(149.7, 89.7%, 45.5%)
CMYK cmyk(94.5%, 0%, 47.7%, 13.7%)

What is the HEX code for tealish green?

The CSS color tealish green in HEX format is #0cdc73. Use this value directly in CSS, SVG, and most design tools.

How do I use tealish green in CSS?

To apply tealish green in CSS:

  • Text color: color: #0cdc73;
  • Background: background-color: #0cdc73;
  • Border: border-color: #0cdc73;

What are all the color format values for tealish green?

FormatValue
HEX#0cdc73
RGBrgb(12, 220, 115)
HSLhsl(149.7, 89.7%, 45.5%)
CMYKcmyk(94.5%, 0%, 47.7%, 13.7%)

How do I convert tealish green to HEX?

Select tealish green from the color name list in our color converter. The HEX value — #0cdc73 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does tealish green belong to?

tealish green belongs to the green color family. It is a medium, vivid color with HSL values: hue 149.7°, saturation 89.7%, lightness 45.5%.

How do I create lighter and darker shades of tealish green?

Lighter variant (lightness 60.5%): #40f599. Darker variant (lightness 30.5%): #08944d. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.