#ACBAAA#ACBAAA
#ACBAAA is a light, muted green. Relative luminance 0.468; OKLCH L 77.3% C 0.027 H 141.7°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBAAA |
|---|---|
| RGB | rgb(172, 186, 170) |
| HSL | hsl(113, 10%, 70%) |
| HSV | hsv(113, 9%, 73%) |
| CMYK | cmyk(7.5%, 0%, 8.6%, 27.1%) |
| CIE-LAB | lab(74.06, -7.86, 6.46) |
| CIE-LCH | lch(74.06, 10.17, 140.58°) |
| OKLab | oklab(77.35% -0.0214 0.0169) |
| OKLCH | oklch(77.35% 0.027 141.7) |
| XYZ | xyz(41.8265, 46.7904, 44.8503) |
| Luminance | 0.4679 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.88
Sage Green
#9CAF88
ΔE00 8.58
Cement
#A5A391
ΔE00 8.85
Silver (survey)
#C5C9C7
ΔE00 9.31
Greyish
#A8A495
ΔE00 9.51
Bland
#AFA88B
ΔE00 10.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBAAA #B8AABA
analogous
#B4BAAA #ACBAAA #AABAB0
triadic
#ACBAAA #AAACBA #BAAAAC
tetradic
#ACBAAA #AAB4BA #B8AABA #BAB0AA
square
#ACBAAA #AAB4BA #B8AABA #BAB0AA
split-complementary
#ACBAAA #B0AABA #BAAAB4
monochromatic
#6C8169 #8B9F88 #ACBAAA #CDD5CC #EEF1EE
Accessibility & contrast
On white
2.03
#ACBAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#ACBAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBAAA
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBAAA | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB7A9
Deuteranopia (green-blind)
#B9B5AB
Tritanopia (blue-blind)
#ABB9B5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #acbaaa; /* rgb */ color: rgb(172, 186, 170); /* oklch */ color: oklch(77.3% 0.027 141.7);
Tailwind
colors: {
custom: {
50: '#c4cec3',
500: '#acbaaa',
950: '#000000',
},
}SCSS
$custom: #acbaaa; $custom-light: #c4cec3; $custom-dark: #000000;
JSON
{
"hex": "#acbaaa",
"rgb": {
"r": 172,
"g": 186,
"b": 170
},
"hsl": {
"h": 112.5,
"s": 10.39,
"l": 69.804
},
"oklch": {
"l": 0.77346,
"c": 0.02721,
"h": 141.7
},
"luminance": 0.46791
}Semantic roles & 50–950 ramp
primary
#ACBAAA
secondary
#E2DEE2
accent
#51948C
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#121312
muted
#818281