#ACBFA7#ACBFA7
#ACBFA7 is a light, muted green. Relative luminance 0.488; OKLCH L 78.3% C 0.039 H 139.2°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBFA7 |
|---|---|
| RGB | rgb(172, 191, 167) |
| HSL | hsl(108, 16%, 70%) |
| HSV | hsv(108, 13%, 75%) |
| CMYK | cmyk(9.9%, 0%, 12.6%, 25.1%) |
| CIE-LAB | lab(75.34, -11.01, 9.92) |
| CIE-LCH | lch(75.34, 14.82, 137.98°) |
| OKLab | oklab(78.34% -0.0298 0.0258) |
| OKLCH | oklch(78.34% 0.039 139.2) |
| XYZ | xyz(42.6178, 48.8218, 43.7300) |
| Luminance | 0.4882 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.15
Sage Green
#9CAF88
ΔE00 6.69
Darkseagreen
#8FBC8F
ΔE00 8.60
Grey Green
#86A17D
ΔE00 10.40
Greyish Green
#82A67D
ΔE00 10.72
Lichen
#8FB67B
ΔE00 10.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBFA7 #BAA7BF
analogous
#B8BFA7 #ACBFA7 #A7BFAE
triadic
#ACBFA7 #A7ACBF #BFA7AC
tetradic
#ACBFA7 #A7B8BF #BAA7BF #BFAEA7
square
#ACBFA7 #A7B8BF #BAA7BF #BFAEA7
split-complementary
#ACBFA7 #AEA7BF #BFA7B8
monochromatic
#6B8863 #8BA584 #ACBFA7 #CDD9CA #EEF2ED
Accessibility & contrast
On white
1.95
#ACBFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#ACBFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBFA7
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBFA7 | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BBA6
Deuteranopia (green-blind)
#BDB9A8
Tritanopia (blue-blind)
#ABBDB8
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #acbfa7; /* rgb */ color: rgb(172, 191, 167); /* oklch */ color: oklch(78.3% 0.039 139.2);
Tailwind
colors: {
custom: {
50: '#c4d2c1',
500: '#acbfa7',
950: '#000000',
},
}SCSS
$custom: #acbfa7; $custom-light: #c4d2c1; $custom-dark: #000000;
JSON
{
"hex": "#acbfa7",
"rgb": {
"r": 172,
"g": 191,
"b": 167
},
"hsl": {
"h": 107.5,
"s": 15.789,
"l": 70.196
},
"oklch": {
"l": 0.7834,
"c": 0.03938,
"h": 139.2
},
"luminance": 0.48822
}Semantic roles & 50–950 ramp
primary
#ACBFA7
secondary
#E3DEE4
accent
#4B9A8A
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#121412
muted
#818281