#ACBFAF#ACBFAF
#ACBFAF is a light, muted green. Relative luminance 0.491; OKLCH L 78.6% C 0.031 H 150.0°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBFAF |
|---|---|
| RGB | rgb(172, 191, 175) |
| HSL | hsl(129, 13%, 71%) |
| HSV | hsv(129, 10%, 75%) |
| CMYK | cmyk(9.9%, 0%, 8.4%, 25.1%) |
| CIE-LAB | lab(75.53, -9.56, 5.86) |
| CIE-LCH | lch(75.53, 11.22, 148.48°) |
| OKLab | oklab(78.55% -0.0265 0.0153) |
| OKLCH | oklch(78.55% 0.031 150) |
| XYZ | xyz(43.3803, 49.1269, 47.7461) |
| Luminance | 0.4913 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.04
Sage Green
#9CAF88
ΔE00 9.01
Silver (survey)
#C5C9C7
ΔE00 9.83
Darkseagreen
#8FBC8F
ΔE00 10.77
Cement
#A5A391
ΔE00 10.85
Light Grey
#D8DCD6
ΔE00 11.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBFAF #BFACBC
analogous
#B2BFAC #ACBFAF #ACBFB8
triadic
#ACBFAF #AFACBF #BFAFAC
tetradic
#ACBFAF #ACB2BF #BFACBC #BFB8AC
square
#ACBFAF #ACB2BF #BFACBC #BFB8AC
split-complementary
#ACBFAF #B8ACBF #BFACB2
monochromatic
#69886E #89A48E #ACBFAF #CFDAD0 #EEF2EE
Accessibility & contrast
On white
1.94
#ACBFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#ACBFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBFAF
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBFAF | 1.00 | 1.94 | 10.83 | 10.83 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBBAE
Deuteranopia (green-blind)
#BCB9B0
Tritanopia (blue-blind)
#AABEBA
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #acbfaf; /* rgb */ color: rgb(172, 191, 175); /* oklch */ color: oklch(78.6% 0.031 150.0);
Tailwind
colors: {
custom: {
50: '#c4d2c6',
500: '#acbfaf',
950: '#000000',
},
}SCSS
$custom: #acbfaf; $custom-light: #c4d2c6; $custom-dark: #000000;
JSON
{
"hex": "#acbfaf",
"rgb": {
"r": 172,
"g": 191,
"b": 175
},
"hsl": {
"h": 129.474,
"s": 12.925,
"l": 71.176
},
"oklch": {
"l": 0.78554,
"c": 0.03056,
"h": 150
},
"luminance": 0.49127
}Semantic roles & 50–950 ramp
primary
#ACBFAF
secondary
#E6E1E5
accent
#4E8C97
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121413
muted
#818282