Pistachio Color — HEX, RGB, HSL & CMYK Codes

#c0fa8b
Format Value
HEX #c0fa8b
RGB rgb(192, 250, 139)
HSL hsl(91.4, 91.7%, 76.3%)
CMYK cmyk(23.2%, 0%, 44.4%, 2%)
HSV hsv(91.4, 44.4%, 98%)

pistachio color harmonies

Tints & shades of pistachio

Tints (lighter)

#c6fa96 #cbfba0 #d1fbab #d7fcb5 #ddfcc0 #e2fdca #e8fdd5 #eefedf #f4feea #f9fff4

Shades (darker)

#afe37e #9dcd72 #8cb665 #7a9f58 #69884c #57723f #465b33 #344426 #232d19 #11170d

Contrast & accessibility

The quick brown fox

On white · 1.21:1 · Fail

The quick brown fox

On black · 17.29:1 · AAA

Recommended text color: #000000

Use pistachio in code

CSS color: #c0fa8b;
SCSS $color: #c0fa8b;
Tailwind bg-[#c0fa8b]
Swift UIColor(red: 0.753, green: 0.980, blue: 0.545, alpha: 1)
Android Color.parseColor("#c0fa8b")
Flutter Color(0xFFC0FA8B)

Colors similar to pistachio

Browse all Green colors →

What is the HEX code for pistachio?

The CSS color pistachio in HEX format is #c0fa8b. Use this value directly in CSS, SVG, and most design tools.

How do I use pistachio in CSS?

To apply pistachio in CSS:

  • Text color: color: #c0fa8b;
  • Background: background-color: #c0fa8b;
  • Border: border-color: #c0fa8b;

What are all the color format values for pistachio?

FormatValue
HEX#c0fa8b
RGBrgb(192, 250, 139)
HSLhsl(91.4, 91.7%, 76.3%)
CMYKcmyk(23.2%, 0%, 44.4%, 2%)

How do I convert pistachio to HEX?

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

What color family does pistachio belong to?

pistachio belongs to the green color family. It is a light, vivid color with HSL values: hue 91.4°, saturation 91.7%, lightness 76.3%.

How do I create lighter and darker shades of pistachio?

Lighter variant (lightness 91.3%): #e8fdd4. Darker variant (lightness 61.3%): #98f742. 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.