Celery to HSL — Color Code

#c1fd95
Format Value
HEX #c1fd95
RGB rgb(193, 253, 149)
HSL hsl(94.6, 96.3%, 78.8%)
CMYK cmyk(23.7%, 0%, 41.1%, 0.8%)
HSV hsv(94.6, 41.1%, 99.2%)

celery color harmonies

Tints & shades of celery

Tints (lighter)

#c7fd9f #ccfda8 #d2feb2 #d8febc #ddfec5 #e3fecf #e8fed8 #eefee2 #f4ffec #f9fff5

Shades (darker)

#afe687 #9ecf7a #8cb86c #7ba15f #698a51 #587344 #465c36 #354529 #232e1b #12170e

Contrast & accessibility

The quick brown fox

On white · 1.18:1 · Fail

The quick brown fox

On black · 17.75:1 · AAA

Recommended text color: #000000

Use celery in code

CSS color: #c1fd95;
SCSS $color: #c1fd95;
Tailwind bg-[#c1fd95]
Swift UIColor(red: 0.757, green: 0.992, blue: 0.584, alpha: 1)
Android Color.parseColor("#c1fd95")
Flutter Color(0xFFC1FD95)

Colors similar to celery

Browse all Green colors →

What is the HSL code for celery?

The CSS color celery in HSL format is hsl(94.6, 96.3%, 78.8%). Use this value directly in CSS, SVG, and most design tools.

How do I use celery in CSS?

To apply celery in CSS:

  • Text color: color: hsl(94.6, 96.3%, 78.8%);
  • Background: background-color: hsl(94.6, 96.3%, 78.8%);
  • Border: border-color: hsl(94.6, 96.3%, 78.8%);

What are all the color format values for celery?

FormatValue
HEX#c1fd95
RGBrgb(193, 253, 149)
HSLhsl(94.6, 96.3%, 78.8%)
CMYKcmyk(23.7%, 0%, 41.1%, 0.8%)

How do I convert celery to HSL?

Select celery from the color name list in our color converter. The HSL value — hsl(94.6, 96.3%, 78.8%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does celery belong to?

celery belongs to the green color family. It is a light, vivid color with HSL values: hue 94.6°, saturation 96.3%, lightness 78.8%.

How do I create lighter and darker shades of celery?

Lighter variant (lightness 93.8%): #edfee0. Darker variant (lightness 63.8%): #95fc4a. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HSL used for?

HSL describes colors by hue (0–360°), saturation (0–100%) and lightness (0–100%). It is more intuitive for designers — easy to create lighter, darker or less saturated variants of any color.