#ACBBB3#ACBBB3
#ACBBB3 is a light, muted green. Relative luminance 0.476; OKLCH L 77.8% C 0.020 H 162.8°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBBB3 |
|---|---|
| RGB | rgb(172, 187, 179) |
| HSL | hsl(148, 10%, 70%) |
| HSV | hsv(148, 8%, 73%) |
| CMYK | cmyk(8%, 0%, 4.3%, 26.7%) |
| CIE-LAB | lab(74.55, -6.71, 2.28) |
| CIE-LCH | lch(74.55, 7.08, 161.26°) |
| OKLab | oklab(77.81% -0.0191 0.0059) |
| OKLCH | oklch(77.81% 0.02 162.8) |
| XYZ | xyz(42.9186, 47.5655, 49.5590) |
| Luminance | 0.4757 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.32
Cool Grey
#95A3A6
ΔE00 8.66
Silver
#C0C0C0
ΔE00 8.67
Dark Gray
#A9A9A9
ΔE00 9.28
Dove Gray
#B6B8BD
ΔE00 9.65
Cement
#A5A391
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBBB3 #BBACB4
analogous
#ACBBAC #ACBBB3 #ACBBBA
triadic
#ACBBB3 #B3ACBB #BBB3AC
tetradic
#ACBBB3 #ACACBB #BBACB4 #BBBAAC
square
#ACBBB3 #ACACBB #BBACB4 #BBBAAC
split-complementary
#ACBBB3 #BAACBB #BBACAC
monochromatic
#6B8276 #8A9F94 #ACBBB3 #CED7D2 #EEF1F0
Accessibility & contrast
On white
2.00
#ACBBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#ACBBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBBB3
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBBB3 | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB9B3
Deuteranopia (green-blind)
#B8B7B3
Tritanopia (blue-blind)
#A9BBB9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #acbbb3; /* rgb */ color: rgb(172, 187, 179); /* oklch */ color: oklch(77.8% 0.020 162.8);
Tailwind
colors: {
custom: {
50: '#c4cfc9',
500: '#acbbb3',
950: '#000000',
},
}SCSS
$custom: #acbbb3; $custom-light: #c4cfc9; $custom-dark: #000000;
JSON
{
"hex": "#acbbb3",
"rgb": {
"r": 172,
"g": 187,
"b": 179
},
"hsl": {
"h": 148,
"s": 9.934,
"l": 70.392
},
"oklch": {
"l": 0.77811,
"c": 0.02,
"h": 162.8
},
"luminance": 0.47566
}Semantic roles & 50–950 ramp
primary
#ACBBB3
secondary
#E3DFE2
accent
#527594
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121313
muted
#818282