Fresh green Color — HEX, RGB, HSL & CMYK Codes

#69d84f
Format Value
HEX #69d84f
RGB rgb(105, 216, 79)
HSL hsl(108.6, 63.7%, 57.8%)
CMYK cmyk(51.4%, 0%, 63.4%, 15.3%)
HSV hsv(108.6, 63.4%, 84.7%)

fresh green color harmonies

Tints & shades of fresh green

Tints (lighter)

#77dc5f #84df6f #92e37f #a0e68f #adea9f #bbedaf #c8f1bf #d6f4cf #e4f8df #f1fbef

Shades (darker)

#5fc448 #56b141 #4c9d39 #438932 #39762b #306224 #264f1d #1d3b16 #13270e #0a1407

Contrast & accessibility

The quick brown fox

On white · 1.82:1 · Fail

The quick brown fox

On black · 11.54:1 · AAA

Recommended text color: #000000

Use fresh green in code

CSS color: #69d84f;
SCSS $color: #69d84f;
Tailwind bg-[#69d84f]
Swift UIColor(red: 0.412, green: 0.847, blue: 0.310, alpha: 1)
Android Color.parseColor("#69d84f")
Flutter Color(0xFF69D84F)

Colors similar to fresh green

Browse all Green colors →

What is the HEX code for fresh green?

The CSS color fresh green in HEX format is #69d84f. Use this value directly in CSS, SVG, and most design tools.

How do I use fresh green in CSS?

To apply fresh green in CSS:

  • Text color: color: #69d84f;
  • Background: background-color: #69d84f;
  • Border: border-color: #69d84f;

What are all the color format values for fresh green?

FormatValue
HEX#69d84f
RGBrgb(105, 216, 79)
HSLhsl(108.6, 63.7%, 57.8%)
CMYKcmyk(51.4%, 0%, 63.4%, 15.3%)

How do I convert fresh green to HEX?

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

What color family does fresh green belong to?

fresh green belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 108.6°, saturation 63.7%, lightness 57.8%.

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

Lighter variant (lightness 72.8%): #9ee68d. Darker variant (lightness 42.8%): #42b328. 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.