Greenish Color — HEX, RGB, HSL & CMYK Codes

#40a368
Format Value
HEX #40a368
RGB rgb(64, 163, 104)
HSL hsl(144.2, 43.6%, 44.5%)
CMYK cmyk(60.7%, 0%, 36.2%, 36.1%)
HSV hsv(144.2, 60.7%, 63.9%)

greenish color harmonies

Tints & shades of greenish

Tints (lighter)

#51ab76 #63b483 #74bc91 #85c49f #97cdad #a8d5ba #badec8 #cbe6d6 #dceee4 #eef7f1

Shades (darker)

#3a945f #348555 #2f774c #296842 #235939 #1d4a2f #173b26 #112c1c #0c1e13 #060f09

Contrast & accessibility

The quick brown fox

On white · 3.15:1 · AA Large

The quick brown fox

On black · 6.66:1 · AA

Recommended text color: #000000

Use greenish in code

CSS color: #40a368;
SCSS $color: #40a368;
Tailwind bg-[#40a368]
Swift UIColor(red: 0.251, green: 0.639, blue: 0.408, alpha: 1)
Android Color.parseColor("#40a368")
Flutter Color(0xFF40A368)

Colors similar to greenish

Browse all Green colors →

What is the HEX code for greenish?

The CSS color greenish in HEX format is #40a368. Use this value directly in CSS, SVG, and most design tools.

How do I use greenish in CSS?

To apply greenish in CSS:

  • Text color: color: #40a368;
  • Background: background-color: #40a368;
  • Border: border-color: #40a368;

What are all the color format values for greenish?

FormatValue
HEX#40a368
RGBrgb(64, 163, 104)
HSLhsl(144.2, 43.6%, 44.5%)
CMYKcmyk(60.7%, 0%, 36.2%, 36.1%)

How do I convert greenish to HEX?

Select greenish from the color name list in our color converter. The HEX value — #40a368 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does greenish belong to?

greenish belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 144.2°, saturation 43.6%, lightness 44.5%.

How do I create lighter and darker shades of greenish?

Lighter variant (lightness 59.5%): #6bc58f. Darker variant (lightness 29.5%): #2a6c45. 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.