Pale Sage Hex Code

#acbda1

What is Pale Sage Hex Code Color?

Pale Sage Hex Code is a light, desaturated, muted green color with the hex code #acbda1. Its RGB value is rgb(172, 189, 161), meaning it contains 172 red, 189 green, and 161 blue light values. In the HSL color model, it has a hue of 96°, saturation of 18%, and lightness of 69%.

Pale Sage Hex Code Color Codes

Here are all the color format codes for Pale Sage Hex Code:

  • HEX: #acbda1
  • RGB: rgb(172, 189, 161)
  • HSL: hsl(96°, 18%, 69%)
  • CMYK: cmyk(9%, 0%, 15%, 26%)
  • Android/Flutter: Color(0xFFACBDA1)
  • Swift UIColor: UIColor(red: 0.675, green: 0.741, blue: 0.631, alpha: 1.0)

Is Pale Sage Hex Code Accessible?

Pale Sage Hex Code (#acbda1) passes WCAG AA accessibility standards. It has a contrast ratio of 1.99:1 against white and 10.55:1 against black text. For better readability, prefer black text on this color for normal body text. It also meets WCAG AAA — the highest accessibility level.

How to Use Pale Sage Hex Code in Design

Pale Sage Hex Code is a light green tone that works well as a background, accent, or highlight color in modern UI designs. It pairs beautifully with its complementary color #b3a2be for strong contrast. In CSS, you can use it directly as color: #acbda1; or background-color: #acbda1;.

Pale Sage Hex Code Shades and Tints

Shades of Pale Sage Hex Code are created by mixing it with black, ranging from the original #acbda1 down to near-black #99a88f. Tints are made by adding white — from the base color up to near-white #f6f8f5. These variations help build complete design system palettes and Tailwind CSS color scales.

Pale Sage Hex Code Color Harmonies

The complementary color of Pale Sage Hex Code is #b3a2be. Its analogous colors are #a2bea5 and #bbbea2. For a triadic palette, combine it with #a2adbe and #bea2ad.

Frequently Asked Questions

What is the hex code for Pale Sage Hex Code?

The hex code for Pale Sage Hex Code is #acbda1.

What is the RGB value of Pale Sage Hex Code?

The RGB value is rgb(172, 189, 161). Red channel: 172/255, Green: 189/255, Blue: 161/255.

Is Pale Sage Hex Code good for web accessibility?

Pale Sage Hex Code has a contrast ratio of 1.99:1 with white and 10.55:1 with black. It passes WCAG AA standards for normal text.

What colors go well with Pale Sage Hex Code?

Pale Sage Hex Code pairs well with its complementary color #b3a2be, analogous colors #a2bea5 and #bbbea2, or neutral whites and grays for a clean, modern look.

How do I use Pale Sage Hex Code in CSS?

Use it in CSS like this:
background-color: #acbda1;
color: #acbda1;
Or as a CSS variable: --color-primary: #acbda1;

HEX
#acbda1
RGB
rgb(172, 189, 161)
HSL
hsl(96°, 18%, 69%)
CMYK
cmyk(9%, 0%, 15%, 26%)
RGBA
rgba(172, 189, 161, 1)
HSLA
hsla(96, 18%, 69%, 1)
Android / Flutter
Color(0xFFACBDA1)
Swift / UIColor
UIColor(r:0.67 g:0.74 b:0.63)
Hex 0x
0xACBDA1
White text
1.99:1
FailFail Large
Black text
10.55:1
AAAAA Large

WCAG AA requires ≥4.5:1 for normal text, ≥3:1 for large text. AAA requires ≥7:1.

Contrast with white1.99:1
Contrast with black10.55:1
Sample text 21:1
+
=
50%
CSS Variables
/* Pale Sage Hex Code */
--color-primary: #acbda1;
--color-primary-rgb: 172, 189, 161;
--color-primary-hsl: 96 18% 69%;
--color-primary-text: #1a1a2e;
Tailwind Config
// tailwind.config.js
colors: {
  'pale-sage-hex-code': {
    DEFAULT: '#acbda1',
    100: '#ffffff',
    200: '#f6f8f5',
    300: '#edf1ea',
    400: '#e4e9e0',
    500: '#dbe2d6',
    600: '#99a88f',
    700: '#86937d',
    800: '#737e6b',
    900: '#606959',
    950: '#4c5448',
  }
}
SCSS Map
$pale-sage-hex-code: (
  'base': #acbda1,
  'light': #edf1ea,
  'dark': #86937d,
  'rgb': 172, 189, 161
);
Badge Outline Badge
AB
Pale Sage Hex Code
#acbda1

A beautiful color used in modern design systems. Click to copy the hex code and use it in your projects.

Heading H1

Heading H2

Regular body text with a colored link inside. Lorem ipsum dolor sit amet, consectetur adipiscing elit.

Caption text or muted secondary copy. Used for descriptions and supplemental information.


Highlighted blockquote text using this color as an accent.

How this color appears to people with different types of color vision deficiency.

Normal — #acbda1
Deuteranopia — #b2b1a1
Protanopia — #b3b4a1
Tritanopia — #acbcad
Achromatopsia — #b5b5b5

Pale Sage Hex Code Color Palettes

#5d7b4c
#90a47f
#889a7e
#acc09b
#b2bdad
#a2c082
#9ac18b
#b3cd98
#c8e0be
#e8efe1
#8e9489
#b3bcae
#c1cbbe
#dddfdd
#f5f5f5
#b2c2b5
#cdd6cd
#dde9de
#f3f6f4
#f9fbf9
#adb295
#d5d8c0
#e3e2cf
#e3e5dc
#ffffff
#bddf95
#c4e1b7
#e3efd7
#edf8e8
#f8fbf4
#a3a3a3
#bababa
#e6e6e6
#fafafa
#f5f5f5
#72b361
#85bf73
#add59f
#b1d0a4
#daead7
#93ad52
#a0af79
#bdce97
#d0dcac
#e6f0db

Pale Sage Hex Code Shades

#acbda1
#99a88f
#86937d
#737e6b
#606959
#4c5448
#393f36
#262a24
#131512
#000000

Pale Sage Hex Code Tints

#adbea2
#b6c5ac
#bfcdb6
#c8d4c1
#d2dbcb
#dbe2d6
#e4e9e0
#edf1ea
#f6f8f5
#ffffff

Pale Sage Hex Code Tones

#adbea2
#adbda3
#aebba5
#aeb9a6
#aeb8a8
#afb6aa
#afb5ab
#afb3ad
#b0b2ae
#b0b0b0

Pale Sage Hex Code Gradients

Light fade linear-gradient(135deg, #acbda1, #f6f8f5)...
Dark fade linear-gradient(135deg, #acbda1, #99a88f)...
Complementary linear-gradient(135deg, #acbda1, #b3a2be)...
Triadic linear-gradient(135deg, #acbda1, #a2adbe, #bea2ad) ...
Saturation burst linear-gradient(135deg, #adc0a0, #a0ff61) ...

Pale Sage Hex Code Related Colors

Copied!