#ACBBB1#ACBBB1
#ACBBB1 is a light, muted green. Relative luminance 0.475; OKLCH L 77.8% C 0.022 H 156.7°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBBB1 |
|---|---|
| RGB | rgb(172, 187, 177) |
| HSL | hsl(140, 10%, 70%) |
| HSV | hsv(140, 8%, 73%) |
| CMYK | cmyk(8%, 0%, 5.3%, 26.7%) |
| CIE-LAB | lab(74.50, -7.09, 3.29) |
| CIE-LCH | lch(74.50, 7.81, 155.10°) |
| OKLab | oklab(77.75% -0.0199 0.0086) |
| OKLCH | oklch(77.75% 0.022 156.7) |
| XYZ | xyz(42.7178, 47.4852, 48.5015) |
| Luminance | 0.4749 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.79
Silver
#C0C0C0
ΔE00 9.19
Cool Grey
#95A3A6
ΔE00 9.25
Cement
#A5A391
ΔE00 9.71
Dark Gray
#A9A9A9
ΔE00 9.75
Greenish Grey
#96AE8D
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBBB1 #BBACB6
analogous
#AEBBAC #ACBBB1 #ACBBB8
triadic
#ACBBB1 #B1ACBB #BBB1AC
tetradic
#ACBBB1 #ACAEBB #BBACB6 #BBB8AC
square
#ACBBB1 #ACAEBB #BBACB6 #BBB8AC
split-complementary
#ACBBB1 #B8ACBB #BBACAE
monochromatic
#6B8272 #8A9F91 #ACBBB1 #CED7D1 #EEF1EF
Accessibility & contrast
On white
2.00
#ACBBB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#ACBBB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBBB1
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBBB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBBB1 | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB8B1
Deuteranopia (green-blind)
#B8B6B2
Tritanopia (blue-blind)
#AABBB8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #acbbb1; /* rgb */ color: rgb(172, 187, 177); /* oklch */ color: oklch(77.8% 0.022 156.7);
Tailwind
colors: {
custom: {
50: '#c4cfc8',
500: '#acbbb1',
950: '#000000',
},
}SCSS
$custom: #acbbb1; $custom-light: #c4cfc8; $custom-dark: #000000;
JSON
{
"hex": "#acbbb1",
"rgb": {
"r": 172,
"g": 187,
"b": 177
},
"hsl": {
"h": 140,
"s": 9.934,
"l": 70.392
},
"oklch": {
"l": 0.77754,
"c": 0.02169,
"h": 156.7
},
"luminance": 0.47486
}Semantic roles & 50–950 ramp
primary
#ACBBB1
secondary
#E3DFE2
accent
#527E94
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121313
muted
#818282