Palegreen Color

HEX, RGB, HSL & CMYK Codes

#98fb98
Format Value
HEX #98fb98
RGB rgb(152, 251, 152)
HSL hsl(120, 92.5%, 79%)
CMYK cmyk(39.4%, 0%, 39.4%, 1.6%)
HSV hsv(120, 39.4%, 98.4%)

palegreen color harmonies

Tints & shades of palegreen

Tints (lighter)

#a1fba1 #abfcab #b4fcb4 #bdfcbd #c7fdc7 #d0fdd0 #dafeda #e3fee3 #ecfeec #f6fff6

Shades (darker)

#8ae48a #7ccd7c #6fb76f #61a061 #538953 #457245 #375b37 #294429 #1c2e1c #0e170e

Contrast & accessibility

The quick brown fox

On white · 1.27:1 · Fail

The quick brown fox

On black · 16.59:1 · AAA

Recommended text color: #000000

Use palegreen in code

CSS color: #98fb98;
SCSS $color: #98fb98;
Tailwind bg-[#98fb98]
Swift UIColor(red: 0.596, green: 0.984, blue: 0.596, alpha: 1)
Android Color.parseColor("#98fb98")
Flutter Color(0xFF98FB98)

Colors similar to palegreen

Browse all Green colors →

What is the HEX code for palegreen?

The CSS color palegreen in HEX format is #98fb98. Use this value directly in CSS, SVG, and most design tools.

How do I use palegreen in CSS?

To apply palegreen in CSS:

  • Text color: color: #98fb98;
  • Background: background-color: #98fb98;
  • Border: border-color: #98fb98;

What are all the color format values for palegreen?

FormatValue
HEX#98fb98
RGBrgb(152, 251, 152)
HSLhsl(120, 92.5%, 79%)
CMYKcmyk(39.4%, 0%, 39.4%, 1.6%)

How do I convert palegreen to HEX?

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

What color family does palegreen belong to?

palegreen belongs to the green color family. It is a light, vivid color with HSL values: hue 120°, saturation 92.5%, lightness 79%.

How do I create lighter and darker shades of palegreen?

Lighter variant (lightness 94%): #e2fee2. Darker variant (lightness 64%): #4ef84e. 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.