#ACBAB0#ACBAB0
#ACBAB0 is a light, muted green. Relative luminance 0.470; OKLCH L 77.5% C 0.021 H 154.8°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBAB0 |
|---|---|
| RGB | rgb(172, 186, 176) |
| HSL | hsl(137, 9%, 70%) |
| HSV | hsv(137, 8%, 73%) |
| CMYK | cmyk(7.5%, 0%, 5.4%, 27.1%) |
| CIE-LAB | lab(74.20, -6.75, 3.41) |
| CIE-LCH | lch(74.20, 7.56, 153.21°) |
| OKLab | oklab(77.51% -0.0189 0.0089) |
| OKLCH | oklch(77.51% 0.021 154.8) |
| XYZ | xyz(42.4071, 47.0226, 47.9080) |
| Luminance | 0.4702 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.69
Silver
#C0C0C0
ΔE00 8.97
Cool Grey
#95A3A6
ΔE00 9.06
Cement
#A5A391
ΔE00 9.32
Dark Gray
#A9A9A9
ΔE00 9.39
Greyish
#A8A495
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBAB0 #BAACB6
analogous
#AFBAAC #ACBAB0 #ACBAB7
triadic
#ACBAB0 #B0ACBA #BAB0AC
tetradic
#ACBAB0 #ACAFBA #BAACB6 #BAB7AC
square
#ACBAB0 #ACAFBA #BAACB6 #BAB7AC
split-complementary
#ACBAB0 #B7ACBA #BAACAF
monochromatic
#6B8171 #8B9E90 #ACBAB0 #CDD6D0 #EEF1EF
Accessibility & contrast
On white
2.02
#ACBAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#ACBAB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBAB0
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBAB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBAB0 | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB7B0
Deuteranopia (green-blind)
#B7B6B0
Tritanopia (blue-blind)
#AABAB7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #acbab0; /* rgb */ color: rgb(172, 186, 176); /* oklch */ color: oklch(77.5% 0.021 154.8);
Tailwind
colors: {
custom: {
50: '#c4cec7',
500: '#acbab0',
950: '#000000',
},
}SCSS
$custom: #acbab0; $custom-light: #c4cec7; $custom-dark: #000000;
JSON
{
"hex": "#acbab0",
"rgb": {
"r": 172,
"g": 186,
"b": 176
},
"hsl": {
"h": 137.143,
"s": 9.211,
"l": 70.196
},
"oklch": {
"l": 0.77512,
"c": 0.02088,
"h": 154.8
},
"luminance": 0.47023
}Semantic roles & 50–950 ramp
primary
#ACBAB0
secondary
#E3DFE2
accent
#528193
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121313
muted
#818282