Light sage to HSL — Color Code

#bcecac
Format Value
HEX #bcecac
RGB rgb(188, 236, 172)
HSL hsl(105, 62.7%, 80%)
CMYK cmyk(20.3%, 0%, 27.1%, 7.5%)
HSV hsv(105, 27.1%, 92.5%)

light sage color harmonies

Tints & shades of light sage

Tints (lighter)

#c2eeb4 #c8efbb #cef1c3 #d4f3ca #daf5d2 #e1f6d9 #e7f8e1 #edfae8 #f3fcf0 #f9fdf7

Shades (darker)

#abd79c #9ac18d #89ac7d #78966d #67815e #556b4e #44563f #33402f #222b1f #111510

Contrast & accessibility

The quick brown fox

On white · 1.33:1 · Fail

The quick brown fox

On black · 15.73:1 · AAA

Recommended text color: #000000

Use light sage in code

CSS color: #bcecac;
SCSS $color: #bcecac;
Tailwind bg-[#bcecac]
Swift UIColor(red: 0.737, green: 0.925, blue: 0.675, alpha: 1)
Android Color.parseColor("#bcecac")
Flutter Color(0xFFBCECAC)

Colors similar to light sage

Browse all Green colors →

What is the HSL code for light sage?

The CSS color light sage in HSL format is hsl(105, 62.7%, 80%). Use this value directly in CSS, SVG, and most design tools.

How do I use light sage in CSS?

To apply light sage in CSS:

  • Text color: color: hsl(105, 62.7%, 80%);
  • Background: background-color: hsl(105, 62.7%, 80%);
  • Border: border-color: hsl(105, 62.7%, 80%);

What are all the color format values for light sage?

FormatValue
HEX#bcecac
RGBrgb(188, 236, 172)
HSLhsl(105, 62.7%, 80%)
CMYKcmyk(20.3%, 0%, 27.1%, 7.5%)

How do I convert light sage to HSL?

Select light sage from the color name list in our color converter. The HSL value — hsl(105, 62.7%, 80%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does light sage belong to?

light sage belongs to the green color family. It is a light, moderately saturated color with HSL values: hue 105°, saturation 62.7%, lightness 80%.

How do I create lighter and darker shades of light sage?

Lighter variant (lightness 95%): #eefaea. Darker variant (lightness 65%): #8ade6e. 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.