#ACBBAB#ACBBAB
#ACBBAB is a light, muted green. Relative luminance 0.473; OKLCH L 77.6% C 0.028 H 143.6°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBBAB |
|---|---|
| RGB | rgb(172, 187, 171) |
| HSL | hsl(116, 11%, 70%) |
| HSV | hsv(116, 9%, 73%) |
| CMYK | cmyk(8%, 0%, 8.6%, 26.7%) |
| CIE-LAB | lab(74.35, -8.20, 6.34) |
| CIE-LCH | lch(74.35, 10.36, 142.30°) |
| OKLab | oklab(77.59% -0.0224 0.0165) |
| OKLCH | oklch(77.59% 0.028 143.6) |
| XYZ | xyz(42.1329, 47.2512, 45.4209) |
| Luminance | 0.4725 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.87
Sage Green
#9CAF88
ΔE00 8.63
Cement
#A5A391
ΔE00 9.26
Silver (survey)
#C5C9C7
ΔE00 9.39
Greyish
#A8A495
ΔE00 9.93
Bland
#AFA88B
ΔE00 10.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBBAB #BAABBB
analogous
#B4BBAB #ACBBAB #ABBBB2
triadic
#ACBBAB #ABACBB #BBABAC
tetradic
#ACBBAB #ABB4BB #BAABBB #BBB2AB
square
#ACBBAB #ABB4BB #BAABBB #BBB2AB
split-complementary
#ACBBAB #B2ABBB #BBABB4
monochromatic
#6B8269 #8BA089 #ACBBAB #CDD6CD #EEF1EE
Accessibility & contrast
On white
2.01
#ACBBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#ACBBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBBAB
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBBAB | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB8AA
Deuteranopia (green-blind)
#B9B6AC
Tritanopia (blue-blind)
#ABBAB6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #acbbab; /* rgb */ color: rgb(172, 187, 171); /* oklch */ color: oklch(77.6% 0.028 143.6);
Tailwind
colors: {
custom: {
50: '#c4cfc4',
500: '#acbbab',
950: '#000000',
},
}SCSS
$custom: #acbbab; $custom-light: #c4cfc4; $custom-dark: #000000;
JSON
{
"hex": "#acbbab",
"rgb": {
"r": 172,
"g": 187,
"b": 171
},
"hsl": {
"h": 116.25,
"s": 10.526,
"l": 70.196
},
"oklch": {
"l": 0.77587,
"c": 0.02783,
"h": 143.6
},
"luminance": 0.47252
}Semantic roles & 50–950 ramp
primary
#ACBBAB
secondary
#E3DFE3
accent
#519590
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121312
muted
#818281