Jade Color

HEX, RGB, HSL & CMYK Codes

#1fa774
Format Value
HEX #1fa774
RGB rgb(31, 167, 116)
HSL hsl(157.5, 68.7%, 38.8%)
CMYK cmyk(81.4%, 0%, 30.5%, 34.5%)
HSV hsv(157.5, 81.4%, 65.5%)

jade color harmonies

Tints & shades of jade

Tints (lighter)

#33af81 #48b78d #5cbf9a #70c7a7 #85cfb3 #99d7c0 #aedfcc #c2e7d9 #d6efe6 #ebf7f2

Shades (darker)

#1c9869 #19895f #177954 #146a4a #115b3f #0e4c35 #0b3d2a #082e20 #061e15 #030f0b

Contrast & accessibility

The quick brown fox

On white · 3.07:1 · AA Large

The quick brown fox

On black · 6.84:1 · AA

Recommended text color: #000000

Use jade in code

CSS color: #1fa774;
SCSS $color: #1fa774;
Tailwind bg-[#1fa774]
Swift UIColor(red: 0.122, green: 0.655, blue: 0.455, alpha: 1)
Android Color.parseColor("#1fa774")
Flutter Color(0xFF1FA774)

Colors similar to jade

Browse all Green colors →

What is the HEX code for jade?

The CSS color jade in HEX format is #1fa774. Use this value directly in CSS, SVG, and most design tools.

How do I use jade in CSS?

To apply jade in CSS:

  • Text color: color: #1fa774;
  • Background: background-color: #1fa774;
  • Border: border-color: #1fa774;

What are all the color format values for jade?

FormatValue
HEX#1fa774
RGBrgb(31, 167, 116)
HSLhsl(157.5, 68.7%, 38.8%)
CMYKcmyk(81.4%, 0%, 30.5%, 34.5%)

How do I convert jade to HEX?

Select jade from the color name list in our color converter. The HEX value — #1fa774 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does jade belong to?

jade belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 157.5°, saturation 68.7%, lightness 38.8%.

How do I create lighter and darker shades of jade?

Lighter variant (lightness 53.8%): #38da9d. Darker variant (lightness 23.799999999999997%): #136647. 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.