Light sage Color — HEX, RGB, HSL & CMYK Codes

#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 HEX code for light sage?

The CSS color light sage in HEX format is #bcecac. 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: #bcecac;
  • Background: background-color: #bcecac;
  • Border: border-color: #bcecac;

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 HEX?

Select light sage from the color name list in our color converter. The HEX value — #bcecac — 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 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.