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?
| Format | Value |
|---|---|
| HEX | #bcecac |
| RGB | rgb(188, 236, 172) |
| HSL | hsl(105, 62.7%, 80%) |
| CMYK | cmyk(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.